Oh so Boxes do provide GPU passthrough now. Cool.
No, I am using now Wine (Staging) native on my optimus laptop. This time, no boxes and no bottles. I got an intel GPU and an nvidia dGPU and the command nvidia-run-mx is a wrapper from MX Linux for the environmental variable that needed to set, if one wants to start the program with NVIDIA support.
What if you tried now changing renderer to vulkan? WINEPREFIX=/home/USER/Wine/KIT winetricks renderer=vulkan?
Still the same behaviour, the bottom half has no problem, only the upper half. Perplexing. I also switched from X11 (KDE) to Wayland (KDE) Session, no change.
If you can downgrade packages on MX Linux maybe try different combinations of previous versions of wine-stable/wine-staging, wine-dxvk and nvidia drivers?
There is the possibitly to download the wine version package by debian stable instead from MX Linux:
➤ wine --version
wine-8.0 (Debian 8.0~repack-4)
And when i start the programm, there is nothing in the 3D Vew:
So wine version 8.0 is not the way.
There is a way to install newer stuff from the MX Linux Test Repo
Now i got:
➤ wine --version
wine-8.20
There is the cube like in the version 8.12 in the 3D View.
But the issue of flickering is not solved. Do I need to delete my old WINEPREFIX and install it new, since my WINEPREFIX was installed with the older version of wine (Version 8.12)? Would there be any difference?