Forum Mod Bakery Docs

No Police/H&R Meter

Please login to contribute to the conversation.
Is there any existing mod or setting that turns off the cops in the game?
As in, the meter never goes up so the cops never show up, no matter what you do?
I haven't found any cheats settings, hacks or mods that even talk bout this.
Thanks.
I would like a mod like this also
A mod for this does exist however it's actually not for the PC version. It's an emulator patch for the PS2 version that changes the hex strings for the Hit-Run Metre.
Pretty sure it works by looking for the numbers that change when the yellow ring fills/empties and is always replacing any changed values with the value for an empty metre.

It should be doable on the PC version, provided someone with enough knowledge is able to find what needs to be changed and code up something that will work with the Mod Launcher.
Hi,

Old thread but given its resurgence, I made a quick mod for it: DisableHitAndRun.lmlm.

It just adds a DisableHitAndRun(); function call after every AddStage.

Thanks,
Josh
How do the .LMLM files work?
(I'd assume the extension probably means "Luca's Mod Launcher Mod")
Hi there, sorry to get back to you late.
I don't think this is the appropriate topic to ask that, however I will explain it to you.
Basically these files are packages that contain modifications of files & other data - specifically for the mod launcher.
You can understand them better by decompiling mods or checking out this page about creating one.