https://github.com/pcsx2/pcsx2-installer
https://github.com/pcsx2/pcsx2-installer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pcsx2/pcsx2-installer
- Owner: PCSX2
- Created: 2024-07-10T00:56:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T21:51:36.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T20:16:29.392Z (over 1 year ago)
- Language: Inno Setup
- Size: 23.5 MB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.