Initial commit
This commit is contained in:
parent
91b73702a6
commit
c2162aafca
@ -1,7 +1,9 @@
|
||||
# <img src="./img/gamer.png" alt="pacman" width="4%"> Emulation & ROMs <img src="./img/ghost.png" alt="ghost" width="4%">
|
||||
|
||||
|
||||
# <img src="./img/gamecube.png" alt="gamecube" width="10%"> [GameCube Dolphin Emulator Launcher](./Gamecube/dolphin_gamecube.sh)
|
||||
# <img src="./img/gamecube.png" alt="gamecube" width="10%">
|
||||
|
||||
[GameCube Dolphin Emulator Launcher](./Gamecube/dolphin_gamecube.sh)
|
||||
|
||||
This script facilitates the launching of GameCube ROMs using the Dolphin emulator on a Linux system. It automates the process of setting up and running Dolphin, handling both standalone ISO files and those contained within ZIP or 7z archives.
|
||||
|
||||
@ -29,7 +31,9 @@ This script facilitates the launching of GameCube ROMs using the Dolphin emulato
|
||||
- Extracts ROMs from archives before launching Dolphin.
|
||||
- Cleans up extracted files after running Dolphin.
|
||||
|
||||
# <img src="./img/ps3.png" alt="ps3" width="15%"> [PS3 ISO Decrypt](./PS3/ps3_decrypt.sh)
|
||||
# <img src="./img/ps3.png" alt="ps3" width="15%">
|
||||
|
||||
[PS3 ISO Decrypt](./PS3/ps3_decrypt.sh)
|
||||
|
||||
- Install [libray](https://pypi.org/project/libray/)
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user