Simple guide to invert mouse y-axis until the developers add a setting for it.
Intro
No mods or third party tools required!
Possible to invert the X-axis too.
Instructions
Open File Explorer.
- Paste the following into the address bar and press Enter:
%LOCALAPPDATA%\Chameleon\Saved\Config\Windows
If the folder doesn’t exist yet, launch the game once and close it. The required folders will be created automatically.
- Right-click inside the folder and select New > Text Document
- Rename the file to:
Game.ini
Make sure file extensions are visible so the file isn’t accidentally named Game.ini.txt.
Can’t see file extensions? In File Explorer, select View > Show > File name extensions. - Open Game.ini with Notepad and paste the following:
[/script/engine.playercontroller] InputPitchScale=2.5
Want to invert the X-axis too? Paste this on a new line underneath:
InputYawScale=-2.5. - Save the file and close Notepad.
- Right-click Game.ini > Properties > check Read-only > click OK.
Note:
This is just a temporary fix. This only seems to affect camera controls.
If you want to revert it or the game is updated to have an invert mouse setting, simply delete the Game.ini file.
This is just a temporary fix. This only seems to affect camera controls.
If you want to revert it or the game is updated to have an invert mouse setting, simply delete the Game.ini file.