0 of 0

File information

Last updated

Original upload

Created by

emoose

Uploaded by

emoose

Virus scan

Safe to use

About this mod

Fully remove camera smoothing & allow raw mouse input, fix camera speeding up when framerate drops.

Permissions and credits
For some reason camera movement is tied to the framerate, making lower framerates have higher mouse sensitivity than at higher framerates.
This also causes the camera to go flying whenever framerate dips, which always made mouse control feel awful for me.
Luckily it's an easy fix, just needs a single instruction patched in the game, and now the camera feels a whole lot better.

Was also able to patch the code for mouse smoothing too, even with "Camera Smoothing" setting disabled this code was still active, which always made mouse movements feel floaty in this game.
v0.3 now includes patches that can either reduce the smoothing or completely disable it.

NOTE: this currently only fixes mouse input, gamepads also seem to have the same speed issue with framerate, will try looking into those soon

Features

- Fixes mouse sensitivity being tied to framerate, sensitivity will no longer shoot up when framerate drops
- Includes patch to reduce the forced camera smoothing by ~60%, making it a lot more tolerable
- Also includes optional patch to fully disable the camera smoothing, whether you prefer it with removed or reduced is up to you!

The patch to fully disable smoothing can be enabled inside SUWSF.ini, just toggle the "Enabled" value under the [Patch:RemoveAllCameraSmoothing] section.

Setup

Extract the ZIP into your game folder, next to granblue_fantasy_relink.exe

(if you already have a winmm.dll file from another mod you can use that instead, the winmm files are the same, only difference is the SUWSF.asi/SUWSF.ini this mod added)

With that in place, start up the game and make sure to disable "Camera Smoothing" in the games settings for best results.

Issues

Only tested with the Steam 1.3.2 version of the game, unsure how it'll work on others.
If you notice any issues with this please let me know!