CTR-tools / CTR-ModSDK

ModSDK - a modding toolkit to create mods for Crash Team Racing in C. This repository also houses an effort to fully decompile and reverse-engineer CTR in C.
https://discord.gg/WHkuh2n
301 stars 36 forks source link

OverrideMPK breaks Pinstripe in Adventure Mode #14

Open FRDS opened 1 year ago

FRDS commented 1 year ago

When using OverrideMPK with AdvBosses or any other modpacks that have both, Pinstripe will fail to load the correct animation/model right after any podium and crash the game.

Pinstripe breaks after the first podium

Used just AdvBosses to play the first area, but Pinstripe with OverrideMPK will still breaks after podium in other areas too

So far I've only found this bug with Pinstripe, but it happens in all retail versions. The problem might lies with Pinstripes adventure mpk file.

DCxDemo commented 11 months ago

https://github.com/CTR-tools/CTR-ModSDK/blob/b7fc934a60a8e33925a40766e5b8ee1eb5f1dced/mods/Modules/OverrideMPK/src/OvMPK_StringSearch.c#L38