UG2ish handling (Underground 2 like handling)
This changes chassis, tires, rigidbodyspec and some pvehicle values. The handling is only applied to the player vehicle, thanks to GXP-10's method of doing so, which was brought to my attention by Frexellia's Wrecked Mode mod. This prevents the AI from driving wonky.
Caveats:
- It's more difficult to do handbrake turns, slow slides and donuts.
How to install:
1. Extract the .zip archive to some directory.
2. Use VltEd to import mw\ug2ish-handling.nfsms.
3. Recommended: To fix bosses, import mw\separate-ai-presets.nfsms with VltEd, and mw\separate-ai-presets.end with binary. You need to import both, or you'll break your game.
Importing the scripts multiple times is absolutely fine and will cause no issues, despite the errors. To update, just repeat the installation instructions.
This also includes the script used to generate the .nfsms file. If you wish to modify the values, edit mw\developer\ug2ish-handling.py and then run it using Python 3.x. You may use it to more easily make handling mods yourself.
Changelog:
1.3:
* Fix oversight in nfsms generation, breaking the new recipe
1.2:
* Make folder structure a little nicer for future additions
* Add new handling flavor that is a bit more grippy
* Fix Razor's Mustang being gone (Thanks to GeorgeMonroe)
1.1:
* Fix vlt parsing (fixes suspension height modifiers)
* Add scripts for fixing boss AI
* Remove Y-axis angular damping to encourage the car to drift a little more
1.0:
* Initial release
Comments
GeorgeMonroe (May 04, 2023 @ 20:38)
Sup, it's me again :D I think, cars clearance to low. Scratching every bump on the road with car bottom, even little ones. Is it possible to make cars clearance little bit higher, without handling loss. (because handling is perfect)Fierelier (April 26, 2023 @ 09:06)
No problem, enjoy <:GeorgeMonroe (April 24, 2023 @ 12:35)
Wonderful >....> love uFierelier (April 23, 2023 @ 09:57)
Hey, I've uploaded the new version where this issue is fixed. You can check the change out here: https://git.lumen.sh/Fierelier/ug2ish-handling/commit/21272291 -- Just reinstall the script as per the instructions and you should be good to go. Thanks for letting me know!I've also added a new flavor of the handling that increases the gravity some, give it a shot, I think it controls a little nicer.