I am trying to run a 2d overhead ultima type game through wine but have some problems. At one point it would run but would refresh the slides of the pictures about once every 5-8 secs and then crash after about a minute or so. Now I get these errors
http://i168.photobucket.com/albums/u191 ... pshot1.png
http://i168.photobucket.com/albums/u191 ... pshot2.png
http://i168.photobucket.com/albums/u191 ... pshot3.png
any ideas?
trying to get a game called EUO to run
Re: trying to get a game called EUO to run
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014servvs wrote:I am trying to run a 2d overhead ultima type game through wine but have some problems. At one point it would run but would refresh the slides of the pictures about once every 5-8 secs and then crash after about a minute or so. Now I get these errors
http://i168.photobucket.com/albums/u191 ... pshot1.png
http://i168.photobucket.com/albums/u191 ... pshot2.png
http://i168.photobucket.com/albums/u191 ... pshot3.png
any ideas?
trying to get a game called EUO to run
On Tue, Jan 13, 2009 at 4:58 PM, servvs <[email protected]> wrote:
and reinstall your program as a regular user.
--
-Austin
dimesio's saying don't run as root, which you're doing. Remove ~/.wineSorry, but im not sure what im looking for in there.
and reinstall your program as a regular user.
--
-Austin
Re: trying to get a game called EUO to run
What video card you have? It seems you didn't install drivers properly - Wine can't find OpenGL libraries which are part of the driver.servvs wrote:I am trying to run a 2d overhead ultima type game through wine but have some problems. At one point it would run but would refresh the slides of the pictures about once every 5-8 secs and then crash after about a minute or so. Now I get these errors
I have a geforce 8600 gts and the Nvidia accelerated graphics driver version 177 installed. I have ran many linux native games and even ran cs source (though it was very horid).
ok so I tried again and now the game runs but I can't move and I get these for the debug output
the "fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound" repeats a lot but didn't feel the need to display it, about 30 times.
and if I turn off the sound drivers I don't get "fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound" at all
ok so I tried again and now the game runs but I can't move and I get these for the debug output
Code: Select all
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32ecbc,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_Release (0x143098) Device released with resources still bound, acceptable but unexpected
fixme:d3d:dumpResources Leftover resource 0x13fef0 with type 1,WINED3DRTYPE_SURFACE
fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound
and if I turn off the sound drivers I don't get "fixme:wavemap:wodWrite Not all src buffer has been written, expect bogus sound" at all