Difference between revisions of "GAMES:Amazon: Guardians of Eden"

From DOSBoxWiki
Jump to navigationJump to search
m (added image)
(Added a section, improved the category)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
|executable='''AMAZON.EXE'''
 
|executable='''AMAZON.EXE'''
 
|installer='''INSTALL.EXE'''
 
|installer='''INSTALL.EXE'''
|setup='''AMAZON.EXE'''<br>when AM.CFG<br>is deleted
+
|setup='''AMAZON.EXE''' (when AM.CFG is deleted)
 
}}
 
}}
  
'''Amazon: Guardians of Eden''' is a point-and-click adventure with a special SVGA mode and occasional speeches. It works fine albeit slow and small.
+
'''Amazon: Guardians of Eden''' is a point-and-click adventure with a special SVGA mode and occasional speeches.
  
 +
== Making it work in ScummVM ==
 +
Amazon: Guardians of Eden is supported by [[TOOLS:ScummVM|ScummVM]] which may be preferable to emulating through DOSBox. ScummVM needs a folder containing the following files:
 +
* *.AP
 +
* *.BLK
 +
* *.DAT
 +
* *.LZ
 +
* *.MAP
 +
 +
== Making it work in DOSBox ==
 
It is suggested to make a bigger screen, for example by using this [[dosbox.conf]]:
 
It is suggested to make a bigger screen, for example by using this [[dosbox.conf]]:
 
<pre>[render]
 
<pre>[render]
 
scaler=normal3x</pre>
 
scaler=normal3x</pre>
  
==Notes==
+
===Notes===
 
* Hold the mouse's right click button without releasing to skip intros.
 
* Hold the mouse's right click button without releasing to skip intros.
 
* The game's GUI offers no quit button, but ctrl+q or ctrl+alt+esc do the trick.
 
* The game's GUI offers no quit button, but ctrl+q or ctrl+alt+esc do the trick.
Line 25: Line 34:
 
* SVGA mode allows clicking and watching previous levels' intros.
 
* SVGA mode allows clicking and watching previous levels' intros.
  
[[Category:Adventure games]]
+
== External links ==
 +
 
 +
*[http://www.mobygames.com/game/dos/amazon-guardians-of-eden Amazon: Guardians of Eden] at MobyGames
 +
 
 +
[[Category:Action-adventure games]]

Latest revision as of 08:17, 6 May 2017

Amazon: Guardians of Eden
GAME Amazon Guardians of Eden Title.png
Title Screen
Developer Access Software
Publisher Access Software
Released 1992
Status Slow and small but works
Tested on 0.72
Tested game version Unknown
Links Compatibility List
Commands
Executable AMAZON.EXE
Installer INSTALL.EXE
Setup AMAZON.EXE (when AM.CFG is deleted)
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Amazon: Guardians of Eden is a point-and-click adventure with a special SVGA mode and occasional speeches.

Making it work in ScummVM

Amazon: Guardians of Eden is supported by ScummVM which may be preferable to emulating through DOSBox. ScummVM needs a folder containing the following files:

  • *.AP
  • *.BLK
  • *.DAT
  • *.LZ
  • *.MAP

Making it work in DOSBox

It is suggested to make a bigger screen, for example by using this dosbox.conf:

[render]
scaler=normal3x

Notes

  • Hold the mouse's right click button without releasing to skip intros.
  • The game's GUI offers no quit button, but ctrl+q or ctrl+alt+esc do the trick.
  • SVGA mode is disabled by default. It can only be enabled (except during intros) by clicking alt+v, but that makes the screen too small to play even in fullscreen.
  • SVGA mode allows clicking and watching previous levels' intros.

External links