Skip to content

"Untitled" Project X - v 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 17 May 09:21
· 114 commits to master since this release

Final Fantasy X-2 Button Support

  • Restructured the button modding system
    • Correct button packs require a spritesheet and sixteen individual textures for each button face
    • At present, only PlayStation_Glossy (default setting) is compatible with FFX-2
  • Re-purposed Final Fantasy's "Four Finger Salute" 🍀
    • Access the in-game settings menu by pressing L2 + R2 + Select + Start
    • This menu ordinarily requires a keyboard and the ESC key
  • Added support to permanently hide the mouse cursor 🐭
    • Set CursorTimeout to 0.0

Experimental Fullscreen Mode Support

  • Edit UnX.ini and set EnableFullscreen=true

    You cannot Alt + Tab while the game is running in fullscreen mode - you will have to terminate the game from the task manager if you accidentally do that.

    _Intended only to test performance_

    Engage by pressing Alt + Enter in-game


Potential Solution for Excessive Loading Screens

   MaxDeltaTime bumped up from 0 to 3 in dxgi.ini

  • Idle CPU usage will rise, but post-battle screens should no longer take 20 seconds