Displaying 1 result from an estimated 1 matches for "29f02bbc685d93a79f58".
2013 Nov 13
1
Running Unity3D Editor with Wine
...I tried the first two on both 32-bit and 64-bit environments,
and the rest only on 32-bit.
The result is always the same - the program starts, but I get a blank
window (picture available at http://i.imgur.com/UA6Q3rH.jpg ).
I've upped some of the debug traces at
https://gist.github.com/waneck/29f02bbc685d93a79f58 . By far, the most
helpful one is the log from 1.4.1, which is the only one that shows an
actual error message: err:wgl:internal_SetPixelFormat Couldn't set format
of the window, returning failure
I'm a little at loss on how to proceed here. I'd like to debug this
further, and if possi...