Mouse Input
Firstly, Navigate to
- C:\Users\[your username]\AppData\Local\PortalWars\Saved\Config\WindowsNoEditor
Add the following inside of Engine.ini
- [/script/engine.engine]
- r.oneframethreadlag=0
Second, open Input.ini
Add the following
- [/script/engine.inputsettings]
- bEnableMouseSmoothing=False
- LookRightScale=0.000000
- LookUpScale=0.000000
- bViewAccelerationEnabled=false
-[Engine.PlayerInput]
-bEnableMouseSmoothing=False
-LookRightScale=0.000000
-LookUpScale=0.000000
-bViewAccelerationEnabled=false
As always, make sure vsync is disabled.