What about you and your team are sent in recognition and end up in the most messed up situation possible. This, in a now destroyed Dubai where sand storms are becoming typical.
Required
Optional
Installation
Place the file in Documents\My Games\SpecOps-TheLine\SRGame\Config
. Be sure to backup the original one before you overwrite it.
Commands
Key | Effect |
---|---|
F2 | Enable/Disable HUD |
F3 | Free Camera |
F5 | Spectator Camera |
F6 | Attached to Player (Look At) |
F7 | Attached to Player |
F8 | Top View |
F9 | Reset |
F10 | Hide Animations |
F11 | Enable/Disable Fog |
F12 | Enable/Disable Post Process |
Page Up | FoV 70 |
Page Down | FoV 90 |
Home | FoV 110 |
How To Add Other FoV Values
To do so, unzip the Spec Ops: The Line INI Decrypt/Encrypt Tool in \Documents\My Games\SpecOps-TheLine\SRGame\Config
.
Once done, drag and drop the SRInput.ini
on Gibbed.SpecOpsTheLine.IniDecrypt.exe
. Your file is now decrypted. Open it with Notepad++ and add the lines below just before [IniVersion]
.
Bindings=(Name="NumPadFour",Command="FOV 20")
Bindings=(Name="NumPadFive",Command="FOV 30")
Bindings=(Name="NumPadSix",Command="FOV 40")
Bindings=(Name="NumPadSeven",Command="FOV 50")
Bindings=(Name="NumPadEight",Command="FOV 60")
Bindings=(Name="NumPadNine",Command="FOV 80")
When finished, save the file and drag it on Gibbed.SpecOpsTheLine.IniEncrypt.exe
to encrypt it back.