Closed icex2 closed 1 year ago
In GitLab by @Radio on Nov 16, 2020, 12:29
Can confirm this also happens on Windows 7
This was a problem with the old monitor check logic not working correctly on iidx18. Fixes included in the following PR: https://github.com/djhackersdev/bemanitools/pull/236
Version 5.44 also has this fixes included.
Summary
IIDX 18 gets stuck on boot when the BT5 monitor check is enabled.
Expected behavior
Should not happen, game boots.
Current behavior
Game gets stuck mostly on "GAME SYSTEM BOOTING..." but can also happen before that, e.g. first screen with "elapsed time" showing the value 2.
Detailed Description
Not a lot to add to the above.
Steps to reproduce
-p gfx.monitor_check=0
or-p gfx.monitor_check=59.95
togamestart.bat
and run it. Or, set the values in theiidxhook.conf
file.Possible solution
Don't use BT5's monitor check with iidx 18 for now.
Context (Environment)
Bemanitools version(s) affected
Game(s) and version(s) affected
Other games pre iidx18 tested and no issues there, e.g. iidx10, iidx17
Log output
Checked the log but nothing relevant found.
Configuration files
Stock configuration + the changes mentioned above.
Command line arguments
See above.
APIs used
Default
eamio
andiidxio
APIs.OS version
Windows 10