Add RetroPie configs backup from /opt/retropie/configs
키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
21
configs/dreamcast/mappings/keyboard.cfg
Normal file
21
configs/dreamcast/mappings/keyboard.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
[emulator]
|
||||
mapping_name = Generic Keyboard
|
||||
emu_btn_escape = 1
|
||||
|
||||
[dreamcast]
|
||||
btn_a = 30
|
||||
btn_b = 48
|
||||
btn_c = 46
|
||||
btn_d = 32
|
||||
btn_x = 45
|
||||
btn_y = 21
|
||||
btn_z = 44
|
||||
btn_start = 28
|
||||
btn_dpad1_left = 105
|
||||
btn_dpad1_right = 106
|
||||
btn_dpad1_up = 103
|
||||
btn_dpad1_down = 108
|
||||
|
||||
[compat]
|
||||
btn_trigger_left = 29
|
||||
btn_trigger_right = 97
|
||||
Reference in New Issue
Block a user