Difference between revisions of "AGIPAL"

From AGI Wiki
Jump to navigationJump to search
Line 10: Line 10:
 
| Website =  
 
| Website =  
 
}}
 
}}
 +
 +
* [[File:ZIP.PNG|ZIP File]] [[:Media:agipal.zip|AGIPal]]<span class="DLInfo"> (ZIP file) [32 KB]</span> - Interpreter. Required for custom palettes to work.
 +
* [[File:ZIP.PNG|ZIP File]] [[:Media:paledit.zip|PALEdit]]<span class="DLInfo"> (ZIP file) [195 KB]</span> - Windows AGI Palette editor for use with AGIPal and AGI Mouse 1.1 interpreters.
 +
  
 
'''AGIPAL''' is a [[Hacked Interpreter|hacked interpreter]] created by [[Dark Minister]] to allow palette-changing in an AGI game. This provides game authors a way to use colors other than the standard EGA palette in their [[Picture Resource|picture resources]].
 
'''AGIPAL''' is a [[Hacked Interpreter|hacked interpreter]] created by [[Dark Minister]] to allow palette-changing in an AGI game. This provides game authors a way to use colors other than the standard EGA palette in their [[Picture Resource|picture resources]].

Revision as of 12:56, 17 August 2015

Template:AGI Software

  • ZIP File AGIPal (ZIP file) [32 KB] - Interpreter. Required for custom palettes to work.
  • ZIP File PALEdit (ZIP file) [195 KB] - Windows AGI Palette editor for use with AGIPal and AGI Mouse 1.1 interpreters.


AGIPAL is a hacked interpreter created by Dark Minister to allow palette-changing in an AGI game. This provides game authors a way to use colors other than the standard EGA palette in their picture resources.

The AGIPAL hack works by modifying the shake.screen command so that a value of 100-109 is interpreted as the name of a palette file in the game's directory, pal.100 through pal.109. This means that a game can have up to ten different palettes. For other values, the shake.screen command works normally.

Note: the player must have a copy of the hacked interpreter in order for AGIPAL to work properly. If the player attempts to play the game with an unhacked interpreter, any rooms that use the palette functionality will shake the screen 100 or so times.

Commands altered by AGIPAL

  • shake.screen: giving a parameter of 100-109 alters the palette instead of shaking the screen

Games that use AGIPAL

See also