Android/GameSettings: Add IR defaults for RMG, RUU, RZD, RMC, SB4, and ROD
This commit is contained in:
parent
d0b42286cf
commit
8c3129697c
|
@ -1,5 +1,10 @@
|
|||
# RMCE01, RMCJ01, RMCK01, RMCP01 - Mario Kart Wii
|
||||
|
||||
[Controls]
|
||||
IRHeight = 50
|
||||
IRWidth = 30
|
||||
IRCenter = 50
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
# RMGE01, RMGJ01, RMGK01, RMGP01 - SUPER MARIO GALAXY
|
||||
|
||||
[Controls]
|
||||
IRHeight = 50
|
||||
IRWidth = 30
|
||||
IRCenter = 50
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# RODE01, RODJ01, RODK01, RODP01 - WarioWare: Smooth Moves
|
||||
[Controls]
|
||||
IRHeight = 71
|
||||
IRWidth = 64
|
||||
IRCenter = 99
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# RUUE01, RUUJ01, RUUK01, RUUP01 - Animal Crossing Wii
|
||||
[Controls]
|
||||
IRHeight = 50
|
||||
IRWidth = 30
|
||||
IRCenter = 50
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# RZDE01, RZDJ01, RZDK01, RZDP01 - The Legend of Zelda: Twilight Princess [Wii]
|
||||
[Controls]
|
||||
IRHeight = 39
|
||||
IRWidth = 37
|
||||
IRCenter = 91
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# SB4E01, SB4J01, SB4P01 - Super Mario Galaxy 2
|
||||
[Controls]
|
||||
IRHeight = 50
|
||||
IRWidth = 30
|
||||
IRCenter = 50
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
|
Loading…
Reference in New Issue