Baseline (Widescreen) Solution & Issues
Ultra/Super-Wide (21:9/32:9) Specific Solution & Issues
The Game is only 16:9 out of the BOX - use INI & HEX edit to get HOR+
Hex edit the Aspect Ratio: Go to --> ..\steamapps\common\King's Quest\GrahamsGame\CookedPCConsole\GrahamsGame.upk
Look for 39 8E E3 3F and change it to CD 90 18 40
INI edit the FOV: Go to --> ...\Documents\my games\UnrealEngine3\GrahamsGame\Config\GrahamsInput.ini
Add to [Engine.PlayerInput] this Line: Bindings=(Name="F1",Command="FOV 65",Control=False,Shift=False,Alt=False)
In Game press F1
Eyefinity / Surround Specific Solution & Issues
The Game is only 16:9 out of the BOX - use INI & HEX edit to get HOR+
Hex edit the Aspect Ratio: Go to --> ..\steamapps\common\King's Quest\GrahamsGame\CookedPCConsole\GrahamsGame.upk
Look for 39 8E E3 3F and change it to AB AA AA 40 (3x16:9) or 9A 99 99 40 (3x16:10)
INI edit the FOV: Go to --> ...\Documents\my games\UnrealEngine3\GrahamsGame\Config\GrahamsInput.ini
Add to [Engine.PlayerInput] this Line: Bindings=(Name="F1",Command="FOV 109",Control=False,Shift=False,Alt=False)
In Game press F1
Issues: Some Background Graphics are cut of
4k UHD Specific Solution & Issues