From baf147b150355d16500d996e9908d93b36600914 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 1 Apr 2022 22:29:44 +0900 Subject: [PATCH] Critical bug fixes --- desktop_entry | 2 +- es_settings.xml | 2 +- retrodeck.sh | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/desktop_entry b/desktop_entry index 636fa691..d03aa5ee 100644 --- a/desktop_entry +++ b/desktop_entry @@ -1,6 +1,6 @@ [Desktop Entry] Name=RetroDECK -GenericName=Frontend for the libretro API +GenericName=Emulation bundle for Steam Deck Type=Application Comment=All you need for emulation on Steam Deck Icon=com.xargon.retrodeck diff --git a/es_settings.xml b/es_settings.xml index 303d5802..8573537d 100644 --- a/es_settings.xml +++ b/es_settings.xml @@ -105,7 +105,7 @@ - + diff --git a/retrodeck.sh b/retrodeck.sh index 4b2f8396..9dd5219a 100644 --- a/retrodeck.sh +++ b/retrodeck.sh @@ -17,6 +17,7 @@ then if is_mounted "/run/media/mmcblk0p1" then roms_folder=/run/media/mmcblk0p1/retrodeck/roms + mkdir -p /run/media/mmcblk0p1/retrodeck/ else kdialog --title "RetroDECK" --error "SD Card is not readable, please check if it inserted or mounted correctly and run RetroDECK again." exit 0 @@ -32,10 +33,6 @@ then rm ~/retrodeck/bios rm /var/config/retrodeck/tools/* - ls -ln /var/config/ #DEBUG - ls -ln /var/config/emulationstation/.emulationstation #DEBUG - read -n 1 -r -s -p $'Press enter to continue...\n' #DEBUG - kdialog --title "RetroDECK" --msgbox "EmulationStation will now initialize the system, please don't edit the rom location.\nJust select CREATE DIRECTORIES, YES, QUIT buttons.\nRetroDECK will manage the rest." mkdir -p /var/config/emulationstation/