You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 hours ago |
| Version | 1.0.0 |
| Download link | Scandal-Scandals_Tweaks-1.0.0.zip |
| Downloads | 8 |
| Dependency string | Scandal-Scandals_Tweaks-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Scandals Tweaks
This is just a general-purpose mod that contains some useful universal patches, scripts, etc. that my mods can depend on and use from. Not everything is "useful" for mods, but they don't hurt to have bundled in here. If anything in here interests you, feel free to use it!
Scripts
- AudioMixerFixer (add any audios to an array on this script, and it'll automatically apply the correct SFX mixer, which'll allow TZP effects to work with those sounds!)
Patches
- SoundManager NullRef fixes (do not attempt to play an audio if it is missing)
- Fix external-forces not fading when sat in a vehicle
- Fix items being unscannable when attached to a PlayerPhysicsRegion
- Fix untagged interactables from carrying the last valid interactable the player looked at
- Resize the players animator hash size if it does not match the current animators
- Alters the generic TerminalNode text regarding buying vehicles to say "vehicle" rather than "Cruiser" or "Company Cruiser"
Misc
-
Contains some useful references (i.e. stormy + rainy particles + hit particles)
-
I'll fix the plugin GUID at a later date.
CHANGELOG
Changelog
1.0.0 (23/03/2026)
- Initial Release