I am trying to run a Chromium based app in wine, and it shows only black screen.
Thanks to this post, I found the solution.
1 | winetricks -q dxvk vd=1280x1024 |
Which is to emulate the app in Virtual Desktop.
I am trying to run a Chromium based app in wine, and it shows only black screen.
Thanks to this post, I found the solution.
1 | winetricks -q dxvk vd=1280x1024 |
Which is to emulate the app in Virtual Desktop.