How to remove interface? (Batman: Arkham City)
Want to remove the radar from the screen or interface in the game menu, only when you come.Know the team (ToggleHUD) but don't know which file to write.
Help, someone can use it.
BatWing2393
1. Open Documents\WB Games\Batman Arkham City\BmGame\Config
2. Open UserInput.ini
3. Find [Engine.PlayerInput] and add after:
Here
.Bindings=(Name=F12,Command=ToggleHUD, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F4Command=FOV 40, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F5,Command=FOV 50, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F6,Command=FOV 60, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F7,Command=FOV 70, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F8,Command=FOV 80, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F9,Command=FOV 90, CFalse, Shift=False, Alt=False)
.Bindings=(Name=F10,Command=FOV 100, CFalse, Shift=False, Alt=False)
4. Save.
5. And now F12 in game to enable/disable the HUD.
Mr. Arkham
It worked, thank you. Is there a way to make the camera free and not flying around the Batts?