an-anime-team/an-anime-game-launcher

Changing Proton wine to Wine-GE will result weird color glitch.

EvilBoi123 opened this issue · 1 comments

How to reproduce:
1.Install your wine prefix with proton-GE (preferably ver. 8-25).
2.Run the game.
3. Change proton to Wine-GE (perferably ver. 8-25) with dxvk 2.3.
4. Run the game.
5. You should encounter this:
image

Solution:
1.Download another dxvk such as ver. 2.2.
2.Switch to ver. 2.2
3.Re-switch back to 2.3 (If you want 2.3 of course but this step is not required if you want dxvk 2.2)

Reason behind this:
I think this is because Proton-GE has it's own dxvk pre-configured (maybe dxvk 2.2), so when a wine-GE with dxvk 2.3 were changed, the wine will use the cache of dxvk 2.2 although it suppose to use dxvk 2.3(wine changing script does not include the reinstallation of dxvk).