Fix Motion Detection in Sonic and the Secret Rings and Jett Rocket
This commit is contained in:
parent
b0d2df727a
commit
b944ffc109
|
@ -0,0 +1,14 @@
|
|||
# DSRJ8P - Sonic and the Secret Rings
|
||||
|
||||
[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,0 +1,14 @@
|
|||
# RSRP8P, RSRE8P, RSRJ8P - Sonic and the Secret Rings
|
||||
|
||||
[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,0 +1,14 @@
|
|||
# WJEPJX, WJEEJX - Jett Rocket
|
||||
|
||||
[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,0 +1,14 @@
|
|||
# XHLPJX, XHLEJX - Jett Rocket
|
||||
|
||||
[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.
|
Loading…
Reference in New Issue