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

Enable print WMMT5DX+

This commit is contained in:
Aaron M 2021-08-26 13:19:43 +12:00
parent db8388c5c6
commit 38c02771bf

View File

@ -1448,6 +1448,9 @@ static InitFunction Wmmt5Func([]()
CreateThread(0, 0, Wmmt5FfbCollector, 0, 0, 0);
*/
// Enable all print
injector::MakeNOP(imageBasedxplus + 0x898BD3, 6);
//load car trigger
safeJMP(imageBasedxplus + 0x72AB90, loadCar);