diff --git a/README.md b/README.md index 783496b..ddaa53a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# Emulation & ROMs +# pacman Emulation & ROMs ghost -# [GameCube Dolphin Emulator Launcher](./Gamecube/dolphin_gamecube.sh) + +# gamecube [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 +29,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/ps3_decrypt.sh) +# ps3 [PS3 ISO Decrypt](./PS3/ps3_decrypt.sh) - Install [libray](https://pypi.org/project/libray/) ```bash diff --git a/img/gamecube.png b/img/gamecube.png new file mode 100644 index 0000000..4dbf4e3 Binary files /dev/null and b/img/gamecube.png differ diff --git a/img/gamer.png b/img/gamer.png new file mode 100644 index 0000000..b6d1855 Binary files /dev/null and b/img/gamer.png differ diff --git a/img/ghost.png b/img/ghost.png new file mode 100644 index 0000000..703c1a7 Binary files /dev/null and b/img/ghost.png differ diff --git a/img/ps2.png b/img/ps2.png new file mode 100644 index 0000000..b5f94de Binary files /dev/null and b/img/ps2.png differ diff --git a/img/ps3.png b/img/ps3.png new file mode 100644 index 0000000..7ce8842 Binary files /dev/null and b/img/ps3.png differ diff --git a/img/ps4.png b/img/ps4.png new file mode 100644 index 0000000..7c1aea8 Binary files /dev/null and b/img/ps4.png differ diff --git a/img/ps5.png b/img/ps5.png new file mode 100644 index 0000000..236bfaf Binary files /dev/null and b/img/ps5.png differ diff --git a/img/psx.png b/img/psx.png new file mode 100644 index 0000000..322fce0 Binary files /dev/null and b/img/psx.png differ