It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I got the GOG.com version of this game and I want to use D-Fend Reloaded yet the game for some reason refuses to run on it. Every time I run it with D-Fend, the game would read "CD not initialized" or something and the game kicks me out to desktop. I know this sounds like a dumb thing to ask, but is there anyway to fix?
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
AmethystViper: I got the GOG.com version of this game and I want to use D-Fend Reloaded yet the game for some reason refuses to run on it. Every time I run it with D-Fend, the game would read "CD not initialized" or something and the game kicks me out to desktop. I know this sounds like a dumb thing to ask, but is there anyway to fix?
You need run the game with settings included with this:

@ECHO OFF
mount C ".."
c:
imgmount D game.ins -t iso
cls
blood.exe
exit



and this is most important:

imgmount D game.ins -t iso

Whether you manually write this all the time or use bat file if you don't want run just automatically by conf files is up to you.