Difference between revisions of "TGI File"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Whatevermind
m (Cleanup)
m (9 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[TID|Type]] [[GID|Group]] [[IID|Instance]]...
+
A '''TGI File''' is commonly found when you export files from a [[DBPF]] file.  It is used by [[Reader]] to index a file when importing.
  
A TGI file is commonly found when you export files from a [[DBPF]] file ([[File Formats|a list]]) it is used by [[Reader]] to index a file when importing. The structure is:
+
The structure is:
  
 
  Type ID
 
  Type ID
Line 12: Line 12:
  
  
{{stub}}
+
See also:
 +
* [[Type Group Instance]]
  
  
{{Navbox/FORMAT}}
+
[[Category:Modding]]
 
 
[[category:File Formats/SC4|TGI]]
 

Latest revision as of 21:40, 3 August 2019

A TGI File is commonly found when you export files from a DBPF file. It is used by Reader to index a file when importing.

The structure is:

Type ID
Group ID
Instance ID

This file is plain text and can be opened in notepad (or alternative) and edited/created prior to reimportation by Reader.

This file is not contained within a DBPF file.


See also: