added default.cfg to extra emu paks

This commit is contained in:
Shaun Inman 2023-03-06 20:42:27 -05:00
parent 39a16e994d
commit 2632443c7b
11 changed files with 160 additions and 0 deletions

View file

@ -0,0 +1,18 @@
mgba_skip_bios = ON
bind Up = UP
bind Down = DOWN
bind Left = LEFT
bind Right = RIGHT
bind Select = SELECT
bind Start = START
bind A Button = A
bind B Button = B
bind A Turbo = NONE:X
bind B Turbo = NONE:Y
bind L Button = L1
bind R Button = R1
bind L Turbo = NONE:L2
bind R Turbo = NONE:R2
bind More Sun = NONE:L3
bind Less Sun = NONE:R3