Baseline (Widescreen) Solution & Issues
The game has native support, but the FOV on lower aspect ratios should change direction when below 16:9 and non 16:9 resolutions in some partitions are letterboxed/pillarboxed.
Option #1:
- Open the executable in a hex editor of your choice.
- Search the first array of CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC CC and replace it with F3 0F 11 49 44 F3 0F 5E C9 F3 0F 58 C9 D9 41 44 F3 0F 11 49 44 D8 71 44 D9 F2 D9 C9 0F 2F 05 16 00 00 00 73 09 D8 71 40 D8 0D 0B 00 00 00 D9 C9 D9 F3 D8 49 44 D9 59 44 C3 39 8E E3 3F.
- Take the address of the injection point and calculate the calling addresses from the array F3 0F 11 49 44 EB 2F and replace it with E8 "firstarray" EB 2F.
When calculating the address from the found arrays, subtract the address (after the calling bytes) by the injection address, then change sign to a negative array and paste it to the corresponding calls. Remember to swap the array endian before placing it next to E8.
- For the removal of the black borders, find F3 0F 10 05 EE 1B 32 F7 and replace it with F3 0F 5E DB F3 0F 10 C3.
- At last, test the game to see if the results are correct and doesn't crash the game.
Option #2:
Download the CE Table in the files available from the PC Gaming Wiki Community Files (search there) and enable it by pressing the "I" key to solve the problem plus you can adjust FOV and zoom multipliers to adjust the screen using the following keys:
- - Decrease FOV
+ - Increase FOV
CTRL+Backspace - Reset to Default FOV addition
For the zoom factor, it can be increased/decreased the same way with FOV but CTRL must be held to change scale and ALT+Backspace to reset.
Optionally, the display of the HUD in-game can be changed by pressing the combination with CTRL with 4 to enable and 5 to remove the HUD for gameplay.
Option #3:
Download the Flawless Widescreen script for Flawless Widescreen and install it into the plugin directories.
Ultra/Super-Wide (21:9/32:9) Specific Solution & Issues
Eyefinity / Surround Specific Solution & Issues
4k UHD Specific Solution & Issues