Forum Replies Created
-
AuthorPosts
-
support
KeymasterYou can hack it:
1. In WinCDEmu settings select “Prefer drive letters starting with V:”
2. Open registry editor (start->run, regedit)
3. Go to HKEY_CURRENT_USERSoftwareSysprogsWinCDEmu
4. Find the “StartingDriveLetterIndex” value and set it to 1 (0 would correspond to A)support
KeymasterHave you tried 3.5?
support
KeymasterIn fact, “batchmnt /?” does the job 😉
support
KeymasterYou can use the batchmnt.exe if you need a command-line interface
support
KeymasterUpdated this page: http://www.sysprogs.org/signing/
Did I forget anything else?support
KeymasterYes, but slightly later. Merging some features will take time.
support
KeymasterUnfortunately, no. You can read more here: http://www.sysprogs.org/signing/.
support
KeymasterOK, the security considerations are regarding the VisualDDK monitor (the program that runs on VM and starts your driver on demand). As for the VM monitor, you can simply close it when you don’t need it any more. VisualDDK can detect and patch the required VMs automatically when you start debugging in Visual Studio and does not need the VM monitor.
support
KeymasterI assume, the game uses some kind of a copy protection mechanism. WinCDEmu is a simple image mounting program and is not designed to counteract the copy protection systems.
support
KeymasterThe problem is that creating a “Virtual CD/DVD burner” is somewhat around 5x complexity of WinCDEmu. So, unless there are volunteers to implement it, I would recommend other ways of “burn-testing”.
BTW, as far as I remember, some CD burning programs can actually create ISO images. Should be the same effect, more or less.support
KeymasterTry the quickstart manual: http://visualddk.sysprogs.org/quickstart
You don’t *need* a virtual machine, but using it together with VirtualKD would make debugging lots faster than COM port. If you want to debug drivers for real hardware, I recommend using FireWire connection.support
KeymasterPlease use VirtualKD 2.5.2 with VirtualBox 4.x
support
KeymasterVirtualBox 4.x is not supported. Please download VirtualKD 2.5.2.
support
KeymasterHi,
I’ve checked BazisLib sources. It seems that the problem was caused due to the FILE_RANDOM_ACCESS flag present in kDefaultAdditionalFlags inside bzsddkfile.h
Please download BazisLib 2.5.2 to fix the problem.support
KeymasterPlease check NotDownloadedSymbols.txt inside %APPDATA%VisualDDK
-
AuthorPosts