Skip to content

"Untitled" Project X - v 0.6.3

Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 31 Aug 19:07
· 86 commits to master since this release
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.
  • 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

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 to UnX_Res/inject/textures/ and move texture mods developed pre-0.6.0 into that directory.