

The main issue now seems to be that RL isn't sending the correct command to magic engine to run the image and rather, just runs the syscard rom wihtout booting the disc. Everything was working fine in Win7 with DTlite 4.49 but I'd like to get it working in Win10. RL is mounting the image properly in DT but doesn't appear to be properly instructing magic engine to "boot" the CD. To complicate things even more, I realized that even when the mount syntax is correct, magic engine is just loading the syscard3 rom with no disc loaded when trying to load a game with RL.

I suspect that I could fix this by modifying the VirtualDrive.ahk file in the lib folder but. I edited my settings in RLHQ and changed the SCSI drive letter to 0 rather than the acual letter and that resolved the error on mount (because it essentially changed the command to the proper sntax of (DTAgent.exe -mount scsi, 0 "X:\directory\rom.ccd") but when I tried to modify the unmout portion of the module to the proper syntax fot DT (DTAgent.exe -unmount scsi, 0) or (DTAgent.exe -unmount_all), RL started throwing errors like "unmount all is an unsupported use of virtual drive". If the image isn't mounted as SCSI, magic engine doesn't detect that any disc is available. I couldn't find any options to create a virtual drive with that version or an option to auto-mount images as an SCSI drive. I did try that one but I couldn't get that to work even outside of RL/HS. If I exit magic engine and acknowledge the unmount error, let RL close, then launch magic engine myself outside of RL and boot the same image (which is still mounted from when I tried to launch it with RL) it works just fine.ĭid you try DT10.2 that Giga posted here? If I alt+tab to the error and hit the enter key, RL will then launch magic engine but it acts as if an audio CD is mounted. It's working fine outside of RL/HS but when launching a game in RL, I keep getting error messages about "mount switch syntax error" on launch and "unmount switch syntax error" on exit. What code did you modify? The only version of DT Lite I've found that I can get working with magic engine is ver. But I haven't heard of any issues with simply installing DT10 or the SPTD drivers themselves.

I got it working on mine and informed the RL devs so they will probably change it in a later update to work with it. The only problem is that the CLI changed in 10.3 which means it doesn't currently work with RocketLauncher unless you modify some code. I've used DT10 Lite 10.2 (SPTD 2.05) and DT10 Lite 10.3 (SPTD 2.10) without issues on Windows 10.
