Advertisement
Androxilogin

Auto PSP Save Copy

Dec 26th, 2019
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. xcopy /d ".\PSP\SAVEDATA" ".\PC\Emulators\PSP\memstick\PSP\SAVEDATA" /e /s /i /k /r /h /q
  2. start /d ".\PC\Emulators\PSP\" PPSSPPWindows64.exe -w
  3. pause
  4. xcopy /d ".\PC\Emulators\PSP\memstick\PSP\SAVEDATA" ".\PSP\SAVEDATA" /e /s /i /k /r /h /q
  5. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement