Add RetroPie configs backup from /opt/retropie/configs

키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
hoon
2026-09-01 01:41:18 +09:00
parent d1e986fac9
commit 27544f3057
189 changed files with 29732 additions and 34 deletions

11
configs/psx/retroarch.cfg Normal file
View 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"