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

Space maps might be munging incorrectly #73

Closed DoctorAnsem closed 5 years ago

DoctorAnsem commented 5 years ago

It seems like materials have quite the trouble getting patched on to space maps, as the game crashes on the load screen. Naturally, the shader patch log doesn't give much to go on except that, interestingly enough, it specifically crashes when it's supposed to start loading in the materials. The textures are loaded but that's it. The materials aren't anything out of the ordinary so I don't know what's going on here.

DoctorAnsem commented 5 years ago

Actually scratch that last part. Apparently the "loaded material" messages are no longer logged at all so I was misled. I don't know why the crash happens at all.