Add RetroPie configs backup from /opt/retropie/configs
키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
11
configs/psx/retroarch.cfg
Normal file
11
configs/psx/retroarch.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
|
||||
|
||||
input_remapping_directory = "/opt/retropie/configs/psx"
|
||||
# PS1: DualShock + 왼쪽 스틱으로 이동
|
||||
input_player1_analog_dpad_mode = "1"
|
||||
# PS1 전용: CRT 느낌(큰 TV에서 픽셀 덜 거슬림). 싫으면 sharp-bilinear-simple 로 변경
|
||||
video_shader = "/opt/retropie/configs/all/retroarch/shaders/crt-pi.glslp"
|
||||
video_shader_enable = "true"
|
||||
video_smooth = "false"
|
||||
|
||||
#include "/opt/retropie/configs/all/retroarch.cfg"
|
||||
Reference in New Issue
Block a user