Jump to content

Super Neptunia RPG Movement Stutter Fix


1 Screenshot

About This File

This patch aims to fix the movement stutter above 50FPS. The game uses FixedUpdate for movement updates, and due to it sticking to Unity's default FixedUpdate rate of 50Hz, this results in stutter at 60FPS or higher. This mod simply changes the FixedUpdate to run at 1000Hz (1ms) instead, as that evenly divides by most framerate targets that are realistically going to be targeted by most people. From my testing, it behaves fine when using VSync at a locked 144FPS.
 
Instructions:
1. Download the IPS patch, and head to RomPatcher.js (https://www.marcrobledo.com/RomPatcher.js/) or use a dedicated IPS patching utility (Such as Lunar IPS).
2. Drag the "globalgamemanagers" file from the "SuperNeptuniaRPG_Data" folder in the game directory onto the Browse button in the ROM file section, and drag the IPS patch into the Browse button in the Patch File section.
3. After pressing "Apply Patch", copy the downloaded file to the "SuperNeptuniaRPG_Data" directory and make sure to rename the file to "globalgamemanagers".




User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...