From 1f3153d9745b3ef357db32067b37b06305f40473 Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 28 Apr 2024 04:27:58 +0200 Subject: [PATCH] Initial commit --- PS3/README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/PS3/README.md b/PS3/README.md index 4d06ce2..45e113c 100644 --- a/PS3/README.md +++ b/PS3/README.md @@ -1,18 +1,24 @@ # PS3 -- Download ps3_extract.sh script +1. Create Folder for script and downloaded games + +```bash +mkdir -p ps3roms && cd ps3roms +``` + +2. Download ps3_extract.sh script ```bash wget https://git.sthope.dev/sthope/Emulation-and-ROMs/raw/branch/main/PS3/ps3_extract.sh ``` -- Change the access permissions of script +3. Change the access permissions of script ```bash chmod +x ps3_extract.sh ``` -- Put zip inside todo folder and run script +4. Put zip inside todo folder and run script ```bash ./ps3_extract.sh