VOGONS


First post, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

Here's my problem:

1. Motherboard: PowerPC G4
2. Processor type and speed: 1.2 GHz PowerPC G4
3. Amount and type of RAM: 1.25 GM DDR SDRAM
4. Video board w/ RAM amount and type: not sure?
5. Sound board: Texas Instruments TAS3004
6. Operating system: Mac OS X 10.4.8
7. Game name: The Space Quest Collection (includes Space Quests I-V)

8. Description of problem: When I run the install program from the cd-rom, I get the menu for installing the various games, each of which has a letter corresponding to it. So, like, for SQ1 EGA, I'm supposed to hit "A" to install it. For SQ1 VGA, I'm to hit "B," and so on. If I press A, B, C, D, F, G, H, I, J, nothing happens. If I press E, I get a message that says:

eOut of environment space

Installing Space Quest 1 EGA

If I hit any other keys after that, the instructions for installing SQ1 EGA come up. So, essentially, the only game I can install is SQ1 EGA. The installation works fine and the game plays fine, but I want to play the other games now!

9. Reproducibility of problem: always
10. Sound mode used: sb16
11. Video mode: where do I find this?
12. Version of emulator: DOSBox 0.63

13. Steps already attempted to solve the problem: Lowered cycles in config file, raised cycles in config file, increased frameskip, disabled xms, disabled both xms and ems, increased memsize

Reply 2 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

When I try to run .EXE files, it says:

This program requires Microsoft Windows

Reply 4 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

It's the 15th Anniversary Collector's Edition from 1994.

Wait...there's one that just came out?

Reply 5 of 34, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

dosbox is for DOS games. Just think a bit about the name DOSBox,
maybe that sheds some light on the error message you get.

Aren't there more .exe or .com files?

Reply 6 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

Dude, don't be an ass. I'm running the dos versions of the games. And no, knowing that does not shed any light on my problem. Can you help or not?

Here are the .EXE and .COM files in the main directory:

MMTEST.EXE
SETUP.EXE
WHAT.EXE

In the "INSTALL" folder, there's another file called SETUP.EXE

But since this is DOS, it only runs .BAT files.

Reply 7 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

Actually, it's from 1996.

Reply 8 of 34, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

> I'm running the dos versions of the games.

Obviously you're running some windows installer of that compilation,
i think that message is quite self-explaining.

I don't know how that cd is structured, but either they have the
games in separate directories with a dos setup each (then just
copy that stuff out) or there's only one installer (windows only
as you might have noticed) and some big files that contain all
the data to be extracted. In the latter case you won't get anywhere
with dosbox unless you extracted/installed that stuff.

Reply 9 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

Unless my computer and my brain are both stupid, .EXE files are only executable by Windows, and .BAT files are executable by DOS. Right?

Anyway, the problem is not that the setup program won't run; it's that once it runs it doesn't run properly.

Reply 10 of 34, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

> Right?

No, both systems can execute .exe, .com and .bat. But there are two types
of .exe, ones that run under dos (and under windows), and those that
only run under windows (triggering the message you got).

About that out of env space problem: try to run loadfix before starting
that batch file, if nothing changes please attach that file here (or maybe
look through it yourself to see what programs it calls).

Reply 11 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

1) I'm not running the windows installer, because the windows installer won't run, because I don't have windows. I'm running the dos installer.

2) There are installers in some of the folders for the original games, but they don't work, either.

3) There is both a Windows and DOS installer.

4) How do I extract/install that other stuff?

Reply 12 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

What is loadfix?

Reply 13 of 34, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

That "error creating configuration file" is probably caused by you either running the setup program on CD-ROM or if you have a "Read-Only" attribute set on the file it's trying to write to.

I'd say just copy the game files to your hard drive, check the file attributes and make sure you have write access to them and then try running setup.

Loadfix is a command in DosBox that "eats up" 64kb of memory by default and can use higher values. This needs to be run if programs do not like the high amount of conventional memory that DosBox offers.

How To Ask Questions The Smart Way
Make your games work offline

Reply 14 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

Ok. I copied all the files from the SQ1 folder onto my hard drive and ran the install program, which seemed to work, but then when I tried to run the program, I got the following message:

Reply 15 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

I meant SQ4, not SQ1.

Reply 16 of 34, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Is that file present? In that directory or on the cd? If it is,
see if it is accessible (read-only flags, file permissions etc.)
If it isn't, did the installer create some new file?

Reply 17 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

No, no, and no.

I copied the whole friggin' CD to my hard drive and it still won't work.

I guess I just need to get a MacBook so I can install windows on my computer.

Reply 18 of 34, by Hazekel

User metadata
Rank Member
Rank
Member

Okay. Let's take this from the top; assuming nothing.

Get the latest version of DOSBOX for Mac from their site.

Second start DOSBOX and make sure to mount both CD drive and harddrive

Example from WINDOWS DOSBOX :
mount d d:\ -t cdrom
mount c c:\

Once you have done this, go to D: (assuming that is your CD drive).

Run "install.bat"

If this does not work, you need to show us your DOSBOX.CONF. That may be the problem.

Reply 19 of 34, by alexkrich

User metadata
Rank Newbie
Rank
Newbie

Done, done, done. I had already done all of those things before I posted the first message.

See above for a copy of my config file.