Skip to content

Releases: Hagb/SokuDirectXOptimizations

v0.0.3.1

15 Sep 17:16
v0.0.3.1
177f818
Compare
Choose a tag to compare

Changelog (0.0.2.4 -> 0.0.3.1):

  • Set high priority for Hisoutensoku and the presenting thread, which helps the game to get more performance in multi-tasks environments. Moreover, it fixes the problem that the game sometimes freezes in slow CPUs, especially those old, single core CPUs. (Thanks to AKI on CN community and Nekopie for their feedback and testing!)
  • Separately display the presented FPS on the left of the game (logical) FPS. You can toggle this feature in show_fps of the configuration file modules/SokuDirectXOptimizations/SokuDirectXOptimizations.ini.
  • Direct3D 9Ex is no longer enabled by default, since there have been some reports that it has performance issues on some devices. You can set use_d3d9ex to toggle it. If Direct3D 9Ex is used, you can also toggle FlipEx.

v0.0.2.4-1 Fix a misconfiguration

03 Sep 05:04
ae04b60
Compare
Choose a tag to compare

Changelog:

  • Set added_present_duration_in_ms=0 in SokuDirectXOptimizations.ini, which was set to 64 in v0.0.2.4.

v0.0.2.4 initial release

02 Sep 16:03
v0.0.2.4
d659b24
Compare
Choose a tag to compare