Some usefull commands, maybe it can help always looking for new improvement if you have some more i’m interested in.
Stat FPS // Show FPS
FogDensity 0 // Remove Fog (default -1)
colorgrading 2 // Remove horrible color filter (default 1)
BloomSize 0 // Remove bloom (default -1)
RawInputUpdateTest true // Correction of the mouse lag "in test"
setsensitivity xx.xx // Set the mouse sensivity
FOVsensitivityscale x.x // Setting for the ironsight (value between 0 and 1)
SetClanTag TAG // 5 Chars max
RemoveClanTag
disconnect
Usefull tool, a bind with all the interesting commands, F9 to Activate F8 to set to default.
Activate only after your 1rst spawn or the Rawimputupdatetest will not work.
Put it a the end of ShooterImput.ini
[ShooterGame.SGPlayerInputPawn]
Bindings=(Name="F9",Command="BloomSize 0 | FogDensity 0 | ColorGrading 2 | RawInputUpdateTest true | Stat FPS",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
Bindings=(Name="F8",Command="BloomSize -1 | FogDensity -1 | ColorGrading 1 | RawInputUpdateTest false | Stat FPS",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)