Yuioup wrote:Elwro wrote:I wanted to try the 1.27b demo in Wine (Wine 1.1.44; nvidia drivers, ubuntu 9.10), but I'm getting a "Program Error" ("The program has encountered a serious error and cannot cintinue"). Any help with configuration? What should I be fiddling with? I already tried running without audio and enabling a virtual 640x480 desktop, but it didnt work. Wine simply displays an outline of a window and breaks.
I used winetricks and installed DirectX. It worked for me after that (on my EEE PC).
Here's the link:
http://wiki.winehq.org/winetricksY
Thanks, I'll do this now. It seems doubly reasonable as I also found after firing the game via command line that it complains about a "Call from 0x7b836822 to unimplemented function d3dx9_36.dll.D3DXCreateTextureFromFileExA". So installing d3dx9_36 via winetricks now.
edit: thank you very much, it works, but without music.
And once I got it full-screen, I cannot put in in window mode again (it crashes); I just told Wine to emulate a small virtual desktop to deal with this. Anyway, in the output there's a line saying
"err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=10240, mixpos=10240/65536 (10240/65536), primary_mixpos=37696, writepos=27456, mixlen=0"
and everytime a sound effect plays, a new line is added:
"fixme:dsound:IDirectSoundBufferImpl_Restore (0x166350):stub"
with various numbers of course. Thing is, I have no idea what libraries to install / what options to change; fiddled with all Wine audio options and don't see anything worth installing on the winetricks list now. Eh, not that I consider the music to be an essential part of the package, but just wanted to check.