Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.
987123879113 edited this page May 4, 2024 · 13 revisions

This is a fork of PCSX2 that implements a USB Python 2 I/O device to allow for Python 2 arcade games to be played using PCSX2. Please DO NOT report any issues relating to Python 2 to the official PCSX2 upstream repository.

This fork only applies for Python 2 games. This does not and will never support Python 1 (entirely separate from Python 2) or System 246/256 games as those would require much more work than a simple USB device to make work. The MG code being used in this fork also does not support memory card MG encryption stuff properly (the memory card dongles used for Python 1 and System 246/256) so those platforms aren't really any closer to working compared to before.

Builds

Work on this fork has ended and no new releases will be made for the foreseeable future. You can grab the latest release from the releases page: https://github.com/987123879113/pcsx2/releases/

Supported games

The following is a list of all known games supported by the Python 2 platform, including undumped games. If a game is not on this list then it most likely is not a Python 2 game!

Game Title Status Notes
Dance 86.4 Funky Radio Station Supported
Dance Dance Revolution SuperNOVA Supported
Dance Dance Revolution SuperNOVA 2 Supported
Dancing Stage SuperNOVA Supported
Drummania V Supported
Drummania V2 Supported
Drummania V3 Supported
Guitar Freaks V Supported
Guitar Freaks V2 Supported
Guitar Freaks V3 Supported
Thrill Drive 3 Supported
Toy's March Supported
Toy's March 2 Supported

Credits

Clone this wiki locally