Gameini: Enable AccurateNaNs for "Jeep Thrills"
This commit is contained in:
parent
4f3f208fe4
commit
f47ac24170
|
@ -0,0 +1,17 @@
|
||||||
|
# RJ3E20, RJ3P7J - Jeep Thrills
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
# Fixes the blue screen problem. See issue 13118 for more info.
|
||||||
|
AccurateNaNs = True
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Settings]
|
Loading…
Reference in New Issue