Difference between revisions of "Network INI"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Tarkus
(Started re-write, still needs quite a bit filled in)
sc4e>Tarkus
m (Small link fix to Network Specs)
Line 6: Line 6:
 
| group      = 0x8A5971C5
 
| group      = 0x8A5971C5
 
| instance    = 0x8A5993B9
 
| instance    = 0x8A5993B9
| comments    = ''See also: {{NetSpecs|INI_Network_%26_Bridges}}''
+
| comments    = ''See also: {{NetSpecs|INI Network & Bridges}}''
 
}}
 
}}
 
The '''Network INI''' is a file which handles a number of different functions related to the game's transit and utility networks.  While technically a different file type, as evidenced by its [[Type ID]], it bears some resemblance to the [[RUL Files]].   
 
The '''Network INI''' is a file which handles a number of different functions related to the game's transit and utility networks.  While technically a different file type, as evidenced by its [[Type ID]], it bears some resemblance to the [[RUL Files]].   

Revision as of 23:02, 20 February 2010

Template:Check

TGI Info
Name Intersection Ordering RUL
Format Network INI/RUL File
Type

Group

Instance

0x00000000

0x8A5971C5

0x8A5993B9

Comments
See also: INI Network & Bridges

The Network INI is a file which handles a number of different functions related to the game's transit and utility networks. While technically a different file type, as evidenced by its Type ID, it bears some resemblance to the RUL Files.

History

Prior to the Rush Hour expansion in 2004, the Network INI carried all of the game's network RUL code. With Rush Hour and the expansion of the transit network systems it entailed, Maxis decided to modularize some of the more common and intensive operations into separate RUL files, leaving the more specialized functions in the INI. Theoretically, code from the post-Rush Hour RUL files can still be run from the INI.

Sections

The Network INI file is divided into eight separate sections, each handling a certain type of functionality.

Debug Rules

UK Path Remapping

Texture Remapping

Shadow Remapping

Shadow Edge Remapping

PowerPoles

MiscNetworks (Bridges)

TileVerifiers