mirror of
https://github.com/theclub654/ProjectCane.git
synced 2024-11-23 06:19:53 +00:00
Project to rebuild the sly series on to PC
Libraries | ||
ProjectCane | ||
Sly1 | ||
gitignore | ||
ProjectCane.sln | ||
README.md |
Project Cane
This is rewrite and decompilation project of the PS2 games Sly 1 Sly 2 Sly 3.
GOAL:
The goal for this project is to decompile the games but also rewrite parts of the games that needs to be rewritten to turn into a workable PC port.
Current Goal:
The current goal is to decompile the Sly 1 May 19, 2002 Prototype build of the game and make that version a PC port, than after make the PS2 release version asset files compatible with the PC port thus turning the May 19, 2002 port into the release build.
IMPORTANT
Please keep all game assets from all branches.
Please dont just copy and paste code from ghidra make it look nice.
It would be very appreciated if you actually try to understand functions and things thats going on instead of just copying stuff over.