On Fri, 2005-03-11 at 18:31 -0700, Ian Bartelds! wrote:
Ok here's where I am at.. I get these errors when I just do wine program.exe
err:wave:wodDsCreate DirectSound flag not set This sound card's driver does not support direct access The (slower) DirectSound HEL mode will be used instead. fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403e7db8)->(00010024,00000053) fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:ddraw:Main_DirectDrawClipper_Initialize (0x403e86b0)->(0x403e7dc4,0x00000000),stub! fixme:x11drv:X11DRV_DDHAL_CreatePalette stub fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC: can't handle right now. fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x403e7db8)->(flags=0x00000001,handle=(nil)) fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum
Now when I go WINEDEBUG=+relay wine legend.exe I get this huge list which basicly has :
0009:Call ntdll.RtlLeaveCriticalSection(40360db0) ret=404f714f 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=404f714f 0009:Call ntdll.RtlFreeHeap(40360000,00000000,40360db0) ret=404cd2fd 0009:Call ntdll.RtlDeleteCriticalSection(40360db0) ret=404f71ad
Now I don't really see anything to do with text.
Thanks Ian Bartelds
On March 11, 2005 05:26 pm, Ian Bartelds! wrote:
I am compiling the cvs tree with --enable-debug so I will try it like this..
Peace Ian Bartelds
On March 11, 2005 05:09 pm, Jonathan Ernst wrote:
Le vendredi 11 mars 2005 à 16:08 -0700, Ian Bartelds! a écrit :
Hey it's me again I try and do a WINEDEBUG=+all and it does nothing, I am using the gentoo linux version that I downloaded and compiled through portage
Thanks Ian Bartelds
recompile wine using debug USE flag:
ACCEPT_KEYWORDS=~x86 USE=debug emerge wine
http://tuzakey.com/~scott/steam.png
Is this the same problem in Steam? I can't figure out how to make the text readable in the latest release. This is with a standard Wine + Winetools base setup install, and added "Managed"="N" to the config (since otherwise Steam breaks.)
Help would be much appreciated by us all :)
Thanks, Scott Ritchie