http://bugs.winehq.org/show_bug.cgi?id=29085 --- Comment #7 from Damian Ivanov <damianatorrpm(a)gmail.com> 2013-11-15 04:50:08 CST --- It is a bit different now. I am running 64 bit OS so I need to crate 32bit prefix by WINEARCH=win32 After Installation I run WINEARCH=win32 wine C:\\path_to_the_game\\Exe\\fallen.exe It stops at cmd not having wmix32.dll (but it is in C:\\path_to_the_game\\System\\SYSTEM\\ ). Copying it manually to system32 folder works. (but wmix32.dll is AFAIK not in standard install of win95 too but under win95 the game finds the .dll properly in C:\\path_to_the_game\\System\\SYSTEM\\ ) Another problem is that it requires 256 color mode and Xephyr stable segfaults at 8 and 16 bit color modes (but patch available): https://bugs.freedesktop.org/show_bug.cgi?id=69357 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.