"Untitled" Project X - v 0.6.3
D3D11 Hook Compatibility
- Improved compatibility with third-party overlays
- When exiting the game by pressing Alt+F4, config files will be written
- This was the cause of missing
UnX_Language.ini
files on some systems.
- This was the cause of missing
- The mod now requires the MSVC++ 2015 redistributable (x86 version) to run
- If you get an error about
msvcp140.dll
you need to install it from here
- If you get an error about
Important Note Regarding Texture Mods
To maintain compatibility with old texture mods that use the original hash algorithm, you must add a directory called
UnX_Old
toUnX_Res/inject/textures/
and move texture mods developed pre-0.6.0 into that directory.