![]() |
Last Visit : never :: 2010-8-01 @ 01:49 am : Now | |||
FAQ |
Search |
Memberlist |
Usergroups |
|
Register |
Profile |
Messages |
Log in |
|
| Forum Index :: Deep Thought :: | |
NAGI FAQ - by Nick Sonneveld
|
|
|---|---|
NAGI FAQ - by Nick Sonneveld :: 2002-8-10 @ 07:13 am
|
|
|
Snover WHAT WHAT IN THE BUTT?! Joined: 2002-06-30 Posts: 5199 Location: You are likely to be eaten by a grue. |
What is AGI?
AGI, or the Adventure Game Interpreter, was developed by Sierra Online for the development and release of their adventure games in the late 1980's. Sierra was hailed for creating "3D" games, which meant the player could move their character around the screen and behind objects. Games using the interpreter have very distinctive blocky graphics and a text parser interface where the player could type in their commands. The AGI interpreter was the starting point for many of Sierra's classic adventure game lines:
NAGI (New Adventure Game Interpreter) is a clone of Sierra's own interpreter. NAGI was created by disassembling the original AGI executable and writing equivalent C code that would run under SDL which is a free generic library for low-level access to graphics and audio. Why do I need it? Since it's a Windows program, NAGI doesn't depend on the hardware of the original IBM PC. If you have trouble running the original AGI games under Windows then NAGI might be helpful to you. Symptoms with original AGI game:
Of all the AGI games I have encountered, they all follow a few basic file name arrangements.
The original Sierra interpreter used these files and are not used by NAGI: agi, sierra.com, agidata.ovl, cga_graf.ovl, ega_graf.ovl, hgc_font, hgc_graf.ovl, hgc_objs.ovl, ibm_objs.ovl, jr_graf.ovl, vg_graf.ovl They can be safely deleted or moved to another directory to save space. Sierra also has a later interpreter called SCI. NAGI does not run these data files but FreeSCI does! You can pick out these files because they follow the format: resource.XXX, resource.map How do I install NAGI? You need to download TWO files: NAGI and the SDL Library which NAGI depends on. Both of these can be found at the NAGI download section. Unzip both these files (NAGI and SDL) into the same directory like C:\NAGI\ By default NAGI will look in the current directory and one directory level up to search for games. so if you wish, install your games like this: c:\nagi\ c:\nagi\larry\ c:\nagi\timequest\ c:\nagi\kingsquest4\ c:\nagi\v\ and then run n.exe from c:\nagi. NAGI will display a menu of all detected agi games. I run Windows NT, 2000, XP and I have trouble running NAGI. Edit nagi.ini and go to the [sdl] section (should be at the bottom). Change "drv_video" or "drv_sound" to it's alternative values. These should be available in the ini file as well. I run NAGI and I get an "the dynamic link library SDL.dll could not be found" error You need to make sure NAGI and SDL have been installed in the same directory. Alternatively, you could make sure SDL.DLL is in c:\windows\system. How do I get fullscreen? Edit nagi.ini. Go to the [vid] section. Change the value of "full_screen" to 1. How do I try out the CGA mode? Edit nagi.ini. Go to the [vid] section. Change the the value of "renderer" to "cga0", "cga1" or "ega". The "ega" option will give you back your 16 mode mode. Are there any other AGI clones available? Yes. There's Sarien which has been around a lot longer and has been ported to a plethora of platforms. Another clone is AGIL but this has been discontinued so work can be made on NAGI to port it to Linux. Are there any sites I can visit to learn more about AGI? AGI Messageboard - most people interested in AGI or have questions come here. AGI Development Site - if you wish to create your own AGI game. Has a huge links page. Sierra - the makers of AGI NAGI - the homepage of NAGI. NAGI Docs - Online docs for NAGI. Sarien - the oldest AGI clone. AGIL - Linux upstart
sonneveld@hotmail.com - my email address if you have any more questions. Do you have a hastily looked up Hitchhiker's quote? Yep. "Arthur realized as he fell, giddily and sickeningly, that if he was going to hang around in the sky believing everything that the Italians had to say about physics when they couldn't even keep a simple tower straight, that they were in dead trouble, and damn well did fall faster than Fenchurch." - Life, the Universe and Everything Permissions: You can post this anywhere as long as you note that I'm the original author. Screenshots:
![]() Last edited by Snover on 2002-8-10 @ 07:21 am; edited 1 time in total _________________ Colin Snover Zetafleet Web Development Believe it or not, we have posting guidelines always. |
|
|
|
page 1 of 1
|
|
| All times are GMT |
| Moderate |
|---|
| Quick Reply & Options | |
|---|---|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum |
|
2002-2003 zetafleet.dom.