diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/dolphin_gamecube.sh b/Gamecube/dolphin_gamecube.sh similarity index 100% rename from dolphin_gamecube.sh rename to Gamecube/dolphin_gamecube.sh diff --git a/PS3/PS3roms/dkeys.7z b/PS3/PS3roms/dkeys.7z new file mode 100644 index 0000000..0c32896 Binary files /dev/null and b/PS3/PS3roms/dkeys.7z differ diff --git a/ps3_decrypt.sh b/PS3/ps3_decrypt.sh similarity index 100% rename from ps3_decrypt.sh rename to PS3/ps3_decrypt.sh diff --git a/README.md b/README.md index 7a9f3f4..783496b 100644 --- a/README.md +++ b/README.md @@ -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