diff options
| author | JMC47 <JMC4789@gmail.com> | 2022-05-20 02:19:22 -0400 |
|---|---|---|
| committer | JMC47 <JMC4789@gmail.com> | 2022-05-20 02:19:22 -0400 |
| commit | b396afd1a387dffbb0d5a8a5606907a1bc3bf136 (patch) | |
| tree | 092e84d246f98f4989ec97701b33556d892dd992 /Data | |
| parent | 0f2540a0d1133950467845f20b1e003181147781 (diff) | |
INI: add RealWiiRemoteRepeatReports False to Order Up!
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/ROX.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/ROX.ini b/Data/Sys/GameSettings/ROX.ini new file mode 100644 index 0000000000..43b714d973 --- /dev/null +++ b/Data/Sys/GameSettings/ROX.ini @@ -0,0 +1,14 @@ +# ROXP7J, ROXX7J, ROXE20 - Order Up! + +[Core] +# Values set here will override the main Dolphin settings. +RealWiiRemoteRepeatReports = False + +[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. |
