Initial commit
This commit is contained in:
parent
501c77f94e
commit
cad665bff7
@ -0,0 +1,19 @@
|
||||
# PS3
|
||||
|
||||
- Download ps3_extract.sh script
|
||||
|
||||
```bash
|
||||
wget https://git.sthope.dev/sthope/Emulation-and-ROMs/raw/branch/main/PS3/ps3_extract.sh
|
||||
```
|
||||
|
||||
- Chmod
|
||||
|
||||
```bash
|
||||
chmod +x ps3_extract.sh
|
||||
```
|
||||
|
||||
- Put zip inside todo folder and run script
|
||||
|
||||
```bash
|
||||
./ps3_extract.sh
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user