High FPS Movement Fix - No More Strafe Sliding
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #137 of 190 Miscellaneous mods in this game by downloads
📋 About This Mod
Some antivirus programs (and VirusTotal) may flag this mod. This is a false positive. The fix works by hooking and re-timing the game's character-physics function in memory — the exact same technique used by virtually all ASI mods, trainers and script extenders. Heuristic/ML antivirus engines flag this behavior generically (labels like Evo-gen, Generic, score 99), not because of any actual malware.
-
[]No network code, no persistence, no file access beyond a small local log next to the DLL.[/]
[]Full source code is open so you can read exactly what it does and build it yourself: xStealthLiquid/watchdogs2-highfps-movement-fix[/]
[]VirusTotal: only generic heuristic detections, no real signature: VirusTotal - File - 0abdce657aecf84cb8ae455c31573b108a4aa84e9c9d52379424b3151124c5bb[/]
Description
Watch Dogs 2 has a framerate-dependent movement bug: above 60 FPS your character slides / skates sideways over the ground, most noticeably when you run forward and quickly alternate strafing left and right (A ⇄ D). At a locked 60 FPS the movement is clean — but at higher framerates like 120 FPS it feels floaty and imprecise.
This mod fixes that without capping your framerate. It re-times only the player's physics step to a fixed rate, so high-FPS movement feels exactly as tight as 60 FPS while your game keeps rendering at full speed. No configuration needed — it just works once you load into the world.
Under the hood, WD2's Havok character controller is stepped once per rendered frame, so at 120 FPS it runs twice as often as it was tuned for, and the per-frame speed limit "over-charges" — the classic Quake/Source strafe bug. This mod drives the player's character step through a fixed 60 Hz accumulator, decoupled from your render rate. NPCs, animals and vehicles are left completely untouched, and your real movement speed stays identical.
Installation instructions
1. Enable the launch option (required)
In Steam, right-click Watch Dogs 2 → Properties → Launch Options and add:
-eac_launcher
(This disables EasyAntiCheat so mods can load. It also disables online play — this mod is Singleplayer only. See Requirements.)
2. Copy the files
Extract the archive and copy dinput8.dll and wd2fix.asi into the game's bin folder:
...\steamapps\common\Watch_Dogs2\bin\
3. Play
Launch the game. The fix activates automatically once you're in the world.
This mod fixes the framerate-dependent character sliding that occurs above 60 FPS in Skyrim by re-timing the player's Havok physics step to a fixed 60 Hz. It preserves full framerate and leaves everything else untouched. With only 4 endorsements and 317 downloads, it's a niche fix for players experiencing strafe sliding.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Directly addresses the annoying strafe sliding issue at high FPS without capping your framerate.
- Minimal footprint—only touches the player's physics step, so it's less likely to conflict with other mods.
- Simple concept: if you have the problem, this is a targeted fix.
⚠️ Cons
- Very low endorsement count (4) and downloads (317) suggest it's not widely tested or trusted yet.
- Last updated July 2026—may not be compatible with future Skyrim updates or other physics mods.
For Skyrim players who play at high framerates (above 60 FPS) and are bothered by the character sliding sideways when strafing. If you've tried other fixes and still see sliding, this is a targeted solution. Skip if you don't experience the issue or if you're fine with capping your FPS.
💡 Beginner Tips
- Make sure you have Skyrim Script Extender (SKSE) installed, as many physics-related fixes require it.
- Test in third-person and first-person view to confirm the sliding is gone.
- If you use other physics mods, try this one alone first to see if it resolves the issue.
📊 Mod Details
- Game
- Watchdogs2 Mods
- Author
- xStealthLiquid
- Version
- 1
- Downloads
- 317
- Endorsements
- 4
- Category
- Miscellaneous
- Created
- 7/15/2026
- Updated
- 7/15/2026
🔧 How to Install Watch Dogs 2 Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Watch Dogs 2 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Watch Dogs 2 commands, item IDs, and more.
Keep browsing — more Watch Dogs 2 mods await