Dead Island 2

Dead Island 2

30 ratings
How to un-♥♥♥♥ the mouse acceleration
By Dill Dough
Dead Island 2, like other first-person UE4 games, has horrible mouse acceleration enabled by default. Here's how to fix it.
5
2
   
Award
Favorite
Favorited
Unfavorite
Guide
1. Go into your game's config folder. It's under AppData/Local/DeadIsland/Saved/Config/WindowsNoEditor
2. Find the file called Input.ini
3. Open it and paste the following in:

[/script/engine.inputsettings]
bEnableMouseSmoothing=False
bDisableMouseAcceleration=True
bViewAccelerationEnabled=false
bEnableFOVScaling=false


(The two spaces after the last line may be important, idk)

Save the file, close it, and run the game. Now you no longer suffer from UE4's horrible default settings, and from the carelessness of the game developers. Enjoy!

EDIT: As a commenter (named KyrenCross) said: "Worked when I placed it in GameUserSettings.ini". Thanks to him for figuring this out. I'll leave the original untouched in case it works for some people!
18 Comments
what da dog doin 12 Jun @ 5:00pm 
thank goodness
Kez 12 Jun @ 12:33pm 
For Debian/Ubuntu based:

~/.steam/steam/steamapps/compatdata/934700/pfx/drive_c/users/steamuser/AppData/Local/DeadIsland/Saved/Config/WindowsNoEditor/
Stryder 31 May @ 10:36am 
Anyone know if this works for dying light 1 or 2? Not going to pretend I'm great with the mouse but it just feels like I can't get mouse sensitivity dialed in.
escamilla1495 21 May @ 10:50pm 
Epic Games is the same, paste the following in windows search

%LOCALAPPDATA%\DeadIsland\Saved\Config\WindowsNoEditor

and paste the block into input.ini or GameUserSettings.ini and save
Sh0ts 21 May @ 11:26am 
Just wanted to ask if anybody knew what the file name was for those who got it through Epic Games, can't find input.ini file at all, there's just one config file with "ApplicationPath=DeadIsland\Binaries\Win64\DeadIsland-Win64-Shipping.exe
WorkingDirectory=
WaitForExit=1
NoOperation=0"
Xzar_Warrior 16 May @ 11:39pm 
It helped, thanks
✨Hot Soup✨ 16 May @ 10:55pm 
cant thumbs up (epic games), but thanks.
Massa Lu 10 May @ 4:22am 
God bless you Sir
Manningator 5 May @ 4:26am 
Dude thanks so much, I was already getting headaches and thought it was the Aim assist not being turned off but no, it was this all the time.
Thanks so much.
Loglis 1 Nov, 2024 @ 7:34pm 
Thank you so much for this ! I felt sick before you saved my life :)
I don't know if it's important, but it didn't work the first time I tried, so I placed it in GameUserSettings.ini like KyrenCross said and changed the caps on the first line:
[/script/engine.inputsettings]
Script / Engine . Input Settings