Skip to content

FixAutomataRes - v 0.4.1

Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 29 Mar 22:31
· 163 commits to master since this release

Framerate Uncap Promoted to Release


Still testing, but optional and disabled by default.

Integrated the framerate uncap work done by Altimor and Francesco149 and added tooltips to the config UI to explain how to use it. It is especially important that you override refresh rate (either using dxgi.ini or by having your driver force the highest refresh rate available) or the game is very likely going to remain at 60 Hz in fullscreen with VSYNC enabled.


  • Cleaned up the config UI and added green text to point users to the single most important performance option 😉

0.4.1.1 includes a minor tweak to CEGUI delay-load code for steamclient64.dll compatibility
0.4.1.2 fixes pesky utf8 encoding issue, ™️ is no longer ⢠in achievement popup
0.4.1.3 works around bug in Steam beta client causing the update dialog to close prematurely; no fix for Tales of Zestiria 👎
0.4.1.4 removes workaround, Steam beta client fixed.
0.4.1.5 tweaks log file locking behavior
0.4.1.6 defer CEGUI delay-load (revert 0.4.1.1) - stupid Steam DRM :-/
0.4.1.7 minor tweaks to Steam DRM compat.