The Hex edit only fixes the 3D world rendering. The 2D UI will still be broken. To fix the HUD coordinates, you need to find the pixel anchor points.
If you distrust external software or want to create a permanent, standalone fix, you must manually patch the .exe using a Hex Editor (like HxD).
Pair this with the SD-RenderTweaker to disable the mini-map if it appears distorted, as the fix can sometimes misalign HUD elements.
You can try manually setting your resolution in the DisplaySettings.xml file located in the game's data folder. Setting this file to "Read-only" after editing may prevent the game from reverting your changes.
The Hex edit only fixes the 3D world rendering. The 2D UI will still be broken. To fix the HUD coordinates, you need to find the pixel anchor points.
If you distrust external software or want to create a permanent, standalone fix, you must manually patch the .exe using a Hex Editor (like HxD).
Pair this with the SD-RenderTweaker to disable the mini-map if it appears distorted, as the fix can sometimes misalign HUD elements.
You can try manually setting your resolution in the DisplaySettings.xml file located in the game's data folder. Setting this file to "Read-only" after editing may prevent the game from reverting your changes.