Unity 3D

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
natolv
Newbie
Newbie
Posts: 2
Joined: Mon Sep 28, 2009 8:35 am

Unity 3D

Post by natolv »

Hello! I need wery big support with program called Unity 3D! It requeres Direc 3D9, Directx 9 or higher! As I know, wine is supporting all those things, but when I install Unity and when I`m lounching it, it just doesn`t opens and it didn`t drop any error message! I`m running my wine on linux mint!


Thanks for help!
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

What Wine version? (Check by typing wine --version in a termimal.)
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Unity 3D

Post by jeffz »

natolv wrote:Hello! I need wery big support with program called Unity 3D! It requeres Direc 3D9, Directx 9 or higher! As I know, wine is supporting all those things, but when I install Unity and when I`m lounching it, it just doesn`t opens and it didn`t drop any error message! I`m running my wine on linux mint!


Thanks for help!

Unity 3D IDE does not work currently because of two outstanding bugs

1. attrib is implemented as a builtin cmd verb rather than a separate module, bug 18059
2. Parts of the Unity IDE are drawn using d3d9 which doesn't seem to work, bug 18061

The Unity3D web player has some sort of z-order issues in both firefox and opera, bug 15478 - if you alt-tab a few times, you can manage to get focus of the window that displays graphics and accepts keyboard input.

Standalone Unity produced executables should work fine - eg, Monster Trucks Nitro worked fine last I tested.
natolv
Newbie
Newbie
Posts: 2
Joined: Mon Sep 28, 2009 8:35 am

Post by natolv »

Well, I`ve last wine version, it`s 1.1.30! But still I can`t launch it, I think to
that`s impossible ! I tryed to launch it thru Vbox running windows xp, and problem is the same!
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

natolv wrote:I tryed to launch it thru Vbox running windows xp, and problem is the same!
Vbox uses Wine's d3d engine for D3D. So if the problem in Wine is in d3d9 then you'll have the same exact thing in Vbox.
a qi

Unity 3D

Post by a qi »

I have the same problem when try to run unity with wine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Locked