Resident Evil 4 (2005)

Resident Evil 4 (2005)

942 ratings
Player rotation with mouse
By BLOOD ELF
How to make player rotation with mouse.
4
2
18
2
2
   
Award
Favorite
Favorited
Unfavorite
Configuring input.ini
Go to Steam\steamapps\common\Resident Evil 4\BIO4 (and\or My Documents/My Games/Capcom/RE4/) and open input.ini (and\or usr_input.ini) with Notepad.
Find this block:

###GAMEPLAY


###KEYBOARD

KEY_FORWARD = W
KEY_BACK = S
KEY_RIGHT = D
KEY_LEFT = A

Warning! ###KEYBOARD must be in ###GAMEPLAY category, not in ###MENUS.

Then add:

KEY_RIGHT = MA_RIGHT
KEY_LEFT = MA_LEFT
after
KEY_LEFT = A

You wil get this:

###GAMEPLAY


###KEYBOARD

KEY_FORWARD = W
KEY_BACK = S
KEY_RIGHT = D
KEY_LEFT = A
KEY_RIGHT = MA_RIGHT
KEY_LEFT = MA_LEFT


After that mouse will rotate player, not camera.
P.S. Some times camera can stuck. Just aim and it will fix camera position.
143 Comments
frankarms299 Jan 27 @ 1:48pm 
can i play with game controller?
OnBrandRP Dec 28, 2024 @ 1:28pm 
mind you re4 tweaks has existed for 10 years
OnBrandRP Dec 28, 2024 @ 1:28pm 
or, hear me out, you're on PC, just use a very neat mod called re4 tweaks.

Does the exact same thing.
Hopeless Nov 9, 2024 @ 4:51am 
doesn't work for me, idk why
SB Nov 1, 2024 @ 5:51am 
a post from 2016 still works fine, thank you!
the slushy slurper Aug 22, 2024 @ 10:53am 
At first it didn't work, but when when i saved the file, overriding the previous input.ini file, it worked. Thank you!
Code of Conduct Jul 1, 2024 @ 9:43am 
RE4 Tweaks is just the best with a lot of improvements
BLOOD ELF  [author] Jun 8, 2024 @ 9:14am 
10 years old =)
P.S. Omg. Why time run so fast?
Toro Jun 7, 2024 @ 6:34pm 
I didn't see the date of release i thought this was a new guide
BLOOD ELF  [author] Jun 7, 2024 @ 12:08pm 
Its old solution. Ofc some mods can do this better.