Difference between revisions of "SAGA/Datafiles"

Jump to navigation Jump to search
351 bytes removed ,  01:46, 19 July 2007
m
don't use redirect links
m (adding link to bytecode table)
m (don't use redirect links)
 
(4 intermediate revisions by 2 users not shown)
Line 7: Line 7:
ITE stores its resources in four data files:
ITE stores its resources in four data files:


* [[Inherit_The_Earth/Datafiles#ITE.RSC|ITE.RSC]] - Scene data, graphics, animation, music
* [[SAGA/Datafiles#ITE.RSC|ITE.RSC]] - Scene data, graphics, animation, music
* [[Inherit_The_Earth/Datafiles#SCRIPTS.RSC|SCRIPTS.RSC]] - Script resources & dialogue
* [[SAGA/Datafiles#SCRIPTS.RSC|SCRIPTS.RSC]] - Script resources & dialogue
* [[Inherit_The_Earth/Datafiles#VOICES.RSC|VOICES.RSC]] - Voice resources (And in the DISK version, Sound effects)
* [[SAGA/Datafiles#VOICES.RSC|VOICES.RSC]] - Voice resources (And in the DISK version, Sound effects)
* [[Inherit_The_Earth/Datafiles#SOUNDS.RSC|SOUNDS.RSC]] - CD version: All sound effects. Not present in DISK version
* [[SAGA/Datafiles#SOUNDS.RSC|SOUNDS.RSC]] - CD version: All sound effects. Not present in DISK version




Line 26: Line 26:
ITE.RSC contains the following resource formats:
ITE.RSC contains the following resource formats:


* [[Inherit The Earth/Datafiles/Bitmap Font|Bitmap Font]] Resources  
* [[SAGA/Datafiles/Bitmap Font|Bitmap Font]] Resources  
* [[Inherit The Earth/Datafiles/XMIDI (Music)|XMIDI (Music)]] Resources  
* [[SAGA/Datafiles/XMIDI (Music)|XMIDI (Music)]] Resources  
* [[Inherit The Earth/Datafiles/Background & Interface Image|Background/Interface Image]] Resources  
* [[SAGA/Datafiles/Background & Interface Image|Background/Interface Image]] Resources  
* [[Inherit The Earth/Datafiles/Background Mask|Background Mask]] Resources  
* [[SAGA/Datafiles/Background Mask|Background Mask]] Resources  
* [[Inherit The Earth/Datafiles/Sprite List|Sprite List]] Resources  
* [[SAGA/Datafiles/Sprite List|Sprite List]] Resources  
* [[Inherit The Earth/Datafiles/Animation|Animation]] Resources  
* [[SAGA/Datafiles/Animation|Animation]] Resources  
* [[Inherit The Earth/Datafiles/Palette Animation|Palette Animation]] Resources  
* [[SAGA/Datafiles/Palette Animation|Palette Animation]] Resources  
* [[Inherit The Earth/Datafiles/String List|String List]] Resources  
* [[SAGA/Datafiles/String List|String List]] Resources  
* [[Inherit The Earth/Datafiles/Scene Resource List|Scene Resource List]] Resources  
* [[SAGA/Datafiles/Scene Resource List|Scene Resource List]] Resources  
* [[Inherit The Earth/Datafiles/Scene Descriptor|Scene Descriptor]] Resources  
* [[SAGA/Datafiles/Scene Descriptor|Scene Descriptor]] Resources  
* [[Inherit The Earth/Datafiles/Object Name List|Object Name List]] Resources  
* [[SAGA/Datafiles/Object Name List|Object Name List]] Resources  
* [[Inherit The Earth/Datafiles/Object Map|Object Map]] Resources  
* [[SAGA/Datafiles/Object Map|Object Map]] Resources  
* [[Inherit The Earth/Datafiles/Exit Map|Exit Map]] Resources  
* [[SAGA/Datafiles/Exit Map|Exit Map]] Resources  
* [[Inherit The Earth/Datafiles/Entrance Map|Entrance Map]] Resources  
* [[SAGA/Datafiles/Entrance Map|Entrance Map]] Resources  
* [[Inherit The Earth/Datafiles/Isometric Tileset|Isometric Tileset]] Resources  
* [[SAGA/Datafiles/Isometric Tileset|Isometric Tileset]] Resources  
* [[Inherit The Earth/Datafiles/Scene Lookup Table|Scene Lookup Table]] Resource  
* [[SAGA/Datafiles/Scene Lookup Table|Scene Lookup Table]] Resource  
* [[Inherit The Earth/Datafiles/Script Lookup Table|Script Lookup Table]] Resource  
* [[SAGA/Datafiles/Script Lookup Table|Script Lookup Table]] Resource  




Line 48: Line 48:




* [[Inherit The Earth/Datafiles/SAGA_RLE1|SAGA_RLE1]] (Image resources)  
* [[SAGA/Datafiles/SAGA_RLE1|SAGA_RLE1]] (Image resources)  
* [[Inherit The Earth/Datafiles/SAGA_RLE2|SAGA_RLE2]] (Sprite resources)  
* [[SAGA/Datafiles/SAGA_RLE2|SAGA_RLE2]] (Sprite resources)  
* [[Inherit The Earth/Datafiles/SAGA_RLE3|SAGA_RLE3]] (Animation resources)  
* [[SAGA/Datafiles/SAGA_RLE3|SAGA_RLE3]] (Animation resources)  




Line 59: Line 59:
SCRIPTS.RSC contains the following resource formats:
SCRIPTS.RSC contains the following resource formats:


* [[Inherit The Earth/Datafiles/Script|Script]] Resources  
* [[SAGA/Datafiles/Script|Script]] Resources  
* [[Inherit The Earth/Datafiles/Dialogue List|Dialogue List]] Resources  
* [[SAGA/Datafiles/Dialogue List|Dialogue List]] Resources  
* [[Inherit The Earth/Datafiles/Voice Lookup|Voice Lookup]] Resources ( CD version only )  
* [[SAGA/Datafiles/Voice Lookup|Voice Lookup]] Resources ( CD version only )  
* Script resources contain compiled bytecode instructions.
* Script resources contain compiled bytecode instructions.
** [[SAGA/Bytecode Instruction Table|SAGA Bytecode Instruction Table]]
** [[SAGA/Bytecode Instruction Table|SAGA Bytecode Instruction Table]]
2,051

edits

Navigation menu