Log Movement Updates
For dataminers ONLY! THIS WILL LAG YOUR GAME! This records changes in character movement speeds.
By Sanji
Last updated | 3 years ago |
Total downloads | 226 |
Total rating | 1 |
Categories | Mods |
Dependency string | Sanji-Log_Movement_Updates-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_NASB
BepInEx pack for Nickelodeon All-Star Brawl. Preconfigured and ready to use.
Preferred version: 5.4.17README
Log Movement Updates
A simple mod for dataminers. This logs changes to the character's movements to the console.
If you're actually playing the game, please don't use this. It's laggy.
What does it do specifically?
There's an update function called to update game agent velocity.
I hook it and log the player port and the new velocity.
That's it.
Usage
Install the mod and run the game. The outputted log is in the BepinEx folder (C:\Program Files (x86)\Steam\steamapps\common\Nickelodeon All-Star Brawl\BepInEx typically).
If you'd like to see it live, modify your BePinEx.cfg (typically in C:\Program Files (x86)\Steam\steamapps\common\Nickelodeon All-Star Brawl\BepInEx\config) and enable [Logging.Console]. This makes a console open while the game is open and you can see the logging happening realtime.
Installation
The easiest way to install this is to use the Slime Mod Manager.
Manual Installation
If your game isn't modded with BepinEx, DO THAT FIRST! Simply go to the latest BepinEx release and extract BepinEx_x64_VERSION.zip directly into your game's folder, then run the game once to install BepinEx properly.
Then, go to the latest release of this mod and place the dll into your plugins folder (BepInEx/plugins).