I'd like to get the 3D game-authoring suite named "Unity", specifically, the version called '2018.1.6f1 (64-bit)', working on Wine-Staging 3.11 . If I was to succeed, I might be the first to do so.

So far, all I was able to get, is what is shown in the attached screen-shot.
The authors of this software-suite claimed 'somewhere', that they had deprecated their use of DirectX9, leaving the application to try and render either using DirectX11, or using OpenGL 4.5 .
I created a version-entry in the AppDB, in which I stated my suspicion, that my graphics card may just not be powerful enough. But in case this is a misconception of mine, is there anybody who can look at the screen-shot, and who can give me a better tip, on how to proceed?
Thanks in advance,
(Edit: )
Actually, when I ran on the prefix:
winetricks vcrun2010 vcrun2012 vcrun2013 vcrun2015 corefonts
(In several separate attempts)
I was able to improve the results, as shown below... A key aspect even to getting the 3D preview-panel to display correctly, was to use the command-line switch
-force-opengl
When running 'wine64 Unity..exe -force-opengl'
Using DirectX11, that was also not working.
But even though the screen-shot now 'looks better', the editor still does not work well enough to be used. Every time I try to open a separate dialog-box, the contents of that dialog-box do not display. This includes the Edit -> Preferences window, which I would just love to get open, to try to set the Editor itself to be friendlier.
Dirk