Difference between revisions of "Network INI"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Tarkus
m (Small link fix to Network Specs)
sc4e>Whatevermind
m (Cleanup)
Line 1: Line 1:
 
{{check}}
 
{{check}}
 +
 +
 
{{Infobox TGI |
 
{{Infobox TGI |
 
| name        = Intersection Ordering RUL
 
| name        = Intersection Ordering RUL
Line 8: Line 10:
 
| comments    = ''See also: {{NetSpecs|INI Network & 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]].   
  
Line 24: Line 27:
 
===MiscNetworks (Bridges)===
 
===MiscNetworks (Bridges)===
 
===TileVerifiers===
 
===TileVerifiers===
 +
  
 
{{Navbox/FORMAT}}
 
{{Navbox/FORMAT}}
 +
 
[[Category:File Formats/SC4]]
 
[[Category:File Formats/SC4]]

Revision as of 13:48, 1 March 2012

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