PSX RetroArch integration for GOG Galaxy 2.0
This integration is still work in progress, but it's core features are working and the worst bugs are removed, so try it out if you'd like to. Thanks to AHCoder for using his PS2 integration as base for this one. Also thanks to several people on the GOG Discord for helping me out with some problems.
- Enter path for roms in user_config.py and scan the same folder in Retroarch to add them into Galaxy 2.0
- Enter path for emulator and launch roms directly from Galaxy 2.0
- Import play times from RetroArch by enabling "Save runtime log (aggregate)" in RetroArch settings under "Saving"
- Use all available cores, change it in user_config.py. Some cores don't support some file formats so. Use standard if unsure.
Setting up RetroArch - You need to repeat step 3 after adding new Roms to the path.
- Open RetroArch.
- Navigate to the left until you're at Main Menu, click on Load Core -> Download a Core and select Sony - PlayStation (PCSX ReARMed).
- Navigate to the right until you're at Import Content, click on Scan Directory, navigate to the folder where your Roms are and click on Scan this Directory.
- Navigate to Settings, click on Saving, go to the last option there Save runtime log (aggregate) and turn it on.
- Download the integration (use clone or download or download the Source Code.zip file in releases or just click here).
- Extract the ZIP file.
- Put it into your Galaxy plugin folder (standard is: C:\Users\USERNAME\AppData\Local\GOG.com\Galaxy\plugins\installed)
- Open the file user_config.py with an editor.
- Add your emulator and roms path as described in the file.
- (Re)start Galaxy 2.0 and connect the integration.