Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10681 from JMC47/orderupini
INI: add RealWiiRemoteRepeatReports False to Order Up!
  • Loading branch information
AdmiralCurtiss committed May 22, 2022
2 parents 0e948f3 + b396afd commit ffe0bcb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 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.

0 comments on commit ffe0bcb

Please sign in to comment.