mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
Merge pull request #12350 from PatrickFerry/add_accurate_nans_game
Gameini: Enable AccurateNaNs for "Jeep Thrills"
This commit is contained in:
commit
bf415f9b54
17
Data/Sys/GameSettings/RJ3.ini
Normal file
17
Data/Sys/GameSettings/RJ3.ini
Normal file
@ -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…
x
Reference in New Issue
Block a user