diff options
author | bt <bt@web> | 2024-03-20 09:27:40 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-03-20 09:27:40 -0500 |
commit | 920473b8720611e76d9bfbf9c2c38e2fcc4e6814 (patch) | |
tree | 6b057a59ffb3198b18b2d43bc6a5bb33df778efe | |
parent | 063642edec6ef13b3e1c918cb698924d587f4913 (diff) |
-rw-r--r-- | wiki/ps2/pcsx2.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/wiki/ps2/pcsx2.mdwn b/wiki/ps2/pcsx2.mdwn index 9eaa418..6a21fca 100644 --- a/wiki/ps2/pcsx2.mdwn +++ b/wiki/ps2/pcsx2.mdwn @@ -2,4 +2,8 @@ This page contains details on setting up PCSX2 on MacOS. 1. Download the Mac version of the emulator from: [https://pcsx2.net](https://pcsx2.net) 2. Grab the PS2 BIOS file [here](https://www.retrostic.com/bios/pcsx2-playstation-2) -3. Open the application by right-clicking and selecting `Open` (avoids security issues) +3. Place this `ps2-bios` folder under `Library > Application Support > PCSX2 > bios` +4. Open the application by right-clicking and selecting `Open` (avoids security issues) +5. Select the `.bin` file with the USA flag +6. Select your game directory. (Grab game ROMs from [here](https://vimm.net/vault/?system=PS2)) +7. Have fun! |