Skip to content

FixAutomataRes - v 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 28 Mar 15:08
· 175 commits to master since this release

Integrated Altimor's work on FPS Uncap


  • Framerate limit is disengaged during gameplay and engaged in menus and loading screens
    • Removed busy-wait limiter option from config menu; will replace with FPS unlock settings
  • Interaction with FMVs is unknown, but should revert to the game's original framerate limiter

  • This version also includes compatibility work for video capture software and overlays
    • Behavior can be toggled under Direct3D 11 settings

0.4.0.1 fixes D3D11 compat. mode not storing in INI and adds framerate limiting to more game states (thank you Francesco149).
0.4.0.2 adds keybind to toggle the framerate cap (hardcoded: Ctrl+Shift+.); will make configurable in future release
0.4.0.3 fixes framerate cap checkbox and tidies up config UI slightly
0.4.0.4 fixes race condition in CEGUI init. and fixes OSD nag text
0.4.0.5 still trying to fix Windows 7, ugh!