Death Knights of Krynn Help Please! - SOLVED!!!
Death Knights of Krynn Help Please! - SOLVED!!!
I have been trying for over 2yrs to get that game to work. I need serious help with it. I have always been bad at these things and never got any better at it. Its Windows Vista and I'm using DosBox. I just want to play the game, never got the chance 20+ years ago.
Last edited by Crucible on Tue Mar 03, 2015 12:20 pm, edited 1 time in total.
Please try this guide http://dosgames.com/forum/viewtopic.php?t=10437
Here's a very detailed step-by-step guide to DOSBox with pics:
http://www.howtogeek.com/104725/how-to- ... -old-apps/
Hope it helps!
http://www.howtogeek.com/104725/how-to- ... -old-apps/
Hope it helps!
You need to explain exactly what you're doing, what results you expect and what actually happens.Crucible wrote:Just can't get it to go.
Behind all the DOSBox setup, the essence of its use is very simple. DOSBox emulates an x86 machine that runs DOS. So to get a game working, you need to:
1. Install it.
2. Configure it to use sound hardware (if sound is supported by the game) and possibly controls.
3. Run it.
And prior to that, you have to designate a part of your actual filesystem to be recognized by DOSBox as a hard disk drive.
The problem is me. I downloaded Dosbox, then the game. I go into the game program and just flat mess it up. I don't know where to start. I am good at a lot of things in life, DOS isn't one of them, neither is trying to mount anything. I just don't know how. I came back in '09 and just could never do it. Same now. There aren't any error messages, just me being DOS-illiterate.
I see the instructions and I'm like...okay I'm in the computer, but I don't see how to do ANY of that.
I see the instructions and I'm like...okay I'm in the computer, but I don't see how to do ANY of that.
- tienkhoanguyen
- PSEUDOCODER
- Posts: 2689
- Joined: Fri Sep 05, 2014 9:43 am
- Location: Texas
God, Cheezits and Rice, is number one!hehe
Cheezits and Rice!hehe
Do not worry. I failed much of the times in my life.
Some of the very few times I succeeded was stuffs like assembly language.
It just depends on what you are gifted in.
Do not worry. I failed much of the times in my life.
Some of the very few times I succeeded was stuffs like assembly language.
It just depends on what you are gifted in.
God, Cheezits and Rice, is number one!hehe
Cheezits and Rice!hehe
Bless Cheezits and Rice!
Then please bless my mom.
Honour to my mom Huong Thi Vu
Honour to my dad Thuy Binh Nguyen
Love to cousin Carl Anh Cuong Cao Vu
Thank you Cheezits and Rice.
Cheezits and Rice!hehe
Bless Cheezits and Rice!
Then please bless my mom.
Honour to my mom Huong Thi Vu
Honour to my dad Thuy Binh Nguyen
Love to cousin Carl Anh Cuong Cao Vu
Thank you Cheezits and Rice.
Okay, the guide I linked to is probably not as simple as it could be.Crucible wrote:I see the instructions and I'm like...okay I'm in the computer, but I don't see how to do ANY of that.
I assume that you have installed DOSBox, right? Now you need a place where you will have your DOS games, and you need to have DOSBox recognize this as a hard disk.
On Windows it is generally recommended that you run DOSBox from somewhere where the system will not try to interfere with its functions. I suppose that you have a non-system partition or and/or a physical hard disk where you don't have any system files (usually C: is the system drive, everything else isn't).
Typical Windows setups have at least one non-system partition for user files.
So your first step would be to create a folder on your non-system partition (let's assume it has the drive letter D:) where you will install all DOS emulation related stuff.
Create a folder for your emulated DOS environment, for example, D:\DOS. Use the Start menu to open the DOSBox default configuration file. It should open on Notepad for editing. Scroll down to the end of the text where it says [autoexec]. This is the section for commands DOSBox will execute upon startup.
You want DOSBox to immediately mount D:\DOS as a hard disk drive, and switch to it every time it starts. To do this, add the following lines just beneath the [autoexec] line:
Code: Select all
mount c d:\dos -freesize 600
c:
However, I assume that the game you're trying to play needs to be installed first. Your next steps thus depend on what medium you have the game on. Is it a physical CD, a CD image, or a pre-installed warez copy?
In the meantime, here's a couple of useful commands that will help you navigate the DOS environment (you need to type a command and its arguments end press Enter):
Code: Select all
cd [directory name]
Code: Select all
cd dosgames
Code: Select all
cd\
Code: Select all
cd..
Code: Select all
cls
Code: Select all
dir
Code: Select all
dir /w
Code: Select all
dir /p
Hope this helps!
- tienkhoanguyen
- PSEUDOCODER
- Posts: 2689
- Joined: Fri Sep 05, 2014 9:43 am
- Location: Texas
Remember this principle, God saved you always hehe
I use programs from kind strangers who donate all the time.
Look at DOSBox 0.74 - it is freeware last I looked.
What about IMGBurn - I've been using that free for years.
Another one is Borland Turbo C 2.01 - freebie with registrations and terms.
So as you can see, take the good and leave the rest.
What good you can give back that you don't need you return the favor.
Thank you for laughing when I posted earlier.
It is not always a presence when someone has a genuine laugh
Look at DOSBox 0.74 - it is freeware last I looked.
What about IMGBurn - I've been using that free for years.
Another one is Borland Turbo C 2.01 - freebie with registrations and terms.
So as you can see, take the good and leave the rest.
What good you can give back that you don't need you return the favor.
Thank you for laughing when I posted earlier.
It is not always a presence when someone has a genuine laugh
God, Cheezits and Rice, is number one!hehe
Cheezits and Rice!hehe
Bless Cheezits and Rice!
Then please bless my mom.
Honour to my mom Huong Thi Vu
Honour to my dad Thuy Binh Nguyen
Love to cousin Carl Anh Cuong Cao Vu
Thank you Cheezits and Rice.
Cheezits and Rice!hehe
Bless Cheezits and Rice!
Then please bless my mom.
Honour to my mom Huong Thi Vu
Honour to my dad Thuy Binh Nguyen
Love to cousin Carl Anh Cuong Cao Vu
Thank you Cheezits and Rice.
Well, if plain DOS is confusing you, perhaps you could try a DOSBox front-end.
It makes the configuration part more like a menu, though the game still runs in DOS as usual.
You could look some over at:
http://www.dosbox.com/wiki/DOSBoxFrontends
(Personally, I'm using D-Fend Reloaded.)
It makes the configuration part more like a menu, though the game still runs in DOS as usual.
You could look some over at:
http://www.dosbox.com/wiki/DOSBoxFrontends
(Personally, I'm using D-Fend Reloaded.)