Difference between revisions of "GAMES:Indiana Jones and the Fate of Atlantis"

From DOSBoxWiki
Jump to navigationJump to search
(Cleaned up formatting)
m (mg)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox Game
 
{{Infobox Game
 
|title=Indiana Jones and the Fate of Atlantis
 
|title=Indiana Jones and the Fate of Atlantis
|publisher=LUCASARTS
+
|id=51
|version=[[Version0.72|0.72]]}}
+
|image=[[Image:GAME_Fate_of_Atlantis_Title.png‎|320px]]
 +
|caption=Title Screen
 +
|developer=LucasArts
 +
|publisher=LucasArts
 +
|released=June 1992 (original),
  
== '''INDIANA JONES and the FATE OF ATLANTIS''' ==
+
May 1993 (enhanced)
 +
|version=[[Version0.74|0.74]]
 +
|status=Supported
 +
|executable='''ATLANTIS.EXE'''}}
  
A graphic adventure by Hal Barwood (Lucas Arts). This game works fine under DOSBox.
+
'''Indiana Jones and the Fate of Atlantis''' is a puzzle-solving adventure game. This game works fine under DOSBox.
  
== Making it work ==
+
== Making it work in ScummVM ==
 +
The simplest and arguably best way to run Indy4 is to use [[TOOLS:ScummVM|ScummVM]] rather than DOSBox. ScummVM needs a folder with the following files copied off the disc:
 +
* MONSTER.SOU
 +
* ATLANTIS.000
 +
* ATLANTIS.001
 +
 
 +
== Making it work in DOSBox ==
 
Create a directory on your hard drive to copy the CD to, eg...
 
Create a directory on your hard drive to copy the CD to, eg...
  
Line 29: Line 42:
  
 
Cool game!
 
Cool game!
 +
 +
== External links ==
 +
 +
*[http://www.mobygames.com/game/dos/indiana-jones-and-the-fate-of-atlantis Indiana Jones and the Fate of Atlantis] at MobyGames
 +
 +
[[Category:Adventure games]]

Latest revision as of 07:28, 4 January 2013

Indiana Jones and the Fate of Atlantis
GAME Fate of Atlantis Title.png
Title Screen
Developer LucasArts
Publisher LucasArts
Released June 1992 (original),

May 1993 (enhanced)

Status Supported
Tested on 0.74
Tested game version Unknown
Links Compatibility List
Commands
Executable ATLANTIS.EXE
Installer N/A
Setup N/A
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Indiana Jones and the Fate of Atlantis is a puzzle-solving adventure game. This game works fine under DOSBox.

Making it work in ScummVM

The simplest and arguably best way to run Indy4 is to use ScummVM rather than DOSBox. ScummVM needs a folder with the following files copied off the disc:

  • MONSTER.SOU
  • ATLANTIS.000
  • ATLANTIS.001

Making it work in DOSBox

Create a directory on your hard drive to copy the CD to, eg...

D:\OLDGAMES\DISKS\ATLANTIS

then copy all the files from the CD into this folder.

Then create another folder which the game will use as its working folder when installed, eg...

D:\OLDGAMES\INSTALL\ATLANTIS

Then run DOSBox, and mount the appropriate drives and install the game...

Z:\>MOUNT C D:\OLDGAMES\INSTALL\ATLANTIS
Z:\>MOUNT D D:\OLDGAMES\DISKS\ATLANTIS
Z:\>D:
D:\>ATLANTIS

Go through the setup and set up SoundBlaster card accepting default settings. Then run the game. If you prefer full screen, use <Alt><Enter> to toggle.

Cool game!

External links