1
0
mirror of synced 2025-01-19 17:28:46 +01:00

fix F and G drive missing causing game to crash!

This commit is contained in:
doomertheboomer 2022-07-18 00:06:47 +07:00
parent 9a6a1d1f6b
commit fb03cf897d

View File

@ -834,6 +834,7 @@ static InitFunction Wmmt6Func([]()
//Fix crash when saving story mode and Time attack, if the error isn't handled then it doesnt crash?????
injector::WriteMemory<uint8_t>(imageBase + 0x8A6B5F, 0xEB, true);
injector::WriteMemory<uint8_t>(imageBase + 0x8A6AE8, 0x38EB, true);
// Save story stuff (only 05)
{