Difference between revisions of "Rgfx"

From Chrono Compendium
Jump to: navigation, search
(Created page with "==General Information== ====Chrono Cross==== rgfx files are cpt files containing texture resources from a given room. The contents fall into two types: pre-rendered back...")
 
 
Line 12: Line 12:
 
These are your run-of-the-mill Classic ~TIMs.
 
These are your run-of-the-mill Classic ~TIMs.
  
''From'': [[Chrono Cross File Structure]]
+
''From'': [[Modification]]

Latest revision as of 03:46, 21 March 2016

General Information

Chrono Cross

rgfx files are cpt files containing texture resources from a given room. The contents fall into two types: pre-rendered backgrounds and NPC model textures.

~Pre-Rendered Backgrounds
These behave like Classic ~TIMs, with the exception that they lack ~CLUTs—the game engine pulls the appropriate palette from the corresponding script.cpt file. They have an 8BPP image depth.

NPC Model Textures
These are your run-of-the-mill Classic ~TIMs.

From: Modification