Add RetroPie configs backup from /opt/retropie/configs
키 설정·패드 매핑·에뮬 설정을 sync-configs.sh로 동기화. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
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" />
|
||||
Reference in New Issue
Block a user