mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Merge pull request #6222 from iwubcode/emulated_input_improvements
Emulated wii input improvements
This commit is contained in:
26
Data/Sys/GameSettings/RBK.ini
Normal file
26
Data/Sys/GameSettings/RBK.ini
Normal file
@ -0,0 +1,26 @@
|
||||
# RBKJ13, RBKK69, RBKP69, RBKE69 - Boom Blox
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[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]
|
||||
# Add any video settings here
|
||||
|
||||
[Wiimote.Shake]
|
||||
Soft = 3.0
|
||||
Medium = 4.0
|
||||
Hard = 4.8
|
||||
|
||||
[Wiimote.Swing]
|
||||
Slow = 3.5
|
||||
Medium = 4.8
|
||||
Fast = 6
|
26
Data/Sys/GameSettings/RYB.ini
Normal file
26
Data/Sys/GameSettings/RYB.ini
Normal file
@ -0,0 +1,26 @@
|
||||
# RYBP69, RYBE69 - Boom Blox Bash Party
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[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]
|
||||
# Add any video settings here
|
||||
|
||||
[Wiimote.Shake]
|
||||
Soft = 3.0
|
||||
Medium = 4.0
|
||||
Hard = 4.8
|
||||
|
||||
[Wiimote.Swing]
|
||||
Slow = 3.5
|
||||
Medium = 4.8
|
||||
Fast = 6
|
Reference in New Issue
Block a user