mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-24 14:50:10 +01:00
iidxhook8/9 faq: Add force refresh rate on high freq monitors entry
This commit is contained in:
parent
89c3ada28f
commit
1cdf330cbf
@ -137,6 +137,16 @@ mainboard.
|
|||||||
|
|
||||||
# Troubleshooting and FAQ
|
# Troubleshooting and FAQ
|
||||||
|
|
||||||
|
## The monitor check is showing high fps and I am using a monitor with high refresh rate features, e.g. 120/144hz
|
||||||
|
Sync and timing might be screwed up since the game was never meant to run on
|
||||||
|
such refresh rates. Try setting the option `gfx.forced_refresh_rate` to either
|
||||||
|
`59` or `60`.
|
||||||
|
|
||||||
|
Note: Your GPU driver settings must be configured to allow application overrides
|
||||||
|
on vertical sync/refresh rate options.
|
||||||
|
|
||||||
|
On AMD GPUs, set the "V-Sync" option to `On, unless application specifies`.
|
||||||
|
|
||||||
## The game does not run "well" (frame drops, drifting offsync etc)
|
## The game does not run "well" (frame drops, drifting offsync etc)
|
||||||
This can be related to various issues:
|
This can be related to various issues:
|
||||||
* Make sure to run the game as (true) Administrator especially on Windows 7 and
|
* Make sure to run the game as (true) Administrator especially on Windows 7 and
|
||||||
|
@ -92,6 +92,16 @@ cycle the machine (i.e. quit the game and restart it).
|
|||||||
|
|
||||||
# Real hardware support
|
# Real hardware support
|
||||||
|
|
||||||
|
## The monitor check is showing high fps and I am using a monitor with high refresh rate features, e.g. 120/144hz
|
||||||
|
Sync and timing might be screwed up since the game was never meant to run on
|
||||||
|
such refresh rates. Try setting the option `gfx.forced_refresh_rate` to either
|
||||||
|
`59` or `60`.
|
||||||
|
|
||||||
|
Note: Your GPU driver settings must be configured to allow application overrides
|
||||||
|
on vertical sync/refresh rate options.
|
||||||
|
|
||||||
|
On AMD GPUs, set the "V-Sync" option to `On, unless application specifies`.
|
||||||
|
|
||||||
### BIO2 hardware
|
### BIO2 hardware
|
||||||
|
|
||||||
Set `io.disable_bio2_emu=true` in the `iidxhook.conf` file to not hook the BIO2
|
Set `io.disable_bio2_emu=true` in the `iidxhook.conf` file to not hook the BIO2
|
||||||
|
Loading…
Reference in New Issue
Block a user