Fix Antarctic Adventure MSX start key and sync arcade configs

Plus 버튼 → MSX 키 2 (타이틀 시작), Custom Keyboard per-game opt.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
hoon
2026-09-01 02:01:20 +09:00
parent 27544f3057
commit 1fc934d99b
4 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
fmsx_custom_keyboard_start = "2"
fmsx_custom_keyboard_a = "space"
fmsx_custom_keyboard_y = "space"
fmsx_custom_keyboard_up = "up"
fmsx_custom_keyboard_down = "down"
fmsx_custom_keyboard_left = "left"
fmsx_custom_keyboard_right = "right"

View File

@@ -0,0 +1 @@
/opt/retropie/configs/all/retroarch.cfg

View File

@@ -1,2 +1,2 @@
input_libretro_device_p1 = "1"
input_libretro_device_p1 = "1025"
input_player1_analog_dpad_mode = "1"

View File

@@ -0,0 +1 @@
/home/hoon/RetroPie/BIOS/openmsx