X-Hax / sa2-mod-loader

Sonic Adventure 2 PC Mod Loader
47 stars 16 forks source link

ReplaceTexture Does Not Replace PRS-Compressed GVR Data #46

Open End-User-Person opened 10 months ago

End-User-Person commented 10 months ago

When adding a ReplaceTexture call to a DLL mod, the specified change will not apply if the game loads the original PRS-compressed GVM texture archive and there are no PAK/PVMX texture packs that override it. The function works as intended with PAK (including ones that come with the game) and PVMX texture archives.