Theatres: Difference between revisions
Generic is NOT used at all. Tests have confirmed it |
m →Available Theatres: RA2 reads Generic just fine; Ctrl+F *PARS01* and *PARS11* in XCC Mixer |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
! style="text-align: left;" | Generic | ! style="text-align: left;" | Generic | ||
| {{Q}} | | {{Q}} | ||
| {{ | | {{Y}} | ||
| {{ | | {{Y}} | ||
| {{Tt|G}} | | {{Tt|G}} | ||
| - | | - | ||
| - | | - | ||
| style="text-align: left;" | | | style="text-align: left;" | | ||
* GENERMD.MIX | |||
* GENERIC.MIX | |||
* ISOGEN.MIX | |||
* ISOGENMD.MIX | |||
|- | |- | ||
! style="text-align: left;" | Temperate | ! style="text-align: left;" | Temperate |
Latest revision as of 09:44, 11 January 2021
The map Theatres assign the tileset that the map uses in game. Various tilesets are available depending on the game you are creating maps for. In TS and RA2 the tile sets are comprised of various TMP files with a theatre specific extension so the same/equivalent tileset can exist in different theatres. These tilesets are made available to the game by the theatre INI files which dictate the number of tiles in a set that the game can see and set over variables regarding the set such as if they can be burrowed into by subterranean units. Some of the theatres' tilesets are expanded in the Terrain Expansion.
Available Theatres
The theatres available depend on the game and expansion pack you are using. The exact theatres that are available are Hardcoded and so you cannot directly create new theatres but must instead add new tiles to the existing ones. In RA2 (probably TS too), alternate theatres are called if the NewTheater=yes flag is set on buildings' art coding, where the file with g (generic) as a second filename character is called if no appropriate one is found. Files are selected based on their second filename character which matches the first letter of the name listed here.
Theatre | Works in | NewTheater character |
Tile Filetypes | MIX files used (for YR) | |||
---|---|---|---|---|---|---|---|
TS | RA2 | YR | Normal | Marble madness | |||
Generic | G | - | - |
| |||
Temperate | T | TEM | MMT |
| |||
Snow (arctic) | A | SNO | MMS |
| |||
Urban | U | URB | MMU |
| |||
Desert | D | DES | MMD |
| |||
NewUrban | N | UBN | MMT |
| |||
Lunar | L | LUN | MML |
|