Hesam wrote:Thanks Faeran,
I think that makes sense. My pc has a messed-up cd drive that I just don't trust, so I decided to go the Daemon Tools route. I have that installed on my computer now, but I'm a rookie when it comes to that software. I can mount/load the .iso file I got from the .rar files, but nothing happens.
Sorry to bug you. Maybe there's something you know or can suggest, otherwise I'm pretty happy with the disk version of the game.

Cheers,
Hesam
No Problem.
I guess back in the day there was no "Auto-Play" feature, you kind of had to do everything manually. This is augmented by the fact that the Quest For Glory 4 CD was not made for Windows Vista or XP or 2000 or 98, or 95 for that matter... lol
When you try to run a game like this in any of those platforms, they will probably bug out before you get very far. Luckily there is a way around this, but it will take some "work-arounds" using the program
Dosbox, so if you don't have that program, go download and install it now!
Ok, so now that you have the ISO file mounted inside of Daemon Tools. Go into My Computer and remember which Drive Letter you are using for your virtual drive (in my case I have the letter E or the E: drive). Next I would highly recommend that you make a directory (or folder) inside of your "C:" Drive called something like "games".
Now load up DOSBox. You will notice that you will basically be put in DOS. You will need to type in a few commands to get things working properly.
1. You need to mount the virtual CD drive. In my example, my Virtual Drive is the letter E, so I type this in.
- Code: Select all
mount d e:\ -t cdrom
This will mount my CD drive to the letter D.
2. Next I need to mount my hard drive to DOSBox, I am going to use the directory (or folder) that I made in my C:\ (the one called "games"). I will type this out in DOSBox:
- Code: Select all
mount c c:\games
ok, so now you should have your CD-Rom (or virtual CD rom) drive mounted, and your hard drive mounted and you are ready to go. Follow below what you need to type in DOSBox (when you see
[ENTER], that means that you have to hit the enter button).
d:
[ENTER]
install
[ENTER]
Follow the install process, when you reach a point where it asks you which kind of install you want to do, hit "F" to do the FULL install.
After it is done installing, it will boot you to DOS. I believe you need to type
QG4CD (doesn't matter if you do capital letters) to enter the game.
This should make the game work on your computer, with voice acting and all. As far as I know, you will need to mount the virtual drive and mount your hard drive each time you want to play the game (I know, kind of annoying). There might be a way to save all of that, but I can't think of it right now, and it would definitely require more work than this.
Hope this helps!