Forum Replies Created
-
AuthorPosts
-
supportKeymaster
I 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.
supportKeymasterThe 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.supportKeymasterTry 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.supportKeymasterPlease use VirtualKD 2.5.2 with VirtualBox 4.x
supportKeymasterVirtualBox 4.x is not supported. Please download VirtualKD 2.5.2.
supportKeymasterHi,
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.supportKeymasterPlease check NotDownloadedSymbols.txt inside %APPDATA%VisualDDK
supportKeymasterPlease examine the build log to ensure that you build the 64-bit version of the driver.
You might also need to enable testsigning mode on the VM.supportKeymasterFixed. Please download latest VisualDDK, use the driver project wizard and select “get additional templates”. It will download BazisLib and use the fixed RAMDISK temlpate.
supportKeymasterHi, all.
Starting from VisualDDK 1.5.2/BazisLib 2.5.2 the BazisLib project templates have been integrated into VisualDDK project Wizard and will work for Visual Studio 2005, 2008 and 2010.supportKeymasterFixed. Please use the following link:
http://sourceforge.net/projects/wincdemu/files/wincdemu/3.4/PortableWinCDEmu-3.4.exe/downloadsupportKeymasterPlease attach a screenshot of the error message
supportKeymasterHi, please don’t create multiple topics regarding the same problem. Check the default BazisLib::DDK::File flags.
supportKeymasterThis is something really strange. WinCDEmu does not do anything with WinZip. What do you mean by “Screen showed a dialogue box from WinCdEmu”? Could you please explain step-by-step what are you doing, what are you expecting, and what actually happens instead?
supportKeymasterDid you use BazisLib installer? It should add the paths to Visual Studio settings automatically (after you restart Visual Studio, of course). If this does not help, simply go to Project Settings, Select Compiler -> Additional Include Paths and enter the BazisLib path and WTL path (BazisLib installer downloads and installs WTL).
-
AuthorPosts