Is there issue with 21:9 ultrawide resolution in Code Vein? Here is the solution!
How to Fix Ultrawide & Multi Monitor Issues on Code Vein?
- Download the Hex Editor
- Navigate to …\SteamLibrary\steamapps\common\CodeVein\Binaries\Win64\
- In Win64 folder, copy the CodeVein-Win64-Shipping.exe application to a new folder as back up.
- Go back to Win64 folder
- Open the CodeVein-Win64-Shipping.exe in Win64 folder with Hex Editor.
- Find F6 41 2C 01 4C
F6 41 2C 01 4C
- Replace with F6 41 2C 00 4C
F6 41 2C 00 4C
- Then find 35 FA 0E 3C A4
35 FA 0E 3C A4
- Replace with 35 FA 3E 3C A4
35 FA 3E 3C A4
- Save
- That's all. Launch the game.
How to Find Values in Hex Editor?
- Run the Hex Editor
- Click on the Find
- Click on the Open...
- Select the CodeVein-Win64-Shipping.exe in Win64 folder
- Click on Open button.
- After that, click the Search in Hex Editor.
- Click on the Find
- Go to the Hex-values tab.
- Type/paste the value. For example, F6 41 2C 01 4C
- Finally, click on OK button. You can find the value and change it, just like that 🙂
By the way, you can .
work perfectly thanks
If you buy the Season Pass after you do this fix, you will need to reapply it. I bought the Season Pass, exited the game and after it updated, the values were reset to default.
How to find easily "F6 41 2C 01 4C" and "35 FA 0E 3C A4"
Can u tell us the line number ?
Thx
I edited the guide for you.