Files
retro_pi/configs/psx/retroarch.cfg
hoon 27544f3057 Add RetroPie configs backup from /opt/retropie/configs
키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 01:41:18 +09:00

12 lines
533 B
INI

# 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"