PrismaticFlower / shaderpatch

Improved shaders (and fun stuff for modders) for Star Wars Battlefront II (2005) - Incompatible with Classic Collection
MIT License
39 stars 2 forks source link

SP maps containing water crash the game #65

Closed DoctorAnsem closed 5 years ago

DoctorAnsem commented 5 years ago

It seems like there's still some problems with the way the water EnvFX is munged, as I have maps that contain water that crash the very moment there is supposed to be water in the active frame. No errors get logged.

PrismaticFlower commented 5 years ago

This is caused by SP's munge script leaving out -platform PC from it's invocation of configmunge. I've updated the munge_world.bat with the fix.