Despite the zombies and the guns, this silhouetted action-platformer has a definite Prince Of Persia vibe.
Pre-packed solution is available from the PC Gaming Wiki Community Files (search there).
Solution: FOV via ini edit & Aspect ratio via HEX edit.
Aspect Ratio: Go to ...\Steam\steamapps\common\Deadlight\LOTDGame\CookedPCConsole\Engine.upk Look in Offset ABB80 for this Hex Code: 4C 8E E3 3F and change it to your Aspect Ratio. for example CD 90 18 40 (21:9)
FOV: Go to C:\Users\...\Documents\my games\UnrealEngine3\LOTDGame\Config\LOTDInput.ini Add this Lines under [Engine.PlayerInput] Bindings=(Name="F1",Command="FOV 70",Control=False,Shift=False,Alt=False) Bindings=(Name="F2",Command="FOV 86",Control=False,Shift=False,Alt=False) Bindings=(Name="F3",Command="FOV 100",Control=False,Shift=False,Alt=False) Bindings=(Name="F4",Command="FOV 110",Control=False,Shift=False,Alt=False) Bindings=(Name="F5",Command="FOV 124",Control=False,Shift=False,Alt=False)
Aspect Ratio: Go to ...\Steam\steamapps\common\Deadlight\LOTDGame\CookedPCConsole\Engine.upk Look in Offset ABB80 for this Hex Code: 4C 8E E3 3F and change it to your Aspect Ratio. for example 8F E3 98 40 (43:9)
Submitted by czarman on 22 February, 2016 - 17:54Updated by Rose on 23 March, 2022 - 11:35