An open API service indexing awesome lists of open source software.

https://github.com/pcsx2/pcsx2-installer


https://github.com/pcsx2/pcsx2-installer

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# How to setup

0. You will need Inno Setup, you can download it from [their website](https://jrsoftware.org/isdl.php).
1. Put a PCSX2 build into the `main` folder.
2. Put the VC++ Redist (`VC_redist.x64.exe`) file into the `res` folder.
3. Use the Inno Setup Compiler to open, edit and compile the `.iss` file.