Skip to content

"Untitled" Project X - v 0.2.3

Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 23 May 00:47
· 108 commits to master since this release

Improved Steam Performance, Language Config and Texture Dumping


- Resolves serious issues with Steam's overlay and controller performance - Texture dumping spits out textures to a subdirectory (e.g. **_FFX.exe**_) to indicate which game uses it.
Language settings are no longer stored in UnX.ini

   They are now stored in UnX_Language.ini, which is generated on first run.

  • Language preferences can be stored per-game, but will default to the values set in [Language.Master]
  • To override preferences per-game, change the blank line under [<Game.exe>]



_To resolve microstutter and excessive load times due to poor multi-threaded execution, **MaxDeltaTime** in `dxgi.ini` has been set to **5**._ This value has been tested on many machines and works well most of the time, if you experience problems with third-party software such as video capture, consider setting it to **3** or (in the worst-case) **0**.


   A value of 6 will remove about 99% of performance problems, but stability is unknown.