Forum Replies Created
-
AuthorPosts
-
support
KeymasterIt’s hard to tell, what the problem is, not having the Saturn Emulator and its sources (and the time to analyze it). I guess, it sends some unusual SCSI codes that WinCDEmu fails to handle. Or this can be related to some copy protection mechanisms. Basically, WinCDEmu is a tool for mounting CD/DVD images with PC data, so, strictly speaking, using it with a specific Sega emulator is out of its main functionality. If you have free time (and some basic Windows Kernel knowledge), I can suggest what to look at in the debugger to determine, what does the Saturn Emulator want.
support
KeymasterAudio CD images are not supported by WinCDEmu. My personal opinion is that storing audio CDs in ISO format is inefficient, as you cannot index separate songs, waste twice more space (compared to lossless APE format, if you are picky about quality) or 10x more if you accept MP3s with a reasonable bitrate, and have to mess with drive letters every time. Moreover, technically, emulating audio CDs is a non-trivial task (would take even more time than adding support for data NRG/MDS/CCD). So, if anyone submits a patch supporting audio CDs, I won’t mind including it, but I won’t develop such feature myself, as there is an easier and more smooth solution.
I recommend checking out various Audio CD ripping tools instead.support
KeymasterFixed in version 1.3
November 22, 2009 at 07:03 in reply to: How to set Target machine hostname or IP on with VirtualBox #1073support
KeymasterI just created 2 network adapters: 1 NAT adapter to have Internet on VM, and 1 host-only adapter to access VM from host. A bit messy, but fast and easy.
support
KeymasterMost likely, you are trying to mount an encrypted MDS image. Unfortunately, WinCDEmu cannot mount encrypted images, as the encryption algorithm is unknown. The only thing I can suggest is to avoid creating encrypted Alcohol images, as they cannot be mounted by any other tools.
support
KeymasterYes, as specified in the installation README, just run installer with “/UNATTENDED”
support
KeymasterThe command-line front-end is batchmnt(64). Run “batchmnt.exe /?” to get command-line help.
support
KeymasterPlease look, what symbols are reported missing by linker, find a LIB file containing them and add them to VS project manually. That should help.
support
KeymasterAdmin account is required to perform such low-level system actions, as adding new virtual devices. Maybe, this restriction will be relaxed in further versions.
support
Keymaster“Missing driver” is OK. Just wait a couple of seconds and it installs automatically. Fully background installation is impossible due to driver signing limitations, so you need to tolerate a dialog box once 😉
support
KeymasterOk, there is a small bug in STRGEN.EXE tool provided by BazisLib. Please find the StringManager.cpp file, replace “#include
” to “#include ” in the CPP file generation function, rebuild the STRGEN.EXE and regenerate language files for VMNT. support
KeymasterThanks for telling. Forgot to update installer properties. Anyway, except for incorrect shown version in “add/remove programs”, this is a correct 3.0 package.
support
KeymasterThanks for the translation.
Version 3.0 is now out. Enjoy 😉support
KeymasterThanks for the translation. BTW, starting from WinCDEmu 3.0 (will be released soon), it will support language customization.
You can merge your translation into WinCDEmu 3.0 by translating the provided language file (see WinCDEmu homepage).support
KeymasterThe forward slash seems to be your unique case (some third-party boot manager?). Anyway, I’ll add support for both “default” and “/default” in the future versions. Thanks for investigating the problem 😉
-
AuthorPosts