July 1, 2003, 14:27
|
#1
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
Computer Gurus! Help me get an oldie DOS-only game on track.
Thanks for tuning in.
I've recently put my dirty claws on a game I saw a very long time ago at a friend's house. The game is called "Crusader: No Regret". Some of you may be familiar with the game, an action game, with lots and lots of fun.
Of course, things cannot go that smoothly. The game doesn't launch in Win9x. It actually fails to compile or something, 'because I get some sort of compiler error on a *.c file. So, I say, OK, you're one classy game, you deserve the respect. I am going to actually honour you, and launch the PC through the command prompt for you.
Now of course, this raises a shitload myriad of problems.
As I remember, in MS-DOS noone can hear you scream. You need all sorts of gismos like expanded memory managers, Extended memory managers, and god knows what else. The fun part is that I never understood what those two memories meant, but that's not everything. In that sense, I need a healthy MS-DOS enviroment. What I also need, is a working sound card. This is another black hole for me, because it seems that for some reason, the oldie-card emulator doesn't work well in windows, meaning, it works for some games, and, ahem, doesn't exist for others. DOS drivers for my card are out of the question, since it's "only" 3 years old. I know there is that whole "set blaster=Axxx Ix Dx and crap. you also need a similar "set midi" line or something. Maybe I am completely wrong, and it won't help. In either case, please instruct me.
I want to thank in advance all of you, and to say that I really appreciate the effort.
|
|
|
|
July 1, 2003, 15:23
|
#2
|
Chieftain
Local Time: 04:54
Local Date: November 2, 2010
Join Date: Oct 2002
Location: I wish somewhere else.
Posts: 34
|
It might help to first run setup.
Or set sound or something in this game directory.
device=EMM386.EXE AUTO in your config.sys could help.
BTW better is NOREMORSE
|
|
|
|
July 1, 2003, 15:29
|
#3
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
maybe DEVICEHIGH, to load it into the upper memory?
|
|
|
|
July 1, 2003, 15:34
|
#4
|
Chieftain
Local Time: 04:54
Local Date: November 2, 2010
Join Date: Oct 2002
Location: I wish somewhere else.
Posts: 34
|
Sure, but dont forget to load Himem.sys first.
And you could look in ini files of this game.
|
|
|
|
July 1, 2003, 15:40
|
#5
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
ok, I've placed the HIMEM.SYS, and EMM386.exe AUTO.
Also, I've placed:
Code:
|
SET BLASTER= A220 I5 D1 H7 P330 T6
SET SBPCI= C:\SBPCI\ |
I've slightly altered the first line so it would have IRQ=5, instead of 5. I have no Idea why. attempting to launch.
|
|
|
|
July 1, 2003, 15:43
|
#6
|
Deity
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Sep 2000
Location: Latvia, Riga
Posts: 18,355
|
Good luck, and mention who got you the software  .
__________________
Solver, WePlayCiv Co-Administrator
Contact: solver-at-weplayciv-dot-com
I can kill you whenever I please... but not today. - The Cigarette Smoking Man
|
|
|
|
July 1, 2003, 17:22
|
#7
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
You know who you are.
In any way, this still doesn't work!!
|
|
|
|
July 1, 2003, 17:27
|
#8
|
Emperor
Local Time: 06:54
Local Date: November 2, 2010
Join Date: May 1999
Location: Kokonino Kounty
Posts: 4,263
|
Can't you make a DOS boot floppy?
__________________
Within weeks they'll be re-opening the shipyards
And notifying the next of kin
Once again...
|
|
|
|
July 1, 2003, 17:30
|
#9
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
And what it would run at startup? ( That's the whole damn question! )
|
|
|
|
July 1, 2003, 17:34
|
#10
|
Chieftain
Local Time: 04:54
Local Date: November 2, 2010
Join Date: Oct 2002
Location: I wish somewhere else.
Posts: 34
|
What is the error message exactly?
|
|
|
|
July 1, 2003, 17:47
|
#11
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
No error message now. It just hangs.
|
|
|
|
July 1, 2003, 17:50
|
#12
|
Emperor
Local Time: 23:54
Local Date: November 1, 2010
Join Date: Sep 2000
Location: Canada where else...
Posts: 4,178
|
right click the *.exe file in win98 that starts the dos program. Then follow the bouncing ball so to speak.
Not sure what to do go to help and type in "running dos games in windows"
__________________
“The Communist Manifesto was correct…but…we see the privileges of the capitalist bourgeoisie yielding…to democratic organizations…In my judgment…success lies in a steady [peaceful] advance…[rather]…than in…a catastrophic crash."Eduard Bernstein
Or do we?
|
|
|
|
July 1, 2003, 17:53
|
#13
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
When I run it in Win 98, it gives me a compilation error.
|
|
|
|
July 1, 2003, 17:54
|
#14
|
Emperor
Local Time: 05:54
Local Date: November 2, 2010
Join Date: Mar 1999
Location: voice of reason
Posts: 4,092
|
maybe it works with freedos or something like that
|
|
|
|
July 1, 2003, 17:55
|
#15
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
I have the strangest feeling that the SB is to blame.
|
|
|
|
July 1, 2003, 17:59
|
#16
|
Chieftain
Local Time: 04:54
Local Date: November 2, 2010
Join Date: Oct 2002
Location: I wish somewhere else.
Posts: 34
|
Old games are often in needs of setup of sound. Autoexec isn't enough. Try to run other exe in directory. 
What is the text of the compilation error?
|
|
|
|
July 1, 2003, 18:15
|
#17
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
The game doesn't run on win9x, period. Noone has been able to make it run on win 9x. I've tried sound setup, but it crashes.
|
|
|
|
July 1, 2003, 19:12
|
#18
|
Local Time: 15:54
Local Date: November 2, 2010
Join Date: Aug 2001
Location: Skanky Father
Posts: 16,530
|
Set it to run with no sound. Then try running it in DOS.
Success will mean it is your soundcard settings causing problems and you can then focus on fixing that.
__________________
I'm building a wagon! On some other part of the internets, obviously (but not that other site).
|
|
|
|
July 1, 2003, 19:15
|
#19
|
Emperor
Local Time: 07:54
Local Date: November 2, 2010
Join Date: Apr 2000
Location: A pub.
Posts: 3,161
|
a Solid Plan  . I'll report back tomorrow.
|
|
|
|
July 1, 2003, 23:32
|
#20
|
Deity
Local Time: 12:54
Local Date: November 2, 2010
Join Date: May 1999
Location: The City State of Noosphere, CPA special envoy
Posts: 14,606
|
Get a copy of MS-DOS 6.22. Then start messing with config.sys and autoexec.bat
__________________
(\__/) 07/07/1937 - Never forget
(='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
(")_(") "Starting the fire from within."
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -4. The time now is 00:54.
|
|