Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sozud/sfiii-decomp

 
 

Repository files navigation

sfiii-decomp

SF III Third Strike logo

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.

Decomp progress

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.

Where to start

Visit the Wiki for instructions on how to build and decompile and other useful resources.

Community

Join PS1/PS2 Decompilation server on Discord to discuss the project and ask questions on the dedicated sf3-third-strike channel!

Join the Discord

Licenses

  • Uses libco from the ares emulator

About

Decompilation of Street Fighter III (PS2)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Python 0.6%
  • C++ 0.4%
  • Makefile 0.1%
  • Dockerfile 0.0%
  • CMake 0.0%