View Single Post
Old 09-02-2008, 08:59 PM   #6
dosraider
Dismembered.
 
dosraider's Avatar

 
Join Date: Aug 2007
Location: Dixmuide, Belgium
Posts: 2,767
Default

Hmmmm, see, sorry for that. Vista and dos applic ......

That's what you can do:
open dosboxconf again and look for:
Code:
[dosbox]
# language -- Select another language file.
# memsize -- Amount of memory DOSBox has in megabytes.
# machine -- The type of machine tries to emulate:hercules,cga,tandy,pcjr,vga.
# captures -- Directory where things like wave,midi,screenshot get captured.

language=
machine=vga
captures=capture
memsize=16
change memsize to 64 as this:
Code:
[dosbox]
# language -- Select another language file.
# memsize -- Amount of memory DOSBox has in megabytes.
# machine -- The type of machine tries to emulate:hercules,cga,tandy,pcjr,vga.
# captures -- Directory where things like wave,midi,screenshot get captured.

language=
machine=vga
captures=capture
memsize=64
Now be sure that those 6 files (5xCSNRGRT.r0x+ 1xCSNRGRT.EXE) are in the same folder that you mount as C in dosbox.
Input CSNRGRT , this will start the SFX' selfextracting archive' and will have enough memory in dosbox to run.

Have tested it and it works.

[EDIT]
As you said c:\crusader your lines will be
mount c c:\crusader
c:
csnrgrt

*Don't add those bold lines in dosboxconf, those are only needed once to decompress the archive.
__________________

Not a member of The Victorious People's Shoutbox Liberation Army.
Not a member of the GAG Guerrilla. Don't get A Grip!
FOR RENT
*Advertising space*

Last edited by dosraider; 09-02-2008 at 09:03 PM. Reason: Added comm lines
dosraider is offline                         Send a private message to dosraider
Reply With Quote