@@ -147,6 +147,7 @@ cp -r "$BCK_DIR/RetroArch/.retroarch/states/"* "/mnt/SDCARD/RetroArch/.retroarch
147147cp -r " $BCK_DIR /Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/SAVEDATA/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/SAVEDATA/"
148148cp -r " $BCK_DIR /Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/PPSSPP_STATE/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/PPSSPP_STATE/"
149149cp " $BCK_DIR /Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/Cheats/" * .ini " /mnt/SDCARD/Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/Cheats/"
150+ cp " $BCK_DIR /Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/SYSTEM/" * _ppsspp.ini " /mnt/SDCARD/Emus/PSP/PPSSPP_1.15.4/.config/ppsspp/PSP/SYSTEM/"
150151
151152# Restore PPSSPP 1.17.1 standalone saves, savestates and retroachievements (CrossMix path = 1.0.0)
152153cp -r " $BCK_DIR /Emus/PSP/.config/ppsspp/PSP/SAVEDATA/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SAVEDATA/"
@@ -155,6 +156,7 @@ cp "$BCK_DIR/Emus/PSP/.config/ppsspp/PSP/SYSTEM/"*.dat "/mnt/SDCARD/Emus/PSP/PPS
155156cp " $BCK_DIR /Emus/PSP/.config/ppsspp/PSP/Cheats/" * .ini " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/Cheats/"
156157cp -r " $BCK_DIR /Emus/PSP/.config/ppsspp/PSP/GAME/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/GAME/"
157158cp -r " $BCK_DIR /Emus/PSP/.config/ppsspp/PSP/TEXTURES/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/TEXTURES/"
159+ cp " $BCK_DIR /Emus/PSP/.config/ppsspp/PSP/SYSTEM/" * _ppsspp.ini " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SYSTEM/"
158160
159161# Restore PPSSPP 1.17.1 standalone saves, savestates and retroachievements (CrossMix path > 1.1.0)
160162cp -r " $BCK_DIR /Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SAVEDATA/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SAVEDATA/"
@@ -163,6 +165,7 @@ cp "$BCK_DIR/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SYSTEM/"*.dat "/mnt/SDCAR
163165cp -r " $BCK_DIR /Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/Cheats/" * .ini " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/Cheats/"
164166cp -r " $BCK_DIR /Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/GAME/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/GAME/"
165167cp -r " $BCK_DIR /Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/TEXTURES/" * " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/TEXTURES/"
168+ cp " $BCK_DIR /Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SYSTEM/" * _ppsspp.ini " /mnt/SDCARD/Emus/PSP/PPSSPP_1.17.1/.config/ppsspp/PSP/SYSTEM/"
166169
167170# Restore Drastic saves and savestates
168171cp -r " $BCK_DIR /Emus/NDS/drastic/savestates/" * " /mnt/SDCARD/Emus/NDS/drastic/savestates/"
0 commit comments