VOGONS


First post, by indiefilm45

User metadata
Rank Newbie
Rank
Newbie

Hi there, I desperately want to return to the youthfull year of 1994 and play TES:ARENA again after all this time. You all prob. know this wont run on any modern software or machine without DOSBOX. Well I've been a mac user for over a decade now and I don't own a pc to play this (though I am considering buying an old 486 just to play this.) So I've tried to use dosbox on Mac to play the game, but it always says that it needs to be run under WIN32. Like I said, not a pc person, I don't know how that applies to me, but I would love to find out. Any help would be appreciated. My mac is as follows:
Mac OS X 10.4
1.5 GHZ Powerbook G4
1 Gig of DDR RAM
ATI Mobility Radeon 9700 (64mb)

Reply 1 of 11, by indiefilm45

User metadata
Rank Newbie
Rank
Newbie

I also have a G3 running OS 9 if that makes any difference.

Reply 2 of 11, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

It should work. Is it this (free) version of The Elder Scrolls: Arena that you have?

Try looking at the 60 seconds guide for information on how to install and run games in DOSBox.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 3 of 11, by indiefilm45

User metadata
Rank Newbie
Rank
Newbie

Yes, I have Bethesda's free version, but I also have the original cd.  Subsequently I've tried running both in DOS running under virtual PC 7.0, but I just get the old "not enough EMS." I'll read that guide and give it a shot, thanks.

Reply 4 of 11, by indiefilm45

User metadata
Rank Newbie
Rank
Newbie

Also, the actual cdrom version won't run becuase MSCDX driver isn't installed. I tried installing it on the mounted c drive but again nothing!?

Reply 5 of 11, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

The free download works for me in 0.65. The download file (Arena106.exe) is some kind of self-extracting Windows archive, that you can not run inside DOSBox. You need to unpack it first. I use 7-Zip on my Windows - I don't know what you can use on your Mac.

If you can not find a way to unpack the EXE, send me a PM, and I will send you the files in Zip, Tar, Gzip or whatever we can agree on.

Anyway, I unpacked it into a folder called "C-drive" and it created an "Arena" sub-directory inside "C-drive". I mounted "C-drive" as my DOSBox C: drive, changed into the Arena sub-directory and started "Arena.Bat":

# DOSBox 0.65 configuration for "The Elder Scrolls: Arena" by Bethesda Softworks, 19xx.
#
# Free, legal download from http://www.elderscrolls.com/downloads/downloads_games.htm
#
# By MiniMax

[cpu]
core=dynamic
cycles=10000
cycleup=1000
cycledown=1000

[autoexec]
@ echo off

rem +---------------------------------------------------------------
rem ! Mount the virtual harddisk.
rem +---------------------------------------------------------------

mount C "C-drive"

rem +---------------------------------------------------------------
rem ! Are we ready to run the game?
rem +---------------------------------------------------------------

if exist C:\Arena\Arena.Bat goto Ready
goto Done

:Ready

rem +---------------------------------------------------------------
rem ! Switch to the harddisk, and inform the user about which
rem ! command to use for running the game.
rem +---------------------------------------------------------------

C:
cd \Arena
echo.
echo Type Arena to start the game.
goto Done

:Done
echo on

You can't use the dynamic core on your Mac, so you might as well comment that out.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 6 of 11, by indiefilm45

User metadata
Rank Newbie
Rank
Newbie

Thank you so very much. All I had to do was extract the .exe just like you said. It seems to work just fine. Thanks. And for all you mac users out there "the unarchiver" is the app to extract .exe files with.

Reply 7 of 11, by Freddo

User metadata
Rank Oldbie
Rank
Oldbie

The free Arena release is a self-extracting RAR archive. So any program that can unpack RAR can unpack that specific exe file.

Reply 8 of 11, by 0hyeah132

User metadata
Rank Newbie
Rank
Newbie

acuall macs can unpack .rar's but not the .exe so that doesn't help

(>'-')>

Reply 9 of 11, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

If you can't get your mac to unpack an archive ask some guy from the street to use his windows pc to do so.

Reply 10 of 11, by rcblanke

User metadata
Rank Oldbie
Rank
Oldbie

..Or maybe try this.