Dragon's Dogma 2
0 of 0

File information

Last updated

Original upload

Created by

emoose

Uploaded by

emoose

Virus scan

Safe to use

About this mod

Gets rid of the mouse deceleration when moving mouse slowly, helping with aiming up shots.

Requirements
Permissions and credits
Changelogs
Donations
The game currently has three known causes of mouse acceleration/deceleration:
  • Deceleration curve applied when moving mouse slowly, causing slow movements to hardly make any camera movement
  • Strange mouse-distance-scaling code inside the camera update function, causing faster movements to become accelerated.
  • Incorrect Display DPI handling code when game is played on display with DPI above 100%, making faster movements become slightly decelerated (usually offset by the scaling code above, but not always)
This mod fixes the first deceleration curve issue, but a fix for the others is hopefully coming soon.
(testers are needed for this, if you'd like to help test it please see the Posts section!).

Note that this mod will change how the camera feels, becoming much more responsive when moving your mouse slowly compared to the vanilla game, some might prefer this while others might not - you may have to change your camera speed settings in-game to get it to work as you want it to.

(for me this makes the camera much more predictable, rather than the camera speed changing based on how slow/fast you move the mouse, it'll instead stay near constant)

Setup

  • Install REFramework onto your game
  • Extract the DisableMouseAcceleration ZIP into your game folder root (or add ZIP to Fluffy Mod Manager & enable it)
  • Start the game, and hopefully the deceleration when moving mouse slowly should now be gone.

Other Mods

ShutUpPawns! - Block repetitive annoying dialogues, block pawn high-fives, uBlock Origin for pawns.
Dialogue Auto Advance - Allows dialogue to advance naturally, no need to keep pressing Next each time.
Mouse Wheel Camera Distance - Add some new features to your mouse.

Thanks

Thanks to Nigy123, UndeadCheetah, Reegeh, MrPuppy94, Wooph & Mohl97 for reporting the issue with old REF versions & helping to debug it!