WINE Help

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

DanKegel wrote: OK, I tried it. I found three problems:
http://bugs.winehq.org/show_bug.cgi?id=18398
...

To install, you have to do "winetricks pdh".
Hans Leidekker fixed bug 18398 for you today, so
when wine-1.1.21 comes out, you won't have to install pdh
to install Roblox.

But I still don't know what problem you're running into,
or how to reproduce it here. In addition to the screenshot,
please tell us what you did, and what you expected to happen,
and what really happened instead.

Have you tried launching a game directly by running

$ cd ~/.wine/drive_c/Program Files/RobloxVersions/version-*
$ wine Roblox -play http://www.roblox.com/Game/join.ashx?jo ... 4d6b142eb4

? If you do, what happens?
BillBurt
Level 2
Level 2
Posts: 19
Joined: Wed May 06, 2009 7:33 pm

Post by BillBurt »

I get a Roblox window, only where there is supposed to be a game, I get a black screen, and that huge terminal output that I posted in Pastebin
BillBurt
Level 2
Level 2
Posts: 19
Joined: Wed May 06, 2009 7:33 pm

Post by BillBurt »

I could really use some help with this.. :?
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Are you using the nVidia proprietary driver? If not, install it and see if that helps. If you are already using it, or if installing it doesn't help, I suspect the problem is that your graphics card simply isn't up to the demands of running games in Wine.
BillBurt
Level 2
Level 2
Posts: 19
Joined: Wed May 06, 2009 7:33 pm

Post by BillBurt »

Yes, this is the Nvidia proprietary driver. And I would think it was my graphics card except that other people with different graphics cards have the same problem..

http://www.linuxforums.org/forum/wine/1 ... oblem.html
http://www.linuxquestions.org/questions ... es-662408/

Please help!
BillBurt
Level 2
Level 2
Posts: 19
Joined: Wed May 06, 2009 7:33 pm

Post by BillBurt »

So I would assume I am alone on this? :cry:
John Drescher

WINE Help

Post by John Drescher »

On Sun, May 10, 2009 at 12:26 AM, BillBurt <[email protected]> wrote:
So I would assume I am alone on this?  [Crying or Very sad]
The solution to the first link was to disable desktop effects. Have
you done that? On my laptop when I ran ubuntu the first thing I did
after removing pulseaudio was to uninstall desktop effects knowing
that both of these would cause me problems with wine and other
applications.

John
BillBurt
Level 2
Level 2
Posts: 19
Joined: Wed May 06, 2009 7:33 pm

Post by BillBurt »

No, turning off desktop effects does not help. :? :shock: :? :shock: :?
Addys
Level 2
Level 2
Posts: 47
Joined: Tue Nov 25, 2008 11:33 am

Post by Addys »

BillBurt wrote:No, turning off desktop effects does not help.
Upgrade to wine-1.1.21, it seems there have been some d3d improvements. To recap the few tricks (most have been said in this thread though) that can help:
- Upgrade to nvidia 180.x driver branch (I personally run 185.19).
- Run winecfg, tab Graphics try disabling Vertex Shader/Pixel Shader
- Turn compiz off, using metacity --replace or selecting None in Appearance Preferences => Visual Effects => None
- File a bug on bugs.winehq.org on the application if something is not normal (make sure there isn't already one.)
Locked