http://bugs.winehq.org/show_bug.cgi?id=5349
bersl2 bersl2@cox.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bersl2@cox.net
--- Comment #13 from bersl2 bersl2@cox.net 2008-07-24 01:38:30 --- For the sound problems, poking around with winedbg and the tracing facilities on Wine 1.0 has led me to the suggestion that BIOSDATA *pBiosData = DOSVM_BiosData(); in dosmem.c, function DOSMEM_InitDosMemory(), might be what is causing problems.
As for the problem saving the game, touching the name of the file I wanted to save into seems to have fixed the problem.