Initial commit

This commit is contained in:
Sthope 2024-04-28 03:07:04 +02:00
parent fc3370dcd1
commit ccc31878dc
5 changed files with 2 additions and 2 deletions

0
.gitignore vendored Normal file
View File

BIN
PS3/PS3roms/dkeys.7z Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
# Emulation & ROMs
# [GameCube Dolphin Emulator Launcher](./dolphin_gamecube.sh)
# [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.
@ -28,7 +28,7 @@ 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.
# [PS3 ISO Decrypt](./ps3_decrypt.sh)
# [PS3 ISO Decrypt](./PS3/ps3_decrypt.sh)
- Install [libray](https://pypi.org/project/libray/)
```bash