Unity3D-Wine-Support / Unity3D-on-Wine

Scripts for making Unity3D run on Wine.
GNU General Public License v2.0
102 stars 59 forks source link

Graphic bug in OpenGL mode AMD #58

Open Amadren opened 9 years ago

Amadren commented 9 years ago

Hi, I have this problem: http://i.imgur.com/ICkbPgg.png when I use the editor in OpenGL. In DX9 mode, I have this bug: http://wiki.unity3d.com/index.php/Running_Unity_on_Linux_through_Wine#NVIDIA:_Unity_does_not_refresh_windows_often_enough even if I use an AMD GPU.

Hardware: CPU: AMD A10-6800k GPU: AMD Radeon HD 7770 Ghz Edition Drivers: latest fglrx from Linux Mint repo. Wine: 1.7.45 patched to use -force-opengl

Thanks

jurf commented 9 years ago

Sorry for the delay, just found out that my comment wasn't submitted correctly. My bad.

Could you elaborate on the problem? Does it look like when you have V-Sync turned off? Could you provide some more screenshots? It's very strange.

Also, why you are experiencing #10 with DX9 is beyond me. What is your kernel version?

And about your Wine: do you run Arch? Are you using the patched Wine from the AUR? If yes, could you try using Wine Staging instead?

Thanks.

Amadren commented 9 years ago

Yep, it looks like V-Sync is turned off. Tried with kernel 3.10, 3.16, 4.0 and 4.1 with the required fglrx dkms patches for 4.0 and 4.1. I was using a wine version compiled by me on Linux Mint.

jurf commented 9 years ago

Have you tried force-enabling it?

Amadren commented 9 years ago

Yep, tried it, no success