Braid

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gaka
Newbie
Newbie
Posts: 4
Joined: Sat Mar 13, 2010 1:03 pm

Braid

Post by gaka »

Braid just won't start at all ... :(

Code: Select all

Games/Braid$ wine ./braid.exe
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  972
  Current serial number in output stream:  972
i used winetricks d3dx9
and thats actually all i tried (I'm new to wine)

ohh .. before the d3dx9 braid only returned error that directx dll files are missing
Thunderbird
Level 5
Level 5
Posts: 336
Joined: Mon Nov 24, 2008 8:10 am

Post by Thunderbird »

This is an opengl crash and most likely it is caused by misconfigured drivers. Check http://wiki.winehq.org/3DDriverIssues
gaka
Newbie
Newbie
Posts: 4
Joined: Sat Mar 13, 2010 1:03 pm

Post by gaka »

Thunderbird wrote:This is an opengl crash and most likely it is caused by misconfigured drivers. Check http://wiki.winehq.org/3DDriverIssues
when you sayd "drivers" the first thing thet cake is mind is that compiz uses drivers ... and when i turned it off braid now runs ... but now the problem is that it runs in a very low framerate .. like i'm trying to run it on a very old PC .. (and my is dual core e5200 , ati hd3875) i think that my hardware isnt the problem.
gaka
Newbie
Newbie
Posts: 4
Joined: Sat Mar 13, 2010 1:03 pm

Post by gaka »

sorry for bad bad spelling .. i ment "came in mind"* :S just that i'm in sortof hurry (and i dunno how to edit posts :D)
gaka
Newbie
Newbie
Posts: 4
Joined: Sat Mar 13, 2010 1:03 pm

Post by gaka »

well .. braid has higher framrate if run without console ... but it still has low framerate (at least its now playable)

ohh and visual effects are a little differend to those on windows
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

gaka wrote:well .. braid has higher framrate if run without console ... but it still has low framerate (at least its now playable)
Reinstall your video drivers. Most likely you don't have matching 32-bit libraries installed.
Usurp
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Post by Usurp »

vitamin wrote:
gaka wrote:well .. braid has higher framrate if run without console ... but it still has low framerate (at least its now playable)
Reinstall your video drivers. Most likely you don't have matching 32-bit libraries installed.
this console related issue is already known and distro-specific... a variable set in env is forcing use of software renderer.
Locked