re-plants-vs-zombies fork (ps2)
i am too lazy to explain all of this just build with "build ps2.bat" it has all the dependencies (windows)!! on linux you will need to edit the cmake config!!
a main.pak with compressed assets its recommended to avoid slow loading and crashing!
based on headshot2017 fork!! maximum respect to him!
Fork of Patoke's PVZ GOTY decompilation with the following objectives:
Replace renderer with SDL + OpenGL
Replace renderer with SDL + OpenGL Replace Windows code with cross-platform code
Replace Windows code with cross-platform code Replace DirectSound/BASS/FMod with SDL Mixer X This project uses a fork of SDL Mixer X that adds compatibility with the MO3 format by using libopenmpt. This fork is located under SexyAppFramework/sound/SDL-Mixer-X
Replace DirectSound/BASS/FMod with SDL Mixer X main.pak support
main.pak support Optimize memory usage for console ports (Partial)
... continue reading