Add RetroPie configs backup from /opt/retropie/configs
키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
configs/all/autoconf.cfg
Normal file
9
configs/all/autoconf.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
# this file can be used to enable/disable retropie autoconfiguration features
|
||||
8bitdo_hack = "0"
|
||||
es_swap_a_b = "0"
|
||||
disable = "0"
|
||||
mupen64plus_audio = "0"
|
||||
mupen64plus_compatibility_check = "0"
|
||||
mupen64plus_hotkeys = "1"
|
||||
mupen64plus_texture_packs = "1"
|
||||
reicast_input = "1"
|
||||
1
configs/all/autostart.sh
Normal file
1
configs/all/autostart.sh
Normal file
@@ -0,0 +1 @@
|
||||
emulationstation #auto
|
||||
13
configs/all/backends.cfg
Normal file
13
configs/all/backends.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
atari800="sdl12-compat"
|
||||
atari800-800="sdl12-compat"
|
||||
atari800-800xl="sdl12-compat"
|
||||
atari800-130xe="sdl12-compat"
|
||||
atari800-5200="sdl12-compat"
|
||||
capricerpi="sdl12-compat"
|
||||
fbzx="sdl12-compat"
|
||||
fuse="sdl12-compat"
|
||||
fuse-48k="sdl12-compat"
|
||||
fuse-128k="sdl12-compat"
|
||||
linapple="sdl12-compat"
|
||||
osmose="sdl12-compat"
|
||||
xrick="sdl12-compat"
|
||||
33
configs/all/emulationstation/es_input.cfg
Normal file
33
configs/all/emulationstation/es_input.cfg
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<inputList>
|
||||
<inputConfig type="joystick" deviceName="Pro Controller" vendorId="1406" productId="8201" deviceGUID="0500d71f7e0500000920000001800000">
|
||||
<input name="a" type="button" id="1" value="1" />
|
||||
<input name="b" type="button" id="0" value="1" />
|
||||
<input name="down" type="hat" id="0" value="4" />
|
||||
<input name="hotkeyenable" type="button" id="11" value="1" />
|
||||
<input name="left" type="hat" id="0" value="8" />
|
||||
<input name="leftanalogdown" type="axis" id="1" value="1" />
|
||||
<input name="leftanalogleft" type="axis" id="0" value="-1" />
|
||||
<input name="leftanalogright" type="axis" id="0" value="1" />
|
||||
<input name="leftanalogup" type="axis" id="1" value="-1" />
|
||||
<input name="leftshoulder" type="button" id="7" value="1" />
|
||||
<input name="lefttrigger" type="button" id="5" value="1" />
|
||||
<input name="right" type="hat" id="0" value="2" />
|
||||
<input name="rightanalogdown" type="axis" id="3" value="1" />
|
||||
<input name="rightanalogleft" type="axis" id="2" value="-1" />
|
||||
<input name="rightanalogright" type="axis" id="2" value="1" />
|
||||
<input name="rightanalogup" type="axis" id="3" value="-1" />
|
||||
<input name="rightshoulder" type="button" id="8" value="1" />
|
||||
<input name="righttrigger" type="button" id="6" value="1" />
|
||||
<input name="select" type="button" id="10" value="1" />
|
||||
<input name="start" type="button" id="9" value="1" />
|
||||
<input name="up" type="hat" id="0" value="1" />
|
||||
<input name="x" type="button" id="2" value="1" />
|
||||
<input name="y" type="button" id="3" value="1" />
|
||||
</inputConfig>
|
||||
<inputAction type="onfinish">
|
||||
<command>/opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
|
||||
</inputAction>
|
||||
<inputConfig type="joystick" deviceName="8BitDo Ultimate Wireless / Pro 2 Wired Controller" deviceGUID="030002afc82d00000631000014010000">
|
||||
<input name="a" type="button" id="1" value="1" /><input name="b" type="button" id="0" value="1" /><input name="x" type="button" id="3" value="1" /><input name="y" type="button" id="2" value="1" /><input name="select" type="button" id="6" value="1" /><input name="start" type="button" id="7" value="1" /><input name="hotkeyenable" type="button" id="6" value="1" /><input name="leftshoulder" type="button" id="4" value="1" /><input name="rightshoulder" type="button" id="5" value="1" /><input name="leftthumb" type="button" id="9" value="1" /><input name="rightthumb" type="button" id="10" value="1" /><input name="up" type="hat" id="0" value="1" /><input name="down" type="hat" id="0" value="4" /><input name="left" type="hat" id="0" value="8" /><input name="right" type="hat" id="0" value="2" /><input name="leftanalogleft" type="axis" id="0" value="-1" /><input name="leftanalogright" type="axis" id="0" value="1" /><input name="leftanalogup" type="axis" id="1" value="-1" /><input name="leftanalogdown" type="axis" id="1" value="1" /><input name="rightanalogleft" type="axis" id="3" value="-1" /><input name="rightanalogright" type="axis" id="3" value="1" /><input name="rightanalogup" type="axis" id="4" value="-1" /><input name="rightanalogdown" type="axis" id="4" value="1" /></inputConfig>
|
||||
</inputList>
|
||||
60
configs/all/emulationstation/es_settings.cfg
Normal file
60
configs/all/emulationstation/es_settings.cfg
Normal file
@@ -0,0 +1,60 @@
|
||||
<?xml version="1.0"?>
|
||||
<bool name="BackgroundIndexing" value="false" />
|
||||
<bool name="BackgroundJoystickInput" value="false" />
|
||||
<bool name="CollectionShowSystemInfo" value="true" />
|
||||
<bool name="DisableKidStartMenu" value="true" />
|
||||
<bool name="DoublePressRemovesFromFavs" value="false" />
|
||||
<bool name="DrawFramerate" value="false" />
|
||||
<bool name="EnableSounds" value="true" />
|
||||
<bool name="ForceDisableFilters" value="false" />
|
||||
<bool name="IgnoreLeadingArticles" value="false" />
|
||||
<bool name="LocalArt" value="false" />
|
||||
<bool name="MoveCarousel" value="true" />
|
||||
<bool name="ParseGamelistOnly" value="false" />
|
||||
<bool name="QuickSystemSelect" value="true" />
|
||||
<bool name="ScrapeRatings" value="true" />
|
||||
<bool name="ScreenSaverControls" value="true" />
|
||||
<bool name="ScreenSaverOmxPlayer" value="false" />
|
||||
<bool name="ScreenSaverVideoMute" value="false" />
|
||||
<bool name="ShowHelpPrompts" value="true" />
|
||||
<bool name="ShowHiddenFiles" value="false" />
|
||||
<bool name="SlideshowScreenSaverCustomMediaSource" value="false" />
|
||||
<bool name="SlideshowScreenSaverRecurse" value="false" />
|
||||
<bool name="SlideshowScreenSaverStretch" value="false" />
|
||||
<bool name="SortAllSystems" value="false" />
|
||||
<bool name="StretchVideoOnScreenSaver" value="false" />
|
||||
<bool name="SystemSleepTimeHintDisplayed" value="false" />
|
||||
<bool name="ThreadedLoading" value="false" />
|
||||
<bool name="UseCustomCollectionsSystem" value="true" />
|
||||
<bool name="UseFullscreenPaging" value="false" />
|
||||
<bool name="VideoAudio" value="true" />
|
||||
<bool name="VideoOmxPlayer" value="false" />
|
||||
<int name="MaxVRAM" value="80" />
|
||||
<int name="ScraperResizeHeight" value="0" />
|
||||
<int name="ScraperResizeWidth" value="400" />
|
||||
<int name="ScreenSaverSwapMediaTimeout" value="10000" />
|
||||
<int name="ScreenSaverSwapVideoTimeout" value="30000" />
|
||||
<int name="ScreenSaverTime" value="300000" />
|
||||
<int name="SystemSleepTime" value="0" />
|
||||
<string name="AudioCard" value="default" />
|
||||
<string name="AudioDevice" value="HDMI" />
|
||||
<string name="CollectionSystemsAuto" value="" />
|
||||
<string name="CollectionSystemsCustom" value="" />
|
||||
<string name="GamelistViewStyle" value="automatic" />
|
||||
<string name="LeadingArticles" value="a,an,the" />
|
||||
<string name="OMXAudioDev" value="both" />
|
||||
<string name="PowerSaverMode" value="disabled" />
|
||||
<string name="SaveGamelistsMode" value="on exit" />
|
||||
<string name="Scraper" value="TheGamesDB" />
|
||||
<string name="ScreenSaverBehavior" value="dim" />
|
||||
<string name="ScreenSaverGameInfo" value="never" />
|
||||
<string name="SlideshowScreenSaverBackgroundAudioFile" value="/home/hoon/.emulationstation/slideshow/audio/slideshow_bg.wav" />
|
||||
<string name="SlideshowScreenSaverImageFilter" value=".png,.jpg" />
|
||||
<string name="SlideshowScreenSaverMediaDir" value="/home/hoon/.emulationstation/slideshow/media" />
|
||||
<string name="SlideshowScreenSaverVideoFilter" value=".mp4,.avi" />
|
||||
<string name="StartupSystem" value="" />
|
||||
<string name="ThemeSet" value="carbon-2021" />
|
||||
<string name="TransitionStyle" value="fade" />
|
||||
<string name="UIMode" value="Full" />
|
||||
<string name="UIMode_passkey" value="uuddlrlrba" />
|
||||
<string name="VlcScreenSaverResolution" value="original" />
|
||||
1
configs/all/emulators.cfg
Normal file
1
configs/all/emulators.cfg
Normal file
@@ -0,0 +1 @@
|
||||
msx_CircusCharlieJapan = "lr-bluemsx"
|
||||
467
configs/all/retroarch-core-options.cfg
Normal file
467
configs/all/retroarch-core-options.cfg
Normal file
@@ -0,0 +1,467 @@
|
||||
bluemsx_additional_cart = "disabled"
|
||||
bluemsx_auto_rewind_cas = "ON"
|
||||
bluemsx_cartmapper = "Auto"
|
||||
bluemsx_msxtype = "Auto"
|
||||
bluemsx_nospritelimits = "OFF"
|
||||
bluemsx_overscan = "disabled"
|
||||
bluemsx_rtc_source = "host clock"
|
||||
bluemsx_sound_io_enable = "disabled"
|
||||
bluemsx_vdp_synctype = "Auto"
|
||||
bluemsx_ym2413_enable = "enabled"
|
||||
cap32_autorun = "enabled"
|
||||
cap32_combokey = "y"
|
||||
cap32_Model = "6128"
|
||||
cap32_Ram = "128"
|
||||
fbneo-allow-depth-32 = "enabled"
|
||||
fbneo-allow-patched-romsets = "enabled"
|
||||
fbneo-analog-speed = "100%"
|
||||
fbneo-cpu-speed-adjust = "100%"
|
||||
fbneo-debug-dip-1-1 = "disabled"
|
||||
fbneo-debug-dip-1-2 = "disabled"
|
||||
fbneo-debug-dip-1-3 = "disabled"
|
||||
fbneo-debug-dip-1-4 = "disabled"
|
||||
fbneo-debug-dip-1-5 = "disabled"
|
||||
fbneo-debug-dip-1-6 = "disabled"
|
||||
fbneo-debug-dip-1-7 = "disabled"
|
||||
fbneo-debug-dip-1-8 = "disabled"
|
||||
fbneo-debug-dip-2-1 = "disabled"
|
||||
fbneo-debug-dip-2-2 = "disabled"
|
||||
fbneo-debug-dip-2-3 = "disabled"
|
||||
fbneo-debug-dip-2-4 = "disabled"
|
||||
fbneo-debug-dip-2-5 = "disabled"
|
||||
fbneo-debug-dip-2-6 = "disabled"
|
||||
fbneo-debug-dip-2-7 = "disabled"
|
||||
fbneo-debug-dip-2-8 = "disabled"
|
||||
fbneo-diagnostic-input = "Hold Start"
|
||||
fbneo-dipswitch-1942b-Bonus_Life = "20k 80k 80k+"
|
||||
fbneo-dipswitch-1942b-Cabinet = "Upright"
|
||||
fbneo-dipswitch-1942b-Coin_A = "1 Coin 1 Play"
|
||||
fbneo-dipswitch-1942b-Coin_B = "1 Coin 1 Play"
|
||||
fbneo-dipswitch-1942b-Difficulty = "Normal"
|
||||
fbneo-dipswitch-1942b-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-1942b-Lives = "3"
|
||||
fbneo-dipswitch-1942b-Screen_Stop = "Off"
|
||||
fbneo-dipswitch-1942b-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpani3hk-Demo_Sounds = "On"
|
||||
fbneo-dipswitch-galpani3hk-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpani3hk-Test_Mode = "Off"
|
||||
fbneo-dipswitch-galpani3k-Demo_Sounds = "On"
|
||||
fbneo-dipswitch-galpani3k-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpani3k-Test_Mode = "Off"
|
||||
fbneo-dipswitch-galpani4j-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpani4j-Freeze = "No"
|
||||
fbneo-dipswitch-galpani4j-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpani4j-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpanisk-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpanisk-Freeze = "No"
|
||||
fbneo-dipswitch-galpanisk-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpanisk-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpans3-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpans3-Freeze = "No"
|
||||
fbneo-dipswitch-galpans3-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpans3-Speed_Hacks = "No"
|
||||
fbneo-dipswitch-galpans3-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpansu-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpansu-Freeze = "No"
|
||||
fbneo-dipswitch-galpansu-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpansu-Speed_Hacks = "No"
|
||||
fbneo-dipswitch-galpansu-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-kof2002-Autofire = "Off"
|
||||
fbneo-dipswitch-kof2002-BIOS = "MVS Asia/Europe ver. 6 (1 slot)"
|
||||
fbneo-dipswitch-kof2002-Coin_chutes = "1"
|
||||
fbneo-dipswitch-kof2002-Coin_chutes_2 = "2"
|
||||
fbneo-dipswitch-kof2002-Commmunicaton = "Disabled"
|
||||
fbneo-dipswitch-kof2002-Free_play = "Off"
|
||||
fbneo-dipswitch-kof2002-Memory_card = "Writable"
|
||||
fbneo-dipswitch-kof2002-New_card_type = "Normal"
|
||||
fbneo-dipswitch-kof2002-Overscan = "Auto"
|
||||
fbneo-dipswitch-kof2002-Setting_mode = "Off"
|
||||
fbneo-dipswitch-kof2002-Stop_mode = "Off"
|
||||
fbneo-dipswitch-kof2002-Unibios_mode = "MVS"
|
||||
fbneo-dipswitch-kof98-Autofire = "Off"
|
||||
fbneo-dipswitch-kof98-BIOS = "MVS Asia/Europe ver. 6 (1 slot)"
|
||||
fbneo-dipswitch-kof98-Coin_chutes = "1"
|
||||
fbneo-dipswitch-kof98-Coin_chutes_2 = "2"
|
||||
fbneo-dipswitch-kof98-Commmunicaton = "Disabled"
|
||||
fbneo-dipswitch-kof98-Free_play = "Off"
|
||||
fbneo-dipswitch-kof98-Memory_card = "Writable"
|
||||
fbneo-dipswitch-kof98-New_card_type = "Normal"
|
||||
fbneo-dipswitch-kof98-Overscan = "Auto"
|
||||
fbneo-dipswitch-kof98-Setting_mode = "Off"
|
||||
fbneo-dipswitch-kof98-Stop_mode = "Off"
|
||||
fbneo-dipswitch-kof98-Unibios_mode = "MVS"
|
||||
fbneo-dipswitch-snowbros-Allow_Continue = "Continue Play On"
|
||||
fbneo-dipswitch-snowbros-Bonus_Life = "Extend 100000 Only"
|
||||
fbneo-dipswitch-snowbros-Coin_A = "1 Coin 1 Play"
|
||||
fbneo-dipswitch-snowbros-Coin_B = "1 Coin 2 Play"
|
||||
fbneo-dipswitch-snowbros-Country = "Europ Type"
|
||||
fbneo-dipswitch-snowbros-Demo_Sounds = "Advertise Sound On"
|
||||
fbneo-dipswitch-snowbros-Difficulty = "Game Difficulty B"
|
||||
fbneo-dipswitch-snowbros-Flip_Screen = "Normal Screen"
|
||||
fbneo-dipswitch-snowbros-Invulnerability = "Normal Game"
|
||||
fbneo-dipswitch-snowbros-Lives = "Hero Counts 3"
|
||||
fbneo-dipswitch-snowbros-Test_Mode = "Off"
|
||||
fbneo-dipswitch-tetrsark-Cabinet = "Upright"
|
||||
fbneo-dipswitch-tetrsark-Coinage = "1 Coin 1 Credit"
|
||||
fbneo-dipswitch-tetrsark-Demo_Sounds = "Off"
|
||||
fbneo-fixed-frameskip = "0"
|
||||
fbneo-fm-interpolation = "4-point 3rd order"
|
||||
fbneo-force-60hz = "disabled"
|
||||
fbneo-frameskip-manual-threshold = "33"
|
||||
fbneo-frameskip-type = "disabled"
|
||||
fbneo-hiscores = "enabled"
|
||||
fbneo-lightgun-crosshair-emulation = "hide with lightgun device"
|
||||
fbneo-lowpass-filter = "disabled"
|
||||
fbneo-memcard-mode = "disabled"
|
||||
fbneo-neogeo-mode = "DIPSWITCH"
|
||||
fbneo-resolution = "640x480"
|
||||
fbneo-sample-interpolation = "4-point 3rd order"
|
||||
fbneo-samplerate = "48000"
|
||||
fbneo-socd = "3"
|
||||
fbneo-vertical-mode = "disabled"
|
||||
fceumm_apu_1 = "enabled"
|
||||
fceumm_apu_2 = "enabled"
|
||||
fceumm_apu_3 = "enabled"
|
||||
fceumm_apu_4 = "enabled"
|
||||
fceumm_apu_5 = "enabled"
|
||||
fceumm_apu_fds = "100"
|
||||
fceumm_apu_mmc5 = "100"
|
||||
fceumm_apu_n163 = "100"
|
||||
fceumm_apu_s5b = "100"
|
||||
fceumm_apu_vrc6 = "100"
|
||||
fceumm_apu_vrc7 = "100"
|
||||
fceumm_arkanoid_mode = "mouse"
|
||||
fceumm_aspect = "8:7 PAR"
|
||||
fceumm_game_genie = "disabled"
|
||||
fceumm_hdpacks = "enabled"
|
||||
fceumm_mouse_sensitivity = "100"
|
||||
fceumm_nospritelimit = "disabled"
|
||||
fceumm_ntsc_filter = "disabled"
|
||||
fceumm_overclocking = "disabled"
|
||||
fceumm_overscan_h_left = "0"
|
||||
fceumm_overscan_h_right = "0"
|
||||
fceumm_overscan_v_bottom = "8"
|
||||
fceumm_overscan_v_top = "8"
|
||||
fceumm_palette = "default"
|
||||
fceumm_ramstate = "fill $ff"
|
||||
fceumm_reducedmcpopping = "disabled"
|
||||
fceumm_region = "Auto"
|
||||
fceumm_removetrianglenoise = "disabled"
|
||||
fceumm_show_adv_sound_options = "disabled"
|
||||
fceumm_show_adv_system_options = "disabled"
|
||||
fceumm_show_crosshair = "enabled"
|
||||
fceumm_sndlowpass = "disabled"
|
||||
fceumm_sndquality = "Low"
|
||||
fceumm_sndrate_hint = "Auto"
|
||||
fceumm_sndstereodelay = "disabled"
|
||||
fceumm_sndvolume = "7"
|
||||
fceumm_swapduty = "disabled"
|
||||
fceumm_turbo_delay = "3"
|
||||
fceumm_turbo_enable = "None"
|
||||
fceumm_up_down_allowed = "disabled"
|
||||
fceumm_zapper_mode = "clightgun"
|
||||
fceumm_zapper_sensor = "enabled"
|
||||
fceumm_zapper_tolerance = "6"
|
||||
fceumm_zapper_trigger = "enabled"
|
||||
fmsx_allsprites = "No"
|
||||
fmsx_autospace = "No"
|
||||
fmsx_custom_keyboard_a = "space"
|
||||
fmsx_custom_keyboard_b = "space"
|
||||
fmsx_custom_keyboard_down = "down"
|
||||
fmsx_custom_keyboard_l = "f2"
|
||||
fmsx_custom_keyboard_l2 = "graph"
|
||||
fmsx_custom_keyboard_l3 = "f5"
|
||||
fmsx_custom_keyboard_left = "left"
|
||||
fmsx_custom_keyboard_r = "f3"
|
||||
fmsx_custom_keyboard_r2 = "ctrl"
|
||||
fmsx_custom_keyboard_r3 = "escape"
|
||||
fmsx_custom_keyboard_right = "right"
|
||||
fmsx_custom_keyboard_select = "f4"
|
||||
fmsx_custom_keyboard_start = "space"
|
||||
fmsx_custom_keyboard_up = "up"
|
||||
fmsx_custom_keyboard_x = "n"
|
||||
fmsx_custom_keyboard_y = "space"
|
||||
fmsx_dos2 = "No"
|
||||
fmsx_flush_disk = "Never"
|
||||
fmsx_font = "standard"
|
||||
fmsx_game_master = "No"
|
||||
fmsx_hires = "Off"
|
||||
fmsx_log_level = "Off"
|
||||
fmsx_mapper_type_mode = "Guess"
|
||||
fmsx_mode = "MSX1"
|
||||
fmsx_overscan = "No"
|
||||
fmsx_phantom_disk = "No"
|
||||
fmsx_ram_pages = "Auto"
|
||||
fmsx_scci_megaram = "Yes"
|
||||
fmsx_simbdos = "No"
|
||||
fmsx_video_mode = "NTSC"
|
||||
fmsx_vram_pages = "Auto"
|
||||
fmsx_ym2413_core = "fMSX"
|
||||
fuse_machine = "Spectrum 128K"
|
||||
gambatte_audio_resampler = "sinc"
|
||||
gambatte_dark_filter_level = "0"
|
||||
gambatte_gb_bootloader = "enabled"
|
||||
gambatte_gb_colorization = "custom"
|
||||
gambatte_gb_hwmode = "Auto"
|
||||
gambatte_gb_internal_palette = "GB - DMG"
|
||||
gambatte_gb_link_mode = "Not Connected"
|
||||
gambatte_gb_link_network_port = "56400"
|
||||
gambatte_gb_link_network_server_ip_1 = "0"
|
||||
gambatte_gb_link_network_server_ip_10 = "0"
|
||||
gambatte_gb_link_network_server_ip_11 = "0"
|
||||
gambatte_gb_link_network_server_ip_12 = "0"
|
||||
gambatte_gb_link_network_server_ip_2 = "0"
|
||||
gambatte_gb_link_network_server_ip_3 = "0"
|
||||
gambatte_gb_link_network_server_ip_4 = "0"
|
||||
gambatte_gb_link_network_server_ip_5 = "0"
|
||||
gambatte_gb_link_network_server_ip_6 = "0"
|
||||
gambatte_gb_link_network_server_ip_7 = "0"
|
||||
gambatte_gb_link_network_server_ip_8 = "0"
|
||||
gambatte_gb_link_network_server_ip_9 = "0"
|
||||
gambatte_gb_palette_pixelshift_1 = "PixelShift 01 - Arctic Green"
|
||||
gambatte_gb_palette_twb64_1 = "TWB64 001 - Aqours Blue"
|
||||
gambatte_gb_palette_twb64_2 = "TWB64 101 - 765PRO Pink"
|
||||
gambatte_gb_palette_twb64_3 = "TWB64 201 - DMG-GOLD"
|
||||
gambatte_gbc_color_correction = "GBC only"
|
||||
gambatte_gbc_color_correction_mode = "accurate"
|
||||
gambatte_gbc_frontlight_position = "central"
|
||||
gambatte_mix_frames = "disabled"
|
||||
gambatte_rumble_level = "10"
|
||||
gambatte_show_gb_link_settings = "disabled"
|
||||
gambatte_turbo_period = "4"
|
||||
gambatte_up_down_allowed = "disabled"
|
||||
genesis_plus_gx_add_on = "auto"
|
||||
genesis_plus_gx_addr_error = "enabled"
|
||||
genesis_plus_gx_aspect_ratio = "auto"
|
||||
genesis_plus_gx_audio_eq_high = "100"
|
||||
genesis_plus_gx_audio_eq_low = "100"
|
||||
genesis_plus_gx_audio_eq_mid = "100"
|
||||
genesis_plus_gx_audio_filter = "disabled"
|
||||
genesis_plus_gx_bios = "disabled"
|
||||
genesis_plus_gx_blargg_ntsc_filter = "disabled"
|
||||
genesis_plus_gx_cart_bram = "per cart"
|
||||
genesis_plus_gx_cart_size = "4meg"
|
||||
genesis_plus_gx_cd_latency = "enabled"
|
||||
genesis_plus_gx_cd_precache = "disabled"
|
||||
genesis_plus_gx_cdda_volume = "100"
|
||||
genesis_plus_gx_enhanced_vscroll = "disabled"
|
||||
genesis_plus_gx_enhanced_vscroll_limit = "8"
|
||||
genesis_plus_gx_fm_preamp = "100"
|
||||
genesis_plus_gx_force_dtack = "enabled"
|
||||
genesis_plus_gx_frameskip = "disabled"
|
||||
genesis_plus_gx_frameskip_threshold = "33"
|
||||
genesis_plus_gx_gg_extra = "disabled"
|
||||
genesis_plus_gx_gun_cursor = "disabled"
|
||||
genesis_plus_gx_gun_input = "lightgun"
|
||||
genesis_plus_gx_invert_mouse = "disabled"
|
||||
genesis_plus_gx_lcd_filter = "disabled"
|
||||
genesis_plus_gx_left_border = "disabled"
|
||||
genesis_plus_gx_lock_on = "disabled"
|
||||
genesis_plus_gx_lowpass_range = "60"
|
||||
genesis_plus_gx_md_channel_0_volume = "100"
|
||||
genesis_plus_gx_md_channel_1_volume = "100"
|
||||
genesis_plus_gx_md_channel_2_volume = "100"
|
||||
genesis_plus_gx_md_channel_3_volume = "100"
|
||||
genesis_plus_gx_md_channel_4_volume = "100"
|
||||
genesis_plus_gx_md_channel_5_volume = "100"
|
||||
genesis_plus_gx_no_sprite_limit = "disabled"
|
||||
genesis_plus_gx_overclock = "100"
|
||||
genesis_plus_gx_overscan = "disabled"
|
||||
genesis_plus_gx_pcm_volume = "100"
|
||||
genesis_plus_gx_psg_channel_0_volume = "100"
|
||||
genesis_plus_gx_psg_channel_1_volume = "100"
|
||||
genesis_plus_gx_psg_channel_2_volume = "100"
|
||||
genesis_plus_gx_psg_channel_3_volume = "100"
|
||||
genesis_plus_gx_psg_preamp = "150"
|
||||
genesis_plus_gx_region_detect = "auto"
|
||||
genesis_plus_gx_render = "single field"
|
||||
genesis_plus_gx_show_advanced_audio_settings = "disabled"
|
||||
genesis_plus_gx_sms_fm_channel_0_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_1_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_2_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_3_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_4_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_5_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_6_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_7_volume = "100"
|
||||
genesis_plus_gx_sms_fm_channel_8_volume = "100"
|
||||
genesis_plus_gx_sound_output = "stereo"
|
||||
genesis_plus_gx_system_bram = "per bios"
|
||||
genesis_plus_gx_system_hw = "auto"
|
||||
genesis_plus_gx_vdp_mode = "auto"
|
||||
genesis_plus_gx_ym2413 = "auto"
|
||||
genesis_plus_gx_ym2413_core = "mame"
|
||||
genesis_plus_gx_ym2612 = "mame (ym2612)"
|
||||
hard_reset_f12 = "disabled"
|
||||
mame2003-plus_skip_disclaimer = "enabled"
|
||||
mame2003_skip_disclaimer = "enabled"
|
||||
mupen64plus-next-EnableNativeResFactor = "1"
|
||||
mupen64plus-next-EnableOverscan = "Disabled"
|
||||
mupen64plus-next-HybridFilter = "False"
|
||||
mupen64plus-next-ThreadedRenderer = "True"
|
||||
patch_coleco_rom = "disabled"
|
||||
pce_aspect_ratio = "4:3"
|
||||
pce_fast_adpcmlp = "disabled"
|
||||
pce_fast_adpcmvolume = "100"
|
||||
pce_fast_cdbios = "System Card 3"
|
||||
pce_fast_cddavolume = "100"
|
||||
pce_fast_cdignoreerrors = "disabled"
|
||||
pce_fast_cdimagecache = "disabled"
|
||||
pce_fast_cdpsgvolume = "100"
|
||||
pce_fast_cdspeed = "1"
|
||||
pce_fast_default_joypad_type_p1 = "2 Buttons"
|
||||
pce_fast_default_joypad_type_p2 = "2 Buttons"
|
||||
pce_fast_default_joypad_type_p3 = "2 Buttons"
|
||||
pce_fast_default_joypad_type_p4 = "2 Buttons"
|
||||
pce_fast_default_joypad_type_p5 = "2 Buttons"
|
||||
pce_fast_disable_softreset = "disabled"
|
||||
pce_fast_frameskip = "disabled"
|
||||
pce_fast_frameskip_threshold = "33"
|
||||
pce_fast_hoverscan = "352"
|
||||
pce_fast_initial_scanline = "3"
|
||||
pce_fast_last_scanline = "242"
|
||||
pce_fast_mouse_sensitivity = "1.25"
|
||||
pce_fast_nospritelimit = "disabled"
|
||||
pce_fast_ocmultiplier = "1"
|
||||
pce_fast_palette = "RGB"
|
||||
pce_fast_sound_channel_0_volume = "100"
|
||||
pce_fast_sound_channel_1_volume = "100"
|
||||
pce_fast_sound_channel_2_volume = "100"
|
||||
pce_fast_sound_channel_3_volume = "100"
|
||||
pce_fast_sound_channel_4_volume = "100"
|
||||
pce_fast_sound_channel_5_volume = "100"
|
||||
pce_fast_turbo_delay = "3"
|
||||
pce_fast_turbo_toggle_hotkey = "disabled"
|
||||
pce_fast_turbo_toggling = "disabled"
|
||||
pce_multitap = "disabled"
|
||||
pce_scaling = "hires"
|
||||
pcsx_rearmed_alt_flip = "auto"
|
||||
pcsx_rearmed_analog_axis_modifier = "square"
|
||||
pcsx_rearmed_analog_combo = "l1+r1+select"
|
||||
pcsx_rearmed_bios = "auto"
|
||||
pcsx_rearmed_cd_readahead = "12"
|
||||
pcsx_rearmed_cd_turbo = "disabled"
|
||||
pcsx_rearmed_crosshair1 = "disabled"
|
||||
pcsx_rearmed_crosshair2 = "disabled"
|
||||
pcsx_rearmed_display_fps_v2 = "disabled"
|
||||
pcsx_rearmed_display_info = "enabled"
|
||||
pcsx_rearmed_dithering = "disabled"
|
||||
pcsx_rearmed_drc = "enabled"
|
||||
pcsx_rearmed_drc_thread = "auto"
|
||||
pcsx_rearmed_exception_emulation = "disabled"
|
||||
pcsx_rearmed_fractional_framerate = "auto"
|
||||
pcsx_rearmed_frameskip_interval = "3"
|
||||
pcsx_rearmed_frameskip_threshold = "33"
|
||||
pcsx_rearmed_frameskip_type = "disabled"
|
||||
pcsx_rearmed_gpu_slow_llists = "auto"
|
||||
pcsx_rearmed_gpu_thread_rendering = "disabled"
|
||||
pcsx_rearmed_gteregsunneeded = "disabled"
|
||||
pcsx_rearmed_gunconadjustratiox = "1.00"
|
||||
pcsx_rearmed_gunconadjustratioy = "1.00"
|
||||
pcsx_rearmed_gunconadjustx = "0"
|
||||
pcsx_rearmed_gunconadjusty = "0"
|
||||
pcsx_rearmed_icache_emulation = "enabled"
|
||||
pcsx_rearmed_input_sensitivity = "1.00"
|
||||
pcsx_rearmed_konamigunadjustx = "0"
|
||||
pcsx_rearmed_konamigunadjusty = "0"
|
||||
pcsx_rearmed_memcard1 = "libretro"
|
||||
pcsx_rearmed_memcard2 = "shared"
|
||||
pcsx_rearmed_multitap = "disabled"
|
||||
pcsx_rearmed_negcon_deadzone = "0"
|
||||
pcsx_rearmed_negcon_response = "linear"
|
||||
pcsx_rearmed_neon_enhancement_enable = "enabled"
|
||||
pcsx_rearmed_neon_enhancement_no_main = "disabled"
|
||||
pcsx_rearmed_neon_enhancement_tex_adj_v2 = "enabled"
|
||||
pcsx_rearmed_neon_interlace_enable_v2 = "auto"
|
||||
pcsx_rearmed_nocdaudio = "enabled"
|
||||
pcsx_rearmed_nocompathacks = "disabled"
|
||||
pcsx_rearmed_nogteflags = "disabled"
|
||||
pcsx_rearmed_nosmccheck = "disabled"
|
||||
pcsx_rearmed_nostalls = "disabled"
|
||||
pcsx_rearmed_noxadecoding = "enabled"
|
||||
pcsx_rearmed_pad1type = "dualshock"
|
||||
pcsx_rearmed_psxclock = "auto"
|
||||
pcsx_rearmed_region = "auto"
|
||||
pcsx_rearmed_rgb32_output = "disabled"
|
||||
pcsx_rearmed_scale_hires = "disabled"
|
||||
pcsx_rearmed_screen_centering = "auto"
|
||||
pcsx_rearmed_screen_centering_h_adj = "0"
|
||||
pcsx_rearmed_screen_centering_x = "0"
|
||||
pcsx_rearmed_screen_centering_y = "0"
|
||||
pcsx_rearmed_show_bios_bootlogo = "disabled"
|
||||
pcsx_rearmed_show_input_settings = "disabled"
|
||||
pcsx_rearmed_show_overscan = "disabled"
|
||||
pcsx_rearmed_spu_interpolation = "simple"
|
||||
pcsx_rearmed_spu_reverb = "enabled"
|
||||
pcsx_rearmed_spu_thread = "disabled"
|
||||
pcsx_rearmed_vibration = "enabled"
|
||||
picodrive_aspect = "PAR"
|
||||
picodrive_audio_filter = "disabled"
|
||||
picodrive_fm_filter = "off"
|
||||
picodrive_fmchip = "ym2612"
|
||||
picodrive_frameskip = "disabled"
|
||||
picodrive_frameskip_threshold = "33"
|
||||
picodrive_ggghost = "off"
|
||||
picodrive_input1 = "3 button pad"
|
||||
picodrive_input2 = "3 button pad"
|
||||
picodrive_lowpass_range = "60"
|
||||
picodrive_overclk68k = "disabled"
|
||||
picodrive_ramcart = "disabled"
|
||||
picodrive_region = "Auto"
|
||||
picodrive_renderer = "accurate"
|
||||
picodrive_smsfm = "off"
|
||||
picodrive_smsmapper = "Auto"
|
||||
picodrive_smstms = "SMS"
|
||||
picodrive_smstype = "Auto"
|
||||
picodrive_sound_rate = "44100"
|
||||
picodrive_sprlim = "disabled"
|
||||
prosystem_color_depth = "16bit"
|
||||
prosystem_gamepad_dual_stick_hack = "disabled"
|
||||
prosystem_low_pass_filter = "disabled"
|
||||
prosystem_low_pass_range = "60"
|
||||
snes9x_aspect = "4:3"
|
||||
snes9x_audio_interpolation = "gaussian"
|
||||
snes9x_blargg = "disabled"
|
||||
snes9x_block_invalid_vram_access = "enabled"
|
||||
snes9x_echo_buffer_hack = "disabled"
|
||||
snes9x_gfx_clip = "enabled"
|
||||
snes9x_gfx_transp = "enabled"
|
||||
snes9x_hires_blend = "disabled"
|
||||
snes9x_justifier1_color = "Blue"
|
||||
snes9x_justifier1_crosshair = "4"
|
||||
snes9x_justifier2_color = "Pink"
|
||||
snes9x_justifier2_crosshair = "4"
|
||||
snes9x_layer_1 = "enabled"
|
||||
snes9x_layer_2 = "enabled"
|
||||
snes9x_layer_3 = "enabled"
|
||||
snes9x_layer_4 = "enabled"
|
||||
snes9x_layer_5 = "enabled"
|
||||
snes9x_lightgun_mode = "Lightgun"
|
||||
snes9x_mode7_hires = "disabled"
|
||||
snes9x_mode7_hires_bilinear = "disabled"
|
||||
snes9x_msu1_enhanced_audio = "enabled"
|
||||
snes9x_overclock_cycles = "disabled"
|
||||
snes9x_overclock_superfx = "100%"
|
||||
snes9x_overscan = "enabled"
|
||||
snes9x_randomize_memory = "disabled"
|
||||
snes9x_reduce_sprite_flicker = "disabled"
|
||||
snes9x_region = "auto"
|
||||
snes9x_rifle_color = "White"
|
||||
snes9x_rifle_crosshair = "2"
|
||||
snes9x_show_advanced_av_settings = "disabled"
|
||||
snes9x_show_lightgun_settings = "disabled"
|
||||
snes9x_sndchan_volume_1 = "100"
|
||||
snes9x_sndchan_volume_2 = "100"
|
||||
snes9x_sndchan_volume_3 = "100"
|
||||
snes9x_sndchan_volume_4 = "100"
|
||||
snes9x_sndchan_volume_5 = "100"
|
||||
snes9x_sndchan_volume_6 = "100"
|
||||
snes9x_sndchan_volume_7 = "100"
|
||||
snes9x_sndchan_volume_8 = "100"
|
||||
snes9x_superfx_timing = "compat"
|
||||
snes9x_superscope_color = "White"
|
||||
snes9x_superscope_crosshair = "2"
|
||||
snes9x_superscope_reverse_buttons = "disabled"
|
||||
snes9x_up_down_allowed = "disabled"
|
||||
tgbdual_gblink_enable = "enabled"
|
||||
use_keyboard_for_coleco = "disabled"
|
||||
1089
configs/all/retroarch.cfg
Normal file
1089
configs/all/retroarch.cfg
Normal file
File diff suppressed because it is too large
Load Diff
1069
configs/all/retroarch.cfg.rp-dist
Normal file
1069
configs/all/retroarch.cfg.rp-dist
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,57 @@
|
||||
input_device = "8BitDo Ultimate Wireless / Pro 2 Wired Controller"
|
||||
input_driver = "udev"
|
||||
input_vendor_id = "11720"
|
||||
input_product_id = "12550"
|
||||
|
||||
# Face (Xbox layout via kernel BTN_*)
|
||||
input_b_btn = "0"
|
||||
input_a_btn = "1"
|
||||
input_y_btn = "2"
|
||||
input_x_btn = "3"
|
||||
|
||||
# Shoulders
|
||||
input_l_btn = "4"
|
||||
input_r_btn = "5"
|
||||
|
||||
# Arcade: Select=코인, Start=시작
|
||||
# kernel: btn6=BTN_SELECT, btn7=BTN_START
|
||||
input_select_btn = "6"
|
||||
input_start_btn = "7"
|
||||
|
||||
# Guide / stick clicks
|
||||
input_guide_btn = "8"
|
||||
input_l3_btn = "9"
|
||||
input_r3_btn = "10"
|
||||
|
||||
# D-pad
|
||||
input_up_btn = "h0up"
|
||||
input_down_btn = "h0down"
|
||||
input_left_btn = "h0left"
|
||||
input_right_btn = "h0right"
|
||||
|
||||
# Sticks
|
||||
input_l_x_plus_axis = "+0"
|
||||
input_l_x_minus_axis = "-0"
|
||||
input_l_y_plus_axis = "+1"
|
||||
input_l_y_minus_axis = "-1"
|
||||
input_r_x_plus_axis = "+3"
|
||||
input_r_x_minus_axis = "-3"
|
||||
input_r_y_plus_axis = "+4"
|
||||
input_r_y_minus_axis = "-4"
|
||||
|
||||
# RetroPie exit: Select 누른 채 Start
|
||||
input_enable_hotkey_btn = "6"
|
||||
input_exit_emulator_btn = "7"
|
||||
|
||||
# Labels
|
||||
input_b_btn_label = "A"
|
||||
input_a_btn_label = "B"
|
||||
input_y_btn_label = "X"
|
||||
input_x_btn_label = "Y"
|
||||
input_select_btn_label = "View/Select"
|
||||
input_start_btn_label = "Menu/Start"
|
||||
input_l_btn_label = "LB"
|
||||
input_r_btn_label = "RB"
|
||||
input_l3_btn_label = "L3"
|
||||
input_r3_btn_label = "R3"
|
||||
input_guide_btn_label = "Guide"
|
||||
31
configs/all/retroarch/autoconfig/Pro Controller.cfg
Normal file
31
configs/all/retroarch/autoconfig/Pro Controller.cfg
Normal file
@@ -0,0 +1,31 @@
|
||||
input_device = "Pro Controller"
|
||||
input_driver = "udev"
|
||||
input_vendor_id = "1406"
|
||||
input_product_id = "8201"
|
||||
input_b_btn = "0"
|
||||
input_a_btn = "1"
|
||||
input_y_btn = "2"
|
||||
input_x_btn = "3"
|
||||
input_l_btn = "5"
|
||||
input_r_btn = "6"
|
||||
input_l2_btn = "7"
|
||||
input_r2_btn = "8"
|
||||
input_select_btn = "10"
|
||||
input_start_btn = "9"
|
||||
input_guide_btn = "11"
|
||||
input_l3_btn = "12"
|
||||
input_r3_btn = "13"
|
||||
input_up_btn = "h0up"
|
||||
input_down_btn = "h0down"
|
||||
input_left_btn = "h0left"
|
||||
input_right_btn = "h0right"
|
||||
input_l_x_plus_axis = "+0"
|
||||
input_l_x_minus_axis = "-0"
|
||||
input_l_y_plus_axis = "+1"
|
||||
input_l_y_minus_axis = "-1"
|
||||
input_r_x_plus_axis = "+2"
|
||||
input_r_x_minus_axis = "-2"
|
||||
input_r_y_plus_axis = "+3"
|
||||
input_r_y_minus_axis = "-3"
|
||||
input_enable_hotkey_btn = "10"
|
||||
input_exit_emulator_btn = "9"
|
||||
6
configs/all/retroarch/autoconfig/README-hoon.txt
Normal file
6
configs/all/retroarch/autoconfig/README-hoon.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Pro Controller (udev) — RetroPad 매핑
|
||||
- 아래(B라벨)=B(0) 오른쪽(A라벨)=A(1) 위(X)=X(2) 왼쪽(Y)=Y(3)
|
||||
- L=7 R=8 ZL=5 ZR=6 Minus=Select(10) Plus=Start(9) Home=핫키(11)
|
||||
- 메뉴 Home+X / 종료 Home+Plus
|
||||
- PS1: B=✕ A=○ Y=□ X=△
|
||||
- 해상도: 부팅/RA 1080p
|
||||
34
configs/all/retroarch/config/FCEUmm/FCEUmm.opt
Normal file
34
configs/all/retroarch/config/FCEUmm/FCEUmm.opt
Normal file
@@ -0,0 +1,34 @@
|
||||
fceumm_apu_1 = "enabled"
|
||||
fceumm_apu_2 = "enabled"
|
||||
fceumm_apu_3 = "enabled"
|
||||
fceumm_apu_4 = "enabled"
|
||||
fceumm_apu_5 = "enabled"
|
||||
fceumm_arkanoid_mode = "mouse"
|
||||
fceumm_aspect = "8:7 PAR"
|
||||
fceumm_game_genie = "disabled"
|
||||
fceumm_mouse_sensitivity = "100"
|
||||
fceumm_nospritelimit = "disabled"
|
||||
fceumm_ntsc_filter = "disabled"
|
||||
fceumm_overclocking = "disabled"
|
||||
fceumm_overscan_h_left = "0"
|
||||
fceumm_overscan_h_right = "0"
|
||||
fceumm_overscan_v_bottom = "8"
|
||||
fceumm_overscan_v_top = "8"
|
||||
fceumm_palette = "default"
|
||||
fceumm_ramstate = "fill $ff"
|
||||
fceumm_region = "Auto"
|
||||
fceumm_show_adv_sound_options = "disabled"
|
||||
fceumm_show_adv_system_options = "disabled"
|
||||
fceumm_show_crosshair = "enabled"
|
||||
fceumm_sndlowpass = "disabled"
|
||||
fceumm_sndquality = "Low"
|
||||
fceumm_sndstereodelay = "disabled"
|
||||
fceumm_sndvolume = "7"
|
||||
fceumm_swapduty = "disabled"
|
||||
fceumm_turbo_delay = "3"
|
||||
fceumm_turbo_enable = "None"
|
||||
fceumm_up_down_allowed = "disabled"
|
||||
fceumm_zapper_mode = "clightgun"
|
||||
fceumm_zapper_sensor = "enabled"
|
||||
fceumm_zapper_tolerance = "6"
|
||||
fceumm_zapper_trigger = "enabled"
|
||||
123
configs/all/retroarch/config/FinalBurn Neo/FinalBurn Neo.opt
Normal file
123
configs/all/retroarch/config/FinalBurn Neo/FinalBurn Neo.opt
Normal file
@@ -0,0 +1,123 @@
|
||||
fbneo-allow-depth-32 = "enabled"
|
||||
fbneo-allow-patched-romsets = "enabled"
|
||||
fbneo-analog-speed = "100%"
|
||||
fbneo-cpu-speed-adjust = "100%"
|
||||
fbneo-debug-dip-1-1 = "disabled"
|
||||
fbneo-debug-dip-1-2 = "disabled"
|
||||
fbneo-debug-dip-1-3 = "disabled"
|
||||
fbneo-debug-dip-1-4 = "disabled"
|
||||
fbneo-debug-dip-1-5 = "disabled"
|
||||
fbneo-debug-dip-1-6 = "disabled"
|
||||
fbneo-debug-dip-1-7 = "disabled"
|
||||
fbneo-debug-dip-1-8 = "disabled"
|
||||
fbneo-debug-dip-2-1 = "disabled"
|
||||
fbneo-debug-dip-2-2 = "disabled"
|
||||
fbneo-debug-dip-2-3 = "disabled"
|
||||
fbneo-debug-dip-2-4 = "disabled"
|
||||
fbneo-debug-dip-2-5 = "disabled"
|
||||
fbneo-debug-dip-2-6 = "disabled"
|
||||
fbneo-debug-dip-2-7 = "disabled"
|
||||
fbneo-debug-dip-2-8 = "disabled"
|
||||
fbneo-diagnostic-input = "Hold Start"
|
||||
fbneo-dipswitch-galpani3j-Demo_Sounds = "On"
|
||||
fbneo-dipswitch-galpani3j-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpani3j-Test_Mode = "Off"
|
||||
fbneo-dipswitch-galpani4-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpani4-Freeze = "No"
|
||||
fbneo-dipswitch-galpani4-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpani4-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpani4j-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpani4j-Freeze = "No"
|
||||
fbneo-dipswitch-galpani4j-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpani4j-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpanic-Character_Test = "Off"
|
||||
fbneo-dipswitch-galpanic-Coin_A = "1 Coin 1 Credits"
|
||||
fbneo-dipswitch-galpanic-Coin_B = "1 Coin 2 Credits"
|
||||
fbneo-dipswitch-galpanic-Difficulty = "Normal"
|
||||
fbneo-dipswitch-galpanic-Lives = "3"
|
||||
fbneo-dipswitch-galpanic-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpanic-Unknown = "Off"
|
||||
fbneo-dipswitch-galpanic-Unknown_2 = "Off"
|
||||
fbneo-dipswitch-galpanis-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpanis-Freeze = "No"
|
||||
fbneo-dipswitch-galpanis-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpanis-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpanisj-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpanisj-Freeze = "No"
|
||||
fbneo-dipswitch-galpanisj-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpanisj-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpans2-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpans2-Freeze = "No"
|
||||
fbneo-dipswitch-galpans2-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpans2-Speed_Hacks = "No"
|
||||
fbneo-dipswitch-galpans2-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpans3-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpans3-Freeze = "No"
|
||||
fbneo-dipswitch-galpans3-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpans3-Speed_Hacks = "No"
|
||||
fbneo-dipswitch-galpans3-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galpansu-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galpansu-Freeze = "No"
|
||||
fbneo-dipswitch-galpansu-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galpansu-Speed_Hacks = "No"
|
||||
fbneo-dipswitch-galpansu-Use_Backup_Ram = "Yes"
|
||||
fbneo-dipswitch-galsnew-Coin_A = "1 Coin 1 Credits"
|
||||
fbneo-dipswitch-galsnew-Coin_B = "1 Coin 1 Credits"
|
||||
fbneo-dipswitch-galsnew-Demo_Sounds = "Off"
|
||||
fbneo-dipswitch-galsnew-Difficulty = "Normal"
|
||||
fbneo-dipswitch-galsnew-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galsnew-Lives = "3"
|
||||
fbneo-dipswitch-galsnew-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galsnew-Show_Ending_Picture = "On"
|
||||
fbneo-dipswitch-galsnew-Unknown = "Off"
|
||||
fbneo-dipswitch-galsnew-Unknown_2 = "Off"
|
||||
fbneo-dipswitch-galsnewj-Coin_A = "1 Coin 1 Credit"
|
||||
fbneo-dipswitch-galsnewj-Coin_B = "1 Coin 1 Credit"
|
||||
fbneo-dipswitch-galsnewj-Demo_Sounds = "On"
|
||||
fbneo-dipswitch-galsnewj-Difficulty = "Normal"
|
||||
fbneo-dipswitch-galsnewj-Flip_Screen = "Off"
|
||||
fbneo-dipswitch-galsnewj-Lives = "3"
|
||||
fbneo-dipswitch-galsnewj-Service_Mode = "Off"
|
||||
fbneo-dipswitch-galsnewj-Unknown = "Off"
|
||||
fbneo-dipswitch-galsnewj-Unknown_2 = "Off"
|
||||
fbneo-dipswitch-galsnewj-Unknown_3 = "On"
|
||||
fbneo-dipswitch-galsnewj-Unknown_4 = "On"
|
||||
fbneo-dipswitch-kof2002-Autofire = "Off"
|
||||
fbneo-dipswitch-kof2002-BIOS = "MVS Asia/Europe ver. 6 (1 slot)"
|
||||
fbneo-dipswitch-kof2002-Coin_chutes = "1"
|
||||
fbneo-dipswitch-kof2002-Coin_chutes_2 = "2"
|
||||
fbneo-dipswitch-kof2002-Commmunicaton = "Disabled"
|
||||
fbneo-dipswitch-kof2002-Free_play = "Off"
|
||||
fbneo-dipswitch-kof2002-Memory_card = "Writable"
|
||||
fbneo-dipswitch-kof2002-New_card_type = "Normal"
|
||||
fbneo-dipswitch-kof2002-Overscan = "Auto"
|
||||
fbneo-dipswitch-kof2002-Setting_mode = "Off"
|
||||
fbneo-dipswitch-kof2002-Stop_mode = "Off"
|
||||
fbneo-dipswitch-kof2002-Unibios_mode = "MVS"
|
||||
fbneo-dipswitch-kof98-Autofire = "Off"
|
||||
fbneo-dipswitch-kof98-BIOS = "MVS Asia/Europe ver. 6 (1 slot)"
|
||||
fbneo-dipswitch-kof98-Coin_chutes = "1"
|
||||
fbneo-dipswitch-kof98-Coin_chutes_2 = "2"
|
||||
fbneo-dipswitch-kof98-Commmunicaton = "Disabled"
|
||||
fbneo-dipswitch-kof98-Free_play = "Off"
|
||||
fbneo-dipswitch-kof98-Memory_card = "Writable"
|
||||
fbneo-dipswitch-kof98-New_card_type = "Normal"
|
||||
fbneo-dipswitch-kof98-Overscan = "Auto"
|
||||
fbneo-dipswitch-kof98-Setting_mode = "Off"
|
||||
fbneo-dipswitch-kof98-Stop_mode = "Off"
|
||||
fbneo-dipswitch-kof98-Unibios_mode = "MVS"
|
||||
fbneo-fixed-frameskip = "0"
|
||||
fbneo-fm-interpolation = "4-point 3rd order"
|
||||
fbneo-force-60hz = "disabled"
|
||||
fbneo-frameskip-manual-threshold = "33"
|
||||
fbneo-frameskip-type = "disabled"
|
||||
fbneo-hiscores = "enabled"
|
||||
fbneo-lightgun-crosshair-emulation = "hide with lightgun device"
|
||||
fbneo-lowpass-filter = "disabled"
|
||||
fbneo-memcard-mode = "disabled"
|
||||
fbneo-neogeo-mode = "DIPSWITCH"
|
||||
fbneo-resolution = "640x480"
|
||||
fbneo-sample-interpolation = "4-point 3rd order"
|
||||
fbneo-samplerate = "48000"
|
||||
fbneo-socd = "3"
|
||||
fbneo-vertical-mode = "disabled"
|
||||
3284
configs/all/retroarch/retroarch.cfg
Normal file
3284
configs/all/retroarch/retroarch.cfg
Normal file
File diff suppressed because it is too large
Load Diff
147
configs/all/runcommand-launch-dialog.cfg
Normal file
147
configs/all/runcommand-launch-dialog.cfg
Normal file
@@ -0,0 +1,147 @@
|
||||
#
|
||||
# Run-time configuration file for dialog
|
||||
#
|
||||
# Automatically generated by "dialog --create-rc <file>"
|
||||
#
|
||||
#
|
||||
# Types of values:
|
||||
#
|
||||
# Number - <number>
|
||||
# String - "string"
|
||||
# Boolean - <ON|OFF>
|
||||
# Attribute - (foreground,background,highlight?,underline?,reverse?)
|
||||
|
||||
# Set aspect-ration.
|
||||
aspect = 0
|
||||
|
||||
# Set separator (for multiple widgets output).
|
||||
separate_widget = ""
|
||||
|
||||
# Set tab-length (for textbox tab-conversion).
|
||||
tab_len = 0
|
||||
|
||||
# Make tab-traversal for checklist, etc., include the list.
|
||||
visit_items = OFF
|
||||
|
||||
# Show scrollbar in dialog boxes?
|
||||
use_scrollbar = OFF
|
||||
|
||||
# Shadow dialog boxes? This also turns on color.
|
||||
use_shadow = ON
|
||||
|
||||
# Turn color support ON or OFF
|
||||
use_colors = ON
|
||||
|
||||
# Screen color
|
||||
screen_color = (CYAN,BLUE,ON)
|
||||
|
||||
# Shadow color
|
||||
shadow_color = (BLACK,BLACK,ON)
|
||||
|
||||
# Dialog box color
|
||||
dialog_color = (BLACK,WHITE,OFF)
|
||||
|
||||
# Dialog box title color
|
||||
title_color = (BLUE,WHITE,ON)
|
||||
|
||||
# Dialog box border color
|
||||
border_color = (WHITE,WHITE,ON)
|
||||
|
||||
# Active button color
|
||||
button_active_color = (WHITE,BLUE,ON)
|
||||
|
||||
# Inactive button color
|
||||
button_inactive_color = dialog_color
|
||||
|
||||
# Active button key color
|
||||
button_key_active_color = button_active_color
|
||||
|
||||
# Inactive button key color
|
||||
button_key_inactive_color = (RED,WHITE,OFF)
|
||||
|
||||
# Active button label color
|
||||
button_label_active_color = (YELLOW,BLUE,ON)
|
||||
|
||||
# Inactive button label color
|
||||
button_label_inactive_color = (BLACK,WHITE,ON)
|
||||
|
||||
# Input box color
|
||||
inputbox_color = dialog_color
|
||||
|
||||
# Input box border color
|
||||
inputbox_border_color = dialog_color
|
||||
|
||||
# Search box color
|
||||
searchbox_color = dialog_color
|
||||
|
||||
# Search box title color
|
||||
searchbox_title_color = title_color
|
||||
|
||||
# Search box border color
|
||||
searchbox_border_color = border_color
|
||||
|
||||
# File position indicator color
|
||||
position_indicator_color = title_color
|
||||
|
||||
# Menu box color
|
||||
menubox_color = dialog_color
|
||||
|
||||
# Menu box border color
|
||||
menubox_border_color = border_color
|
||||
|
||||
# Item color
|
||||
item_color = dialog_color
|
||||
|
||||
# Selected item color
|
||||
item_selected_color = button_active_color
|
||||
|
||||
# Tag color
|
||||
tag_color = title_color
|
||||
|
||||
# Selected tag color
|
||||
tag_selected_color = button_label_active_color
|
||||
|
||||
# Tag key color
|
||||
tag_key_color = button_key_inactive_color
|
||||
|
||||
# Selected tag key color
|
||||
tag_key_selected_color = (RED,BLUE,ON)
|
||||
|
||||
# Check box color
|
||||
check_color = dialog_color
|
||||
|
||||
# Selected check box color
|
||||
check_selected_color = button_active_color
|
||||
|
||||
# Up arrow color
|
||||
uarrow_color = (GREEN,WHITE,ON)
|
||||
|
||||
# Down arrow color
|
||||
darrow_color = uarrow_color
|
||||
|
||||
# Item help-text color
|
||||
itemhelp_color = (WHITE,BLACK,OFF)
|
||||
|
||||
# Active form text color
|
||||
form_active_text_color = button_active_color
|
||||
|
||||
# Form text color
|
||||
form_text_color = (WHITE,CYAN,ON)
|
||||
|
||||
# Readonly form item color
|
||||
form_item_readonly_color = (CYAN,WHITE,ON)
|
||||
|
||||
# Dialog box gauge color
|
||||
gauge_color = title_color
|
||||
|
||||
# Dialog box border2 color
|
||||
border2_color = dialog_color
|
||||
|
||||
# Input box border2 color
|
||||
inputbox_border2_color = dialog_color
|
||||
|
||||
# Search box border2 color
|
||||
searchbox_border2_color = dialog_color
|
||||
|
||||
# Menu box border2 color
|
||||
menubox_border2_color = dialog_color
|
||||
5
configs/all/runcommand-onstart.sh
Executable file
5
configs/all/runcommand-onstart.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# 데스크톱/VNC 세션에서 게임 실행 시 같은 디스플레이에 남기기
|
||||
if [[ -n "$DISPLAY" ]]; then
|
||||
export SDL_VIDEODRIVER=x11
|
||||
fi
|
||||
6
configs/all/runcommand.cfg
Normal file
6
configs/all/runcommand.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
use_art = "0"
|
||||
disable_joystick = "0"
|
||||
governor = ""
|
||||
disable_menu = "0"
|
||||
image_delay = "2"
|
||||
legacy_joy2key = ""
|
||||
1
configs/all/splashscreen.cfg
Normal file
1
configs/all/splashscreen.cfg
Normal file
@@ -0,0 +1 @@
|
||||
RANDOMIZE="disabled"
|
||||
Reference in New Issue
Block a user