Problems running Braid with Gecko

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
F_style
Level 4
Level 4
Posts: 155
Joined: Sat Sep 25, 2010 8:55 pm

Problems running Braid with Gecko

Post by F_style »

Hi all. First time posting here.
I first did a search around the forums, but didn't find something similar to my problem.
I'm trying to run Braid full version on openSUSe using Wine and Gecko (Doors has been shutdown since a while, what a shame... And Gecko is the default configurator Suse installs).
Firstly Wine crashed with an error message due to an "unexpected error", then I saw here in the forums that it needed d3dx9_36. So I copied the dll from my desktop and pasted in Braid's directory. This time it ran, but it took around 40 sec to show something and, when finally started, it ran at far less than 1 fps. Later I realized it wasn't dll 36, but d3dx9_39 the one needed (the one Windows XP complains if it hasn't dx libraries updated). Same results. After playing a bit with options in the Graphics tab, though I don't remember what exactly I did, the best I got was either getting the sound work very well but video still extremly slow, or both sound and video seemingly good, but graphics itself being a total disaster. Adding both mentioned libraries in the Libraries tab didn't work at all.
I really think it must be a config issue since Braid has been proved to work well, but I'm still a novice...
Can you help me? The only thing I remember of the lap's hardware specs is that it has a Pentium Dual Core and Intel 945 Grpahics. I can't provide more info right now since my brother took it to the job. But I think hardware should not be a problem since I tried this same game on this same laptop but on Windows XP before without problems.
Thanks.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problems running Braid with Gecko

Post by dimesio »

F_style wrote: Can you help me? The only thing I remember of the lap's hardware specs is that it has a Pentium Dual Core and Intel 945 Grpahics. I can't provide more info right now since my brother took it to the job. But I think hardware should not be a problem since I tried this same game on this same laptop but on Windows XP before without problems.
The fact that the game might work on that system in XP is irrelevant; the hardware might be the same, but the graphics driver isn't. Linux drivers are not the equivalent of Windows ones, and Intel's Linux drivers are poor. http://wiki.winehq.org/FAQ#head-a96989f ... 7f6bcfd16f
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

http://winezeug.googlecode.com/svn/trunk/wisotool
has support for installing braid on wine, and it says the
only thing you need is d3dx9_36
But that's probably only tested on Nvidia; all bets are off when
using Intel graphics.
F_style
Level 4
Level 4
Posts: 155
Joined: Sat Sep 25, 2010 8:55 pm

Post by F_style »

And how do I apply/execute the script in console?
Sorry for the basic question, I'm still kind of new in Linux and I don't remember how those scripts were exactly used...
Locked