http://bugs.winehq.org/show_bug.cgi?id=59701 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #25 from Stian Low <wineryyyyy@gmail.com> --- (In reply to Olivier F. R. Dierick from comment #9)
is this demo affected by the issue? https://community.pcgamingwiki.com/files/file/117-age-of-empires-ii-the-age- of-kings-demo/
Demo link works for wine-11.6 using new-wow on Debian 11 but this version (https://archive.org/details/aoe-2_20260106) produces err logs for secdrv.sys. Issues seem likely caused by SafeDisk deprecated by Microsoft due to security vulnerabilities: https://en.wikipedia.org/wiki/SafeDisc Regarding err log reported https://bugs.winehq.org/attachment.cgi?id=80827: 0124:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Secdrv": c0000142 Same error logs when running the installer for: https://archive.org/details/aoe-2_20260106 Error was resolved by copying secdrv.sys from the game cd directory into "c:/windows/syswow64/drivers" directory which had to be created: /home/any/wine_stianlow_wow64_new_pfx/drive_c/windows/syswow64/drivers/secdrv.sys Resolving the secdrv.sys error allowed the game to proceed and successfully install. Upon launching the game however, the following error is shown in a popup: Cannot locate cd-rom. Please insert the correct CD-ROM, select OK and restart the application. Final logs indicate clokspl.exe is run which is also part of deprecated SafeDisc along with secdrv.sys: 0668:trace:process:NtCreateUserProcess L"\\??\\C:\\Program Files (x86)\\Microsoft Games\\Age of Empires II\\clokspl.exe" image L"C:\\Program Files (x86)\\Microsoft Games\\Age of Empires II\\clokspl.exe" cmdline L"\"C:\\Program Files (x86)\\Microsoft Games\\Age of Empires II\\clokspl.exe\" 00000409" parent (nil) machine 0 0668:trace:process:NtCreateUserProcess L"\\??\\C:\\Program Files (x86)\\Microsoft Games\\Age of Empires II\\clokspl.exe" pid 0688 tid 068c handles 0xa0/0xa4 0668:trace:process:CreateProcessInternalW started process pid 0688 tid 068c 068c:trace:process:NtQueryInformationProcess (0xffffffffffffffff,0x0000001a,0x7ffffe1ff290,0x00000008,(nil)) 068c:trace:process:NtQueryInformationProcess (0xffffffffffffffff,0x00000025,0x7ffffe1ff4c0,0x00000040,(nil)) 068c:trace:process:NtQueryInformationProcess (0xffffffffffffffff,0x0000001a,0x7ffffe1ff4c0,0x00000008,(nil)) 068c:trace:process:GetEnvironmentVariableW (L"WINEUNIXCP" 0022F818 85) 068c:trace:process:ExpandEnvironmentStringsW (L"@tzres.dll,-22000" 00000000 0) 068c:trace:process:ExpandEnvironmentStringsW (L"@tzres.dll,-22000" 001152D0 18) 068c:trace:process:ExpandEnvironmentStringsW (L"@tzres.dll,-22001" 00000000 0) 068c:trace:process:ExpandEnvironmentStringsW (L"@tzres.dll,-22001" 00115140 18) -- 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.