Goatman13 / pypyc2c

PowerPC to C plugin for IDA
1 stars 1 forks source link

PS2_Vector Unit 1 to C #1

Open theclub654 opened 4 months ago

theclub654 commented 4 months ago

Hey man i really like your work im working on a project called project cane its a project to bring the sly cooper trilogy to pc i was wondering would it be too hard to make a Vector unit 1 code decompiler you know like how you did with the PS3 SPU that way it will make looking at the VU 1 code alot more easier as looking at plain assembly is such a headache as you may know

Goatman13 commented 4 months ago

For now, i have no plan to work on it. But you can use https://github.com/beardypig/ghidra-emotionengine . I don't remember how that work, but VU1 micro mode is supported. Keep in mind that "Reloaded" version of plugin have this functionality removed.

Commit that implemented VU support: https://github.com/beardypig/ghidra-emotionengine/commit/e3fb32777d96a7082da9212e072cef214c6d7e7f

Commit that removed VU support in reloaded version: https://github.com/chaoticgd/ghidra-emotionengine-reloaded/commit/da37583919182eb8b15026b4de41654a881e1ca6