http://bugs.winehq.org/show_bug.cgi?id=59636 Bug ID: 59636 Summary: Petka crashes when starting a new game Product: Wine Version: 11.6 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@list.winehq.org Reporter: alexhenrie24@gmail.com Distribution: --- Created attachment 80723 --> http://bugs.winehq.org/attachment.cgi?id=80723 Backtrace Steps to reproduce: 1. Create a 32-bit Wine bottle 2. Mount Petka.iso and in winecfg, ensure that it is D: 3. In winecfg, set the Windows version to Windows 95 4. Run `wine 'D:\SETUP.EXE'` 5. Run `cd "$HOME/.wine/drive_c/Program Files/SKIF/Petka" && wine Petka.exe` 6. Click the top menu item, НАЧАТЬ НОВУЮ ИГРУ (start a new game) Interestingly, the game crashes on the exact same address as on Wine on Windows XP and Windows 10, but it does not crash after enabling Windows 95 compatibility mode. I downloaded the Microsoft Application Compatibility Toolkit on Windows 10 and found that the specific option that fixes the crash is called EmulateCDFS. Its help text says: "Windows 9x does not set the set the read-only flag on CD-ROM directories like Windows XP. This compatibility fix removes such flags from file operations and causes the application to ignore all sharing and write attributes to emulate Windows 9x. This compatibility fix also handles the substantial differences in the CD attributes between Windows 9x and Windows XP. Applies to: Windows 95, Windows 98". -- 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.