http://bugs.winehq.org/show_bug.cgi?id=59032
Bug ID: 59032 Summary: extreme pinball for ms dos 5 or higher Product: Wine Version: 10.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: lars_martin4@hotmail.com Distribution: ---
https://archive.org/details/msdos_Extreme_Pinball_1995
larsmartinhambro@Pc2:/media/larsmartinhambro/Extreme Pinball$ wine extreme.exe 002c:fixme:winediag:loader_init wine-staging 10.19 is a testing version containing experimental patches. 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. 0070:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 00ac:err:ntoskrnl:ServiceMain Failed to load L"C:\windows\system32\win32k.sys" 00ac:err:ntoskrnl:ServiceMain Failed to load L"C:\windows\system32\drivers\dxgkrnl.sys" 00ac:err:ntoskrnl:ServiceMain Failed to load L"C:\windows\system32\drivers\dxgmms1.sys" 00a8:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\SecDrv": c0000142 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"SecDrv" failed to start: 1114 0024:fixme:winediag:loader_init wine-staging 10.19 is a testing version containing experimental patches. 0024:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. winevdm: D:\extreme.exe is a DOS application, you need to install DOSBox. larsmartinhambro@Pc2:/media/larsmartinhambro/Extreme Pinball$ 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0174:fixme:winediag:loader_init wine-staging 10.19 is a testing version containing experimental patches. 0174:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=59032
--- Comment #1 from Lars martin lars_martin4@hotmail.com --- larsmartinhambro@Pc2:/media/larsmartinhambro/Extreme Pinball$ 0178:fixme:winediag:loader_init wine-staging 10.19 is a testing version containing experimental patches. 0178:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. wine extreme.exe0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0)
DOSBox version 0.74-3 Copyright 2002-2019 DOSBox Team, published under GNU GPL. --- CONFIG:Loading primary settings from config file /home/larsmartinhambro/.dosbox/dosbox-0.74-3.conf CONFIG:Loading additional settings from config file /home/larsmartinhambro/.wine/drive_c/users/larsmartinhambro/AppData/Local/Temp/cfgb0d2.tmp ALSA:Can't subscribe to MIDI port (65:0) nor (17:0) MIDI:Opened device:none 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) Warning: file creation failed: /home/larsmartinhambro/.wine/dosdevices/d:/SOUNDCRD.INF Warning: file /home/larsmartinhambro/.wine/dosdevices/d:/MDRV001R.MUS exists and failed to open in write mode. Please Remove write-protection Warning: file /home/larsmartinhambro/.wine/dosdevices/d:/SETUP.INI exists and failed to open in write mode. Please Remove write-protection Warning: file /home/larsmartinhambro/.wine/dosdevices/d:/SETUP.INI exists and failed to open in write mode. Please Remove write-protection larsmartinhambro@Pc2:/media/larsmartinhambro/Extreme Pinball$ 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d02c (device=4 access=3 func=40b method=0) 01a0:fixme:winediag:loader_init wine-staging 10.19 is a testing version containing experimental patches. 01a0:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=59032
mata sutupud@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sutupud@yahoo.com
--- Comment #2 from mata sutupud@yahoo.com --- Since this is a DOS application, wine here just tries to set up mount points for the dosdevices in a dosbox config file, and then forards the execution to dosbox.
It seems the directory you're running the program from is mounted to "d:" in dosbox, and seems to be read-only, therfore the read errors. So make sure the directory and the files within are writeable. But just running the program using dosbox directly using `doxbox EXTREME.EXE` works fine for me, even without write access.
If it doesn't, it would not be a but in wine but in dosbox anyway.
Nothing in the logs are really relevant errors from wine. They seem to come from you having services installed in your prefix that cause errors on startup. You should test in a clean prefix before submitting bug reports.