mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
XargonWan
fc9c5549c6
* SRM: adding Steam ROM Manager * SRM: adding electron base * Fixed SRM Fixed launching script of SRM * Updated for srm * Standard config for srm * Update with srm in place of boilr * Update with srm in place of boilr * Added steam-sync option * PREPARE_COMPONENTS: removing spaces from steam rom manager * SRM: adding it ot reset cli, boilr cleanup * SRM: boilr cleanup [skip ci] * Update and fixed script * Modified steam sync works * Update configurator.sh * STEAM_SYNC: fixing gameslist location * SRM: fixed path, whoops * Added file for resetting the configuration * Modified with external reset function * Modified with external reset function * Added msgbox during fav sync * STEAM_SYNC: fixed some texts * Modified if for remove everything if no favorite games * Fixed removing the games when no favs * STEAM_ROM_MANAGER: added to features.json * STEAM_ROM_MANAGER: casing names descriptions * Fixed some error * Moved away the creation of .sync folder * Uploaded standard exception * Added reset userExceptions * Revert missing entrypoint * STEAM_SYNC_SH: checkpoint, addToSteam is working * STEAM_SYNC_SH: fixed bad launcher filename generation * STEAM_SYNC_SH: fixed game names, unified in a single function, code cleanup * STEAM_SYNC_SH: removed deprecated commands [skip ci] * STEAM_SYNC_SH: fixed launcher with correct command [skip ci] * STEAM_SYNC_SH: added prepare_component [skip ci] * STEAM_SYNC_SH: code cleanup [skip ci] * STEAM_SYNC_SH: moved it on retrodeck quit instead of retrodeck start [skip ci] * STEAM_SYNC_SH: updated userConfigurations.json [skip ci] * STEAM_SYNC_SH: code cleanup * Triggering build * STEAM_SYNC: globalized steamsync_folder variable * STEAM_SYNC: standardized script name * STEAM_SYNC: fixing array * STEAM_SYNC: fixing array -part2 * POST_UPDATE: enhanced for steam_rom_manager * STEAM_SYNC: this variable is not correct here * STEAM_SYNC: fixing configuration * STEAM_SYNC: adding more sanitized games cases * STEAM_SYNC: fix framwork was shutting down before steam_sync * MANIFEST: fixed SRM wrapper to accept args * STEAM_SYNC: fixing SRM preparation * STEAM_SYNC: using run_game to build the launchers * STEAM_SYNC: added system to run_game be sure * STEAM_SYNC_SH: removed unused config file * FEATURES: indentation fix * PREPARE_COMPONENT: comments * STEAM_SYNC_SH: general optimization and bugfixes * STEAM_SYNC_SH: migrated launcher to the new run_game * FEATURES: rebased from cooker * FEATURES: fmt [skip ci] * STEAM_SYNC: using new start command + cleanup * STEAM_SYNC: migrated launches to .desktop files * STEAM_SYNC: reverted .desktop files * STEAM_SYNC: romed -s from launcher * STEAM_SYNC: comments for calling quit function [skip ci] * Create file only if does not exists + fixed syntax * Added full shortcut clean * Fixed check if file exists * Added remove no fav game * Fixed comment error and +x chmod --------- Co-authored-by: Lx32 <loxenfabula@gmail.com>
93 lines
1.5 KiB
INI
93 lines
1.5 KiB
INI
version=
|
|
|
|
[paths]
|
|
rdhome=/home/deck/retrodeck
|
|
roms_folder=/home/deck/retrodeck/roms
|
|
saves_folder=/home/deck/retrodeck/saves
|
|
states_folder=/home/deck/retrodeck/states
|
|
bios_folder=/home/deck/retrodeck/bios
|
|
media_folder=/home/deck/retrodeck/ES-DE/downloaded_media
|
|
themes_folder=/home/deck/retrodeck/ES-DE/themes
|
|
logs_folder=/home/deck/retrodeck/logs
|
|
screenshots_folder=/home/deck/retrodeck/screenshots
|
|
mods_folder=/home/deck/retrodeck/mods
|
|
texture_packs_folder=/home/deck/retrodeck/texture_packs
|
|
borders_folder=/home/deck/retrodeck/borders
|
|
sdcard=/run/media/mmcblk0p1
|
|
|
|
[options]
|
|
|
|
power_user_warning=true
|
|
desktop_mode_warning=true
|
|
low_space_warning=true
|
|
update_check=false
|
|
update_repo=RetroDECK
|
|
branch=
|
|
update_ignore=
|
|
cloud_saves=false
|
|
multi_user_mode=false
|
|
ask_default_user=true
|
|
default_user=
|
|
developer_options=false
|
|
kiroi_ponzu=false
|
|
akai_ponzu=false
|
|
steam_sync=false
|
|
sound_effects=true
|
|
volume_effects=10
|
|
font=1
|
|
cheevos_login=false
|
|
logging_level=none
|
|
|
|
[cheevos]
|
|
duckstation=false
|
|
pcsx2=false
|
|
retroarch=false
|
|
|
|
[cheevos_hardcore]
|
|
duckstation=false
|
|
pcsx2=false
|
|
retroarch=false
|
|
|
|
[rewind]
|
|
gb=false
|
|
gba=false
|
|
gbc=false
|
|
genesis=false
|
|
gg=false
|
|
snes=false
|
|
|
|
[borders]
|
|
gb=false
|
|
gba=false
|
|
gbc=false
|
|
genesis=false
|
|
gg=false
|
|
n64=false
|
|
psx_ra=false
|
|
snes=false
|
|
|
|
[widescreen]
|
|
genesis=false
|
|
n64=false
|
|
psx_ra=false
|
|
snes=false
|
|
|
|
[abxy_button_swap]
|
|
gb=false
|
|
gba=false
|
|
gbc=false
|
|
n64=false
|
|
snes=false
|
|
citra=false
|
|
|
|
[quick_resume]
|
|
retroarch=true
|
|
|
|
[ask_to_exit]
|
|
dolphin=false
|
|
duckstation=false
|
|
pcsx2=false
|
|
primehack=false
|
|
citra=false
|
|
rpcs3=false
|