Baseline (Widescreen) Solution & Issues
Ultra/Super-Wide (21:9/32:9) Specific Solution & Issues
The Game only supports Aspect Ratio till 16:9 - you need to use a HEX editor to get it HOR+
Go to --> ...\Steam\steamapps\common\GOD EATER RESURRECTION\GER.exe
Then Hex edit these Adresses:
for 3440x1440:
Go to Offset D3AB50 look for 00 00 80 41 and change it to 00 00 AC 41
Go to Offset 11BB0E0 look for 80 07 00 00 38 04 and change it to 70 0D 00 00 A0 05.
for 2560x1080:
Go to Offset D3AB50 look for 00 00 80 41 and change it to 00 AA AA 41
Go to Offset 11BB0E0 look for 80 07 00 00 38 04 and change it to 00 0A 00 00 38 04.
-------------------------------------------------------------------------------------------------------
Optional remove Bloom: Go to Offset F14B70 look for 00 00 42 6C and change it to 00 00 00 6C - see Additional Screenshots
Eyefinity / Surround Specific Solution & Issues
The Game only supports Aspect Ratio till 16:9 - you need to use a HEX editor to get it HOR+
Go to --> ...\Steam\steamapps\common\GOD EATER RESURRECTION\GER.exe
Then Hex edit these Adresses:
Go to Offset D3AB50 look for 00 00 80 41 and change it to 00 00 40 42
Go to Offset 11BB0E0 look for 80 07 00 00 38 04 and change it to 80 16 00 00 38 04(5760x1080).
-------------------------------------------------------------------------------------------------------
Optional remove Bloom: Go to Offset F14B70 look for 00 00 42 6C and change it to 00 00 00 6C - see Additional Screenshots
4k UHD Specific Solution & Issues