A work-in-progress decompilation of Street Fighter III: 3rd Strike for PlayStation 2.
The project aims to recreate the source code from the existing binaries which would allow to port the game to current platforms, preserve the game for future generations of fighting game players and to improve and expand upon the game.
| Module | Progress (size) | Progress (func count) | Notes |
|---|---|---|---|
| sf33rd | 99.88% | 99.98% | Game functions. |
| cri | 85.96% | 92.03% | CRI Middleware functions. For a full list of functions see cri-progress.md. |
Visit the Wiki for instructions on how to build and decompile and other useful resources.
Join PS1/PS2 Decompilation server on Discord to discuss the project and ask questions on the dedicated sf3-third-strike channel!
- Uses libco from the ares emulator