Project to rebuild the sly series on to PC
Go to file
2024-01-29 19:15:14 -05:00
Libraries Fixed alot of heap corruptions and also integrated imgui 2023-11-16 22:25:24 -05:00
ProjectCane Delete ProjectCane/gitignore 2023-10-26 22:51:48 -04:00
Sly1 Fixed the PloGetSwProxySource function 2024-01-29 19:15:14 -05:00
.gitignore Instanced model rendering supported 2024-01-01 00:17:35 -05:00
ProjectCane.sln Put all the objects in there respective folders 2023-09-02 21:48:32 -04:00
README.md Update README.md 2023-10-30 21:59:31 -04:00

test

Description:

The goal for this project is to decompile all three games and understand the workings of the games as in the future when we get a pc port up and running it would make modding the games alot easier since we know how the games works, and 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 and rewrite 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.