Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
I'm trying to run the game The Saboteur with the following ReactOS build:
https://iso.reactos.org/bootcd/reactos-bootcd-0.4.15-dev-4323-g9f5cde9-x86-gcc-lin-dbg.7z
the game fails to read the cdkey data because of missing functionality. I've verified the game works correctly on this hardware from the second partition running windows xp. The following error appears in the debug log when retrying reading the cdkey data.
(drivers/usb/usbstor/disk.c:436) USBSTOR_HandleDeviceControl IOCTL_SCSI_PASS_THROUGH_DIRECT NOT implemented |
(drivers/usb/usbstor/disk.c:436) USBSTOR_HandleDeviceControl IOCTL_SCSI_PASS_THROUGH_DIRECT NOT implemented |
(dll/win32/kernel32/client/loader.c:386) LoadLibraryExW(sdm.dll) failing with status c0000135 |
Attachments
Issue Links
- relates to
-
CORE-16422 Stub/Im-plement IOCTL_ATA_PASS_THROUGH, used by WinBtrfs
- Open