first pass at overrides rewrite
overrides now live in default.cfg inside TAG.pak
This commit is contained in:
parent
01c8cd9ba1
commit
7a6ae29a20
12 changed files with 359 additions and 180 deletions
14
skeleton/SYSTEM/rg35xx/paks/Emus/MD.pak/default.cfg
Normal file
14
skeleton/SYSTEM/rg35xx/paks/Emus/MD.pak/default.cfg
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
-picodrive_sound_rate = 44100
|
||||
|
||||
bind Up = UP
|
||||
bind Down = DOWN
|
||||
bind Left = LEFT
|
||||
bind Right = RIGHT
|
||||
bind Mode = SELECT
|
||||
bind Start = START
|
||||
bind A Button = Y
|
||||
bind B Button = X:B
|
||||
bind C Button = A
|
||||
bind X Button = B:L1
|
||||
bind Y Button = L1:X
|
||||
bind Z Button = R1
|
||||
Loading…
Add table
Add a link
Reference in a new issue