VOGONS


First post, by Peohguy

User metadata
Rank Newbie
Rank
Newbie

Slight Problem operating CADD6 from DOSBox

I’m not a gamer, but I am currently using DOSBox for operating my DOS based Generic CADD programs, LEVEL3 and CADD 6.
I created a shortcut for my LEVEL 3 program and it opens up fine. My shortcut instructions for LEVEL3 are: "C:\DOSBox 0.74\DOSBox.exe" "C:\OLDCADDS\LEVEL3\Cadd.exe"

I also created a shortcut for CADD6 but every time I try to use it, I get the message from DOSBox “Error reading C:\CADD^\VGA3.VGD.

My Shortcut instructions are: "C:\DOSBox 0.74\DOSBox.exe" "C:\OLDCADDS\CADD6\CADD.EXE"

Now if I modify the DOSBox0.74 Options Windows Batch file and add the following lines to the end of the autoexec section:
“# lines below are for starting and running CADD6
#
MOUNT C C:/OLDCADDS
C:
CD CADD6
CADD
#
#
fullscreen=true”

Then CADD6 opens up fine when I open it with the DOSBOX shortcut. The CADD6 Shortcut that I crated and have resident on my Windows Desktop also works under these conditions. In both cases there is not problem in reading the VGA3.VGD file.
The command “fullscreen=true” doesn’t operate but Alt+Enter does.
I just thought I would let you know. A separate CADD6 shortcut would be neat to have if you can instruct me but my workaround does get me there.

I have an IMac 21.5 inch , late 2013
2.7 GHz Intel Core, I5
16 GB Mem
Intel Iris Pro 1536

And am using Parallels 10 to operate Windows 7

Also the \ space does not write or appear when inputting Command lines in the DOSBox program only the / which works. The \ space works in your autoexc and the / is not recognized as being legit, just a heads up.
Thanks for you help,
Peohguy

Reply 2 of 6, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Do not use an emulation in an emulation (to simplify things).
It's known to cause problems, especially with mouse stuff.
Your level3 problem is probably caused by a wrong installtion, meaning it needs to be installed in Dosbox and run with exactly the same mountings.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 3 of 6, by Peohguy

User metadata
Rank Newbie
Rank
Newbie

Thanx for all the help and advice. I didn't see the possibility to run DOSBOX in Mac until after I downloaded it. Being an old Windows user for 30 plus years I installed parallels and windows 7 so I could run many of my programs that I liked and that Apple couldn't provide a suitable replacement for in my mind, getting too old and inflexible I guess and not as may Apple based Programs or Apps (ass Apple likes to call them) out there as I thought there might be
I justmay go ahead and try downloading DOSBox to my Mac so I can try it out and see how it plays there.
Again thanks for the help.

Reply 4 of 6, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

When I switched to Mac five years ago, I was lost at first as well but gradually found what I needed and almost everything else was not really needed 😉

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 5 of 6, by Peohguy

User metadata
Rank Newbie
Rank
Newbie

Dominus,
Thanks for the encouragement. I do want to know though if I lust load DOSBox into my mac under OS X how do I write instructions that are equivalent to: (leaving out the DOSBox generated Z:\> and C:\>, etc)
Mount C C:/OLDCADDS
C:
CD CADD6
CADD
since Mac doesn't have C drives, do I install my CADD6 files into the Applications Folder then do a (again leaving out the DOSBox generated frontis characters for each line)
MOUNT Macintosh HD Macintosh HD:/Applications
Applications:
CD CADD6
CADD

Thanx for any words of wisdom or for pointing me to things I can find on my own.
Peohguy