Skip to content
View ZackWilde27's full-sized avatar

Block or report ZackWilde27

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZackWilde27/README.md

Hi, I'm Zack Wilde (I don't play guitar, sorry)


I'm an environment artist, creating assets in blender and re-making materials from scratch in unreal engine to get some of the best graphics possible out of the quest 2. If you have a headset, check out the game I worked on at High Level Studios.


I'm the type of person that sees something and goes "How do I make my own?"

That has happened to me many times over the years, I've made games, music, animations, even some YouTube videos back in the day that are hard for me to watch years later.


My introduction to modding was Half-Life: Alyx, I made a CoD Zombies like mod after searching it up and not finding anything.

You should check out BLOPS 17, somehow that mod didn't show up, and if it did my mod would not exist, because it was exactly what I was looking for, it's great.


I started decompiling FlatOut 2 because it's a game I'm nostalgic for, and I was curious how it worked.

I didn't expect it but I really like making middle-ware (is that the right word for it?). Anything that takes a tedious process and makes it easier, or takes a complicated syntax and simplifies it.


My end goal is to make software that is as easy to use as possible without limiting what you can do with it.

I also like writing documentation that makes sure no matter who you are, you know as much as I do by the end of it. That usually means it's long but hopefully I've made it interesting enough to go through

Pinned Loading

  1. FlatOut-2-decomp FlatOut-2-decomp Public

    My attempted decompilation of FlatOut 2

    C 32

  2. FlatOut2-HLSLToSHA FlatOut2-HLSLToSHA Public

    Converts HLSL scripts to FlatOut 2 shaders

    Python 3

  3. FlatOut2ScreenSpaceReflections FlatOut2ScreenSpaceReflections Public

    Reloaded II mod that adds screen-space reflections to FlatOut 2

    C#

  4. FlatOut2VerboseShaderErrors FlatOut2VerboseShaderErrors Public

    A mod for FlatOut 2 that shows effect errors

    C++

  5. FlatOut2_NewMoveset FlatOut2_NewMoveset Public

    Reloaded II mod that adds some new abilities to the game

    C# 1

  6. FlatOut2_ShaderSwapper FlatOut2_ShaderSwapper Public

    Reloaded II mod that recompiles shaders on the fly

    PowerShell