Difference between revisions of "AGIWiki/Running AGI Games"

Jump to navigation Jump to search
m
 
(5 intermediate revisions by 2 users not shown)
Line 7: Line 7:
The most popular choice for playing AGI games is using the [[#Running an AGI game with NAGI|NAGI]] interpreter. Here is a table showing available interpreters and their compatible system.
The most popular choice for playing AGI games is using the [[#Running an AGI game with NAGI|NAGI]] interpreter. Here is a table showing available interpreters and their compatible system.


{| style="border: gray solid 1px; border-collapse: collapse; text-align: center; width: 90%" border="1" cellpadding="1"
{| border="1" cellpadding="5" cellspacing="5" style="border-collapse: collapse; border-style: hidden;"
|- style="background: #ececec"
|-
!
!
! DOS
! DOS
Line 21: Line 21:
[[#Running an AGI game on a Series 60 mobile phone|Series 60 Mobile Phone]]
[[#Running an AGI game on a Series 60 mobile phone|Series 60 Mobile Phone]]
|-
|-
! style="background: #ececec; text-align: left; padding-left: 0.5em" | '''[[#Running an AGI game with Sierra.27s original interpreter|Sierra's original interpreter]]'''
! style="text-align: left;" | '''[[#Running an AGI game with Sierra.27s original interpreter|Sierra's original interpreter]]'''
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
Line 31: Line 31:
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
|-
|-
! style="background: #ececec; text-align: left; padding-left: 0.5em" | '''[[#Running an AGI game with Sarien|Sarien]]'''
! style="text-align: left;" | '''[[#Running an AGI game with AGIL|AGIL]]'''
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ffdddd" | No
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
|-
|-
! style="background: #ececec; text-align: left; padding-left: 0.5em" | '''[[#Running an AGI game with AGIL|AGIL]]'''
! style="text-align: left;" | '''[[#Running an AGI game with NAGI|NAGI]]'''
| style="background: #ddffdd" | Yes
| style="background: #ffdddd" | No
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
Line 51: Line 51:
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
|-
|-
! style="background: #ececec; text-align: left; padding-left: 0.5em" | '''[[#Running an AGI game with NAGI|NAGI]]'''
! style="text-align: left;" | ''' [[#Running an AGI game with ScummVM|ScummVM]] '''
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
| style="background: #ffdddd" | No
|-
|-
! style="background: #ececec; text-align: left; padding-left: 0.5em" | ''' Other/Emulator '''
! style="text-align: left;" | ''' Other/Emulator '''
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
| style="background: #ddffdd" | Yes
Line 80: Line 80:
To use Sierra's original DOS interpreter, you will need the following files:
To use Sierra's original DOS interpreter, you will need the following files:


{| style="border: gray solid 1px; border-collapse: collapse; text-align: center; width: 60%" border="1" cellpadding="5"
 
{| border="1" cellpadding="5" cellspacing="5" style="border-collapse: collapse; border-style: hidden; text-align: center; width: 60%" border="1" cellpadding="5"
! Game Specific Files
! Game Specific Files
! Interpreter Files
! Interpreter Files
Line 114: Line 115:
|}
|}


[http://www.agigames.com/agiwiki/index.php?title=Running_AGI_Games&action=submit are there more?]
 
|}
|}


Line 122: Line 123:


{| width="100%" cellspacing="20" cellpadding="10"
{| width="100%" cellspacing="20" cellpadding="10"
| style="text-align: left; background: #f0f0ff; border: 1px solid #c6c9ff" width="40%" |
| style="text-align: left; background: #f0f0ff; border: 1px solid #c6c9ff" width="40%" valign = "top"|  
===== Windows =====
===== Windows =====


# Create a folder under your NAGI directory for the game to go in<br />''Example:''
# Create a folder under your NAGI directory for the game to go in<br />''Example:''
  C:\NAGI\Yourgame
  C:\NAGI\Yourgame
# Copy the [[AGIWiki/Game Specific Files|Game Specific Files]] into that folder you created.
# Copy the [[AGIWiki/Game specific files|Game Specific Files]] into that folder you created.
# Run the game by executing <tt>N.EXE</tt>
# Run the game by executing <tt>N.EXE</tt>
| style="border: 1px solid #ffc9c9; background-color: #fff3f3" width="60%" | <font color="#000">
| style="border: 1px solid #ffc9c9; background-color: #fff3f3" width="60%" valign = "top" | <font color="#000">


===== Linux =====
===== Linux =====
Line 150: Line 151:
|}
|}


==== Running an AGI game with Sarien ====
=== Running an AGI game with ScummVM ===
 
==== Running an AGI game with PocketSarien ====


==== Running an AGI game with GBAGI ====
==== Running an AGI game with GBAGI ====
Line 185: Line 184:
* [[AGIWiki/Hacked interpreter|Hacked interpreters]]
* [[AGIWiki/Hacked interpreter|Hacked interpreters]]
* [[AGIWiki/NAGI|NAGI]]
* [[AGIWiki/NAGI|NAGI]]
* [[AGIWiki/Sarien|Sarien]]
* [[AGIWiki/GBAGI|GBAGI]]
* [[AGIWiki/GBAGI|GBAGI]]
* [[AGIWiki/AGIL|AGIL]]
* [[AGIWiki/AGIL|AGIL]]
885

edits

Navigation menu