A open-source implementation of deployment tools for PlayStation 1 in .NET and with GUI. In a nutshell - tool that can deploy any Playstation 1 Executable to Playstation RAM from modern computer and run it on OG hardware. Also includes a Playstation side of things based on works of Jihad from Hitmen. Also compatible with PSXSERIAL ISO by Matt from PSXDEV.
Please use the "Issues" tab for code related issues only. If you need support please search on psxdev.net before posting a question there.
Version | Download | SHA1 |
---|---|---|
Beta 1 | Link | b2e0bdd31566f876d67cba036b5d29aef7ff257d |
- Playstation 1 console with Serial Port, preferabbly modchipped - able to run burned PSX-Side software from this repository or Matts PSXSERIAL.
- PSX Serial Cable -> USB. Multiple ways to make this one by yourself for pretty cheap.
- PC with Windows XP and above to run Yaroze.NET PC-Side software.
git clone
the repo.- Open the repo in Visual Studio 2015 (The PC Side)
- Compile the project.
- Run psymake (PsyQ SDK) on a PSX side of the project, the makefile is supplied.