Real World

Map file: Difference between revisions

From Halopedia, the Halo wiki

m (→‎Halo: Combat Evolved: redirecting link)
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Status|RealWorld}}
{{Status|RealWorld}}
{{Under Construction}}
{{Under construction}}
{{ModdingWiki|map files|https://c20.reclaimers.net/h1/map/}}
{{Series/Gameplay/Sandbox}}
'''Map files''', '''.map files''' or '''map cache files''', are a file type employed within the [[Blam engine]] used by all [[first-person shooter]] ''Halo'' games. As their name suggests, they are the files which store data for [[campaign]] levels and maps for [[multiplayer]], [[Firefight]] and [[Spartan Ops]]. Due to the uncertainty of game development, map names change frequently during production and may not be finalised until relatively close to release. As such, a map's display name in the in-game user interface is often completely different to the actual .map filename inside the game directory. This information is primarily used in [[modding]].
'''Map files''', '''.map files''' or '''map cache files''', are a file type employed within the [[Blam engine]] used by all [[first-person shooter]] ''Halo'' games. As their name suggests, they are the files which store data for [[campaign]] levels and maps for [[multiplayer]], [[Firefight]] and [[Spartan Ops]]. Due to the uncertainty of game development, map names change frequently during production and may not be finalised until relatively close to release. As such, a map's display name in the in-game user interface is often completely different to the actual .map filename inside the game directory. This information is primarily used in [[modding]].


Line 7: Line 7:


==Overview==
==Overview==
{{ModdingWiki|scenario tags|https://c20.reclaimers.net/h1/tags/scenario/}}
Within the Blam engine, [[tag]]s serve as individual containers storing data about a given subject. These include but are not limited to: models, textures, ai, vehicles, weapons, projectiles, scenery objects, and level data. Tags can be created and edited using the ''[[Halo Editing Kit]]'' components ''[[Guerilla (HEK)|Guerilla]]'' or ''[[Foundation (HEK)|Foundation]]''. One tag type, know as a '''scenario''' tag, stores the necessary information required to compile an actual level, such as the map model (BSP), lighting, scripts, positions of player and enemy spawns, weapons and vehicles, objectives, and so forth. Scenario tags can be edited in the ''Halo Editing Kit'' component ''[[Sapien]]'' which gives a 3D view of the scenario.
Within the Blam engine, [[tag]]s serve as containers which store data about a given subject. These can range from characters, weapons, and vehicles to projectiles, props or whole maps. Map files serve as tag collections, containing all of the data needed to load and run a given map or level.
 
Scenarios can then be played in the ''Halo Editing Kit'' component ''[[Tag Test]]'' or compiled using the component ''[[Tool]]'' to create a map file. Compiled maps share their name with the scenario they were compiled from and contain all of the same info in a compressed format superficially similar to a .zip file or a .pak file. Map files are self contained and no longer reference any info from the ''Halo Editing Kit''. Because of this it is possible for two or more separate map files to contain different versions of the same tag or tags. This is what allows mod authors to upload new maps containing custom tags that do not overwrite any retail data. While maps do not share data directly with other maps of the same type (campaign, multiplayer, etc) they may inherit data from a shared map. Shared maps may be created for the purpose of optimizing frequently used tags such as multiplayer characters.


Within the map structure, the primary component that dictates the actual level itself is the '''scenario''' tag. Scenario tags contain information about the actual level data such as player and enemy spawns, weapons and vehicles, objectives, and so forth. Scenario tags share the same name as the map file, and are compiled using the [[Tool]] component of the ''[[Halo Editing Kit]]'' alongside the various tags loaded by the scenario tag to form the map file.
Below is an incomplete list of all known official map file names and their known scenario file paths. All scenarios no matter their file path compile into a ''maps'' folder.
{{Clear}}


==List of map file names==
==List of map file names==
{{ModdingWiki|map files|https://c20.reclaimers.net/h1/map/}}
{{ModdingWiki|scenario tags|https://c20.reclaimers.net/h1/tags/scenario/}}
===''Halo: Combat Evolved''===
===''Halo: Combat Evolved''===
All ''[[Halo: Combat Evolved]]'' scenario files are stored in a tags folder named <code>levels</code>, inside that is a folder named <code>test</code> where all multiplayer maps are kept.{{Ref/File|Id=HCEEK|HCEEK|HCEEK\tags\levels\test\bloodgulch\bloodgulch.scenario}} Maps added by [[Digsite]] have their own file path <code>digsite\levels</code>.
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 53: Line 58:
|-
|-
| [[Damnation]] || <code>damnation</code> ||  
| [[Damnation]] || <code>damnation</code> ||  
|-
| [[Derelict]] || <code>carousel</code> ||
|-
| [[Hang 'Em High]] || <code>hangemhigh</code> ||
|-
| [[Longest]] || <code>longest</code> ||
|-
| [[Prisoner]] || <code>prisoner</code> ||
|-
| [[Rat Race]] || <code>ratrace</code> ||
|-
| [[Sidewinder]] || <code>sidewinder</code> ||
|-
| [[Wizard]] || <code>wizard</code> ||
|-
|-
| [[Danger Canyon]] || <code>dangercanyon</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
| [[Danger Canyon]] || <code>dangercanyon</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
|-
|-
| [[Death Island]] || <code>deathisland</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
| [[Death Island]] || <code>deathisland</code> || PC Port and MCC-exclusive
|-
|-
| [[Derelict]] || <code>carousel</code> ||  
| [[Gephyrophobia]] || <code>gephyrophobia</code> || PC Port and MCC-exclusive
|-
| [[Ice Fields]] || <code>icefields</code> || PC Port and MCC-exclusive
|-
| [[Infinity (Halo: Combat Evolved map)|Infinity]] || <code>infinity</code> || PC Port and MCC-exclusive
|-
| [[Timberland]] || <code>timberland</code> || PC Port and MCC-exclusive
|-
| [[Tutorial (Halo: Combat Evolved)|Tutorial]] || <code>tutorial</code> || ''[[Halo Editing Kit]]'' and ''[[Halo: Combat Evolved Editing Kit]]''-exclusive
|-
|-
| [[Gephyrophobia]] || <code>gephyrophobia</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
|colspan="3"; align="center"|'''[[Cut Halo: Combat Evolved levels|Cut levels]]'''
|-
|-
| [[Hang 'Em High]] || <code>hangemhigh</code> ||  
| "[[Cut_Halo:_Combat_Evolved_levels#Mirror|mirror]]" || <code>mirror</code> ||  
|-
|-
| [[Ice Fields]] || <code>icefields</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
| "[[Cut_Halo:_Combat_Evolved_levels#Swampthing|swampthing]]" || <code>swampthing</code> ||  
|-
|-
| [[Infinity (Halo: Combat Evolved map)|Infinity]] || <code>infinity</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
|colspan="3"; align="center"|'''[[Digsite|Digsite levels]]'''
|-
|-
| [[Longest]] || <code>longest</code> ||  
| [[Cut_Halo:_Combat_Evolved_levels#Dusk|Dusk]] || <code>dusk</code> ||  
|-
|-
| [[Prisoner]] || <code>prisoner</code> ||  
| [[Cut_Halo:_Combat_Evolved_levels#Dusk|Abyss]] || <code>d_dusk_too</code> || remix of Dusk by Digsite
|-
|-
| [[Rat Race]] || <code>ratrace</code> ||  
| [[Cut_Halo:_Combat_Evolved_levels#Indoor|Indoor]] || <code>indoor</code> ||  
|-
|-
| [[Sidewinder]] || <code>sidewinder</code> ||  
| [[Cut_Halo:_Combat_Evolved_levels#Indoor|Underground]] || <code>agoraphobia</code> || remix of Indoor by Digsite
|-
|-
| [[Timberland]] || <code>timberland</code> || [[Halo: Combat Evolved (PC port)|PC Port]] and [[Halo: The Master Chief Collection|MCC]]-exclusive
| [[Ruined Pain]] || <code>ruinedpain</code> || different from the iteration seen [[Cut_Halo:_Combat_Evolved_levels#Ruined_Pain|here]]
|-
|-
| [[Wizard]] || <code>wizard</code> ||  
| [[Spasm]] || <code>spasm</code> ||  
|-
|-
| [[Cut_Halo:_Combat_Evolved_levels#Swampthing|Swampthing]] || <code>swampthing</code> ||
|}
|}


===''Halo 2''===
===''Halo 2''===
All ''[[Halo 2]]'' scenario files are stored in the tags folder <code>scenarios</code>, containing the subfolders <code>solo</code> and <code>multi</code> for campaign and multiplayer respectively. Multiplayer map remakes from ''Halo: Combat Evolved'' and the ''[[Marathon]]'' series are kept in the additional subfolders <code>halo</code> and <code>marathon</code> respectively.{{Ref/File|Id=H2EK|H2EK|H2EK\tags\scenarios\multi\halo\beaver_creek\beaver_creek.scenario}} Maps added by Digsite have their own file path <code>digsite\scenarios</code>.
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 105: Line 134:
| ''[[Delta Halo]]'' || <code>05a_deltaapproach</code> ||  
| ''[[Delta Halo]]'' || <code>05a_deltaapproach</code> ||  
|-
|-
| ''[[Regret]]'' || <code>05b_deltatowers</code> ||  
| ''[[Regret_(Halo_2_level)|Regret]]'' || <code>05b_deltatowers</code> ||  
|-
|-
| ''[[Sacred Icon]]'' || <code>06a_sentinelwalls</code> ||  
| ''[[Sacred Icon]]'' || <code>06a_sentinelwalls</code> ||  
Line 119: Line 148:
| ''[[The Great Journey]]'' || <code>08b_deltacontrol</code> ||  
| ''[[The Great Journey]]'' || <code>08b_deltacontrol</code> ||  
|-
|-
|colspan="3"; align="center"|'''[[Cut Halo 2 levels|Cut levels]]'''
|colspan="3"; align="center"|'''Multiplayer'''
|-
| [[Ascension]] || <code>ascension</code> ||
|-
| [[Beaver Creek]] || <code>beaver_creek</code> || <code>halo</code> folder denotes ''Halo: Combat Evolved'' remake.
|-
| [[Burial Mounds]] || <code>burial_mounds</code> ||
|-
| [[Coagulation]] || <code>coagulation</code> || <code>halo</code> folder denotes ''Halo: Combat Evolved'' remake.
|-
| [[Colossus (map)|Colossus]] || <code>colossus</code> ||
|-
| [[Headlong]] || <code>headlong</code> ||
|-
| [[Ivory Tower]] || <code>cyclotron</code> ||
|-
| [[Lockout]] || <code>lockout</code> ||
|-
| [[Midship]] || <code>midship</code> ||
|-
|-
| "[[alphamoon]]" || <code>alphamoon</code> ||  
| [[Waterworks]] || <code>waterworks</code> ||  
|-
|-
| "[[Earth Ark]]" || <code>Earth_Ark_09</code> ||  
| [[Zanzibar]] || <code>zanzibar</code> ||  
|-
|-
| ''[[deltatemple]]'' || <code>deltatemple</code> ||  
| [[Foundation]] || <code>foundation</code> || Requires unlock, unlocked by default in [[Halo 2 (Windows Vista)|Vista]] and MCC. <code>marathon</code> folder denotes ''Marathon'' remake.
|-
|-
|colspan="3"; align="center"|'''Multiplayer'''
| [[Containment]] || <code>containment</code> || [[Bonus Map Pack]] and MCC-exclusive
|-
| [[Warlock]] || <code>warlock</code> || Bonus Map Pack and MCC-exclusive. <code>halo</code> folder denotes ''Halo: Combat Evolved'' remake.
|-
| [[Sanctuary]] || <code>deltatap</code> || [[Killtacular Pack]] and MCC-exclusive
|-
|-
| [[Ascension]] || <code>ascension</code> ||  
| [[Turf]] || <code>turf</code> || Killtacular Pack and MCC-exclusive
|-
|-
| [[Backwash]] || <code>backwash</code> ||  [[Maptacular Pack]] and MCC-exclusive
| [[Backwash]] || <code>backwash</code> ||  [[Maptacular Pack]] and MCC-exclusive
|-
|-
| [[Beaver Creek]] || <code>beaver_creek</code> ||  
| [[Elongation]] || <code>elongation</code> || Maptacular Pack and MCC-exclusive
|-
| [[Gemini]] || <code>gemini</code> || Maptacular Pack and MCC-exclusive. <code>marathon</code> folder denotes ''Marathon'' remake.
|-
| [[Relic]] || <code>dune</code> || Maptacular Pack and MCC-exclusive
|-
|-
| [[Burial Mounds]] || <code>burial_mounds</code> ||  
| [[Terminal_(map)|Terminal]] || <code>triplicate</code> || Maptacular Pack and MCC-exclusive
|-
| [[District]] || <code>street_sweeper</code> || Vista and MCC-exclusive
|-
| [[Uplift]] || <code>needle</code> || Vista and MCC-exclusive
|-
| [[Example]] || <code>example</code> || [[Halo_2_(Windows_Vista)#Features|Vista Map Editor]] and ''[[Halo 2 Editing Kit]]''-exclusive
|-
| [[Desolation]] || <code>derelict</code> || [[Blastacular Pack]] and MCC-exclusive. <code>halo</code> folder denotes ''Halo: Combat Evolved'' remake.
|-
|-
| [[Coagulation]] || <code>coagulation</code> ||  
| [[Tombstone]] || <code>highplains</code> || Blastacular Pack and MCC-exclusive. <code>halo</code> folder denotes ''Halo: Combat Evolved'' remake.
|-
|-
| [[Colossus (map)|Colossus]] || <code>colossus</code> ||
|colspan="3"; align="center"|'''[[Cut Halo 2 levels|Cut levels]]'''
|-
|-
| [[Containment]] || <code>containment</code> || [[Bonus Map Pack]] and MCC-exclusive
| "[[spacestation|space station]]" || <code>spacestation</code> ||  
|-
|-
| [[Desolation]] || <code>derelict</code> || [[Blastacular Pack]] and MCC-exclusive
| "[[highcharity (Halo 2)|high charity]]" || <code>highcharity</code> || possibly an early iteration of [[High Charity]] or an iteration of [[covenantship]] which was at one point named "High Charity".
|-
|-
| [[District]] || <code>street_sweeper</code> || [[Halo 2 (Windows Vista)|Vista]] and MCC-exclusive
| "[[earthcity|earth city]]" || <code>earthcity</code> ||  
|-
|-
| [[Elongation]] || <code>elongation</code> || [[Maptacular Pack]] and MCC-exclusive
| "[[Halo 2 E3 demo|earth city (E3 2003)]]" || <code>earthcity_e3</code>{{Ref/File|Id=H2EKdata|H2EK|H2EK\data\scenarios\solo\earthcity\earthcity_e3\scripts\earthcity_e3_mission.hsc}} ||  
|-
|-
| [[Foundation]] || <code>foundation</code> ||  
| "[[alphagasgiant|alpha gas giant]]" || <code>alphagasgiant</code> ||  
|-
|-
| [[Gemini]] || <code>gemini</code> || [[Maptacular Pack]] and MCC-exclusive
| "[[alphamoon|alpha moon]]" || <code>alphamoon</code> ||  
|-
|-
| [[Headlong]] || <code>headlong</code> ||  
| "[[deltatemple|delta temple]]" || <code>deltatemple</code> ||  
|-
|-
| [[Ivory Tower]] || <code>cyclotron</code> ||  
| "[[sentinelhq|sentinel hq]]" || <code>sentinelhq</code> ||  
|-
|-
| [[Lockout]] || <code>lockout</code> ||  
| "[[deltacontrolroom|delta control room]]" || <code>deltacontrolroom</code> ||  
|-
|-
| [[Midship]] || <code>midship</code> ||  
| "[[Earth Ark]]" || || Earth Ark 09 exists as a whiteboard name
|-
|-
| [[Relic]] || <code>dune</code> || [[Maptacular Pack]] and MCC-exclusive
| "[[Anchor Point|anchor point]]" || <code>anchor_point</code> ||  
|-
|-
| [[Sanctuary]] || <code>deltatap</code> || [[Killtacular Pack]] and MCC-exclusive
| "[[Cut_Halo_2_levels#Convict|convict]]" || <code>convict</code> ||  
|-
|-
| [[Tombstone]] || <code>highplains</code> || [[Blastacular Pack]] and MCC-exclusive
| "[[grotto]]" || <code>grotto</code> ||  
|-
|-
| [[Terminal]] || <code>triplicate</code> || [[Maptacular Pack]] and MCC-exclusive
| "[[shaft]]" || <code>shaft</code> ||  
|-
|-
| [[Turf]] || <code>turf</code> || [[Killtacular Pack]] and MCC-exclusive
| "[[artery]]" || <code>artery</code> || cut from Vista.{{Ref/Site|Id=DigsiteDeliveries|URL=https://www.halowaypoint.com/news/digsite-deliveries|Site=Halo Waypoint|Page=Digsite Deliveries|D=07|M=07|Y=2023}}
|-
|-
| [[Uplift]] || <code>needle</code> || [[Halo 2 (Windows Vista)|Vista]] and MCC-exclusive
| "[[backwoods]]" || <code>backwoods</code> || cut from Vista.
|-
|-
| [[Waterworks]] || <code>waterworks</code> ||  
| "[[convergence]]" || <code>convergence</code> || cut from Vista.
|-
|-
| [[Warlock]] || <code>warlock</code> || [[Bonus Map Pack]] and MCC-exclusive
| "[[rodentia]]" || <code>rodentia</code> || [[Rat Race|rat race]] remake cut from Vista.
|-
|-
| [[Zanzibar]] || <code>zanzibar</code> ||  
| "[[soccer]]" || <code>soccer</code> || cut from Vista.
|-
|-
|}
| "[[covenant sample]]" || <code>covenant_sample</code> || created by [[Hired Gun]] developer "NiTrOuSoXiDe2k"
 
===''Halo 2: Anniversary''===
{| class="wikitable"
|-
|-
! Map !! .map filename !! Notes
| [[Cut_Halo_2_levels#Beach_Battle_.28forerunner_sample.29|Beach Battle]] || <code>forerunner_sample</code> || created by Hired Gun developer "NiTrOuSoXiDe2k", originally released as a [https://halomaps.org/h2v/detail.cfm?fid=2136 mod for Vista].
|-
|-
|colspan="3"; align="center"|'''Multiplayer'''
| [[Cut_Halo_2_levels#Earth_City_.28human_sample.29|Earth City]] || <code>human_sample</code> || created by Hired Gun developer "NiTrOuSoXiDe2k", originally released as a [https://halomaps.org/h2v/detail.cfm?fid=2137 mod for Vista].
|-
|-
| [[Awash]] || <code>ca_forge_skybox01</code> ||  
| [[Chiron Station]] || <code>chironstation</code> || created by [[343i]] developer Blake Hodges{{Ref/YouTube|-lihCw0on1w&t|Detail=18:00|HALO|Holiday Community Livestream Halo Infinite}}, aka "[https://steamcommunity.com/sharedfiles/filedetails/?id=2890016882 Delta Rampancy]", for MCC and included in the ''Halo 2 Editing Kit''.{{Ref/File|Id=H2EKDelta|H2EK|H2EK\tags\scenarios\multi\chironstation\chironstation.scenario}}
|-
|-
| [[Bloodline]] || <code>ca_coagulation</code> ||
|colspan="3"; align="center"|'''[[Digsite|Digsite levels]]'''
|-
|-
| [[Lockdown]] || <code>ca_lockout</code> ||  
| [[Arcology]] || <code>arcology</code> ||  
|-
|-
| [[Nebula]] || <code>ca_forge_skybox02</code> ||  
| [[Ascension]] || <code>03_ascension</code> || early iteration of Ascension
|-
|-
| [[Shrine]] || <code>ca_sanctuary</code> ||  
| [[Burial Mounds]] || <code>03_burial_mounds</code> || early iteration of Burial Mounds
|-
|-
| [[Skyward]] || <code>ca_forge_skybox03</code> ||  
| [[Colossus_(map)|Colossus]] || <code>03_colossus</code> || early iteration of Colossus
|-
|-
| [[Stonetown]] || <code>ca_zanzibar</code> ||  
| [[Headlong]] || <code>03_headlong</code> || early iteration of Headlong
|-
|-
| [[Warlord]] || <code>ca_warlock</code> ||  
| [[Lockout]] || <code>03_lockout</code> || early iteration of Lockout
|-
|-
| [[Zenith]] || <code>ca_ascension</code> ||  
| [[Midship]] || <code>03_midship</code> || early iteration of Midship
|-
|-
| [[Remnant]] || <code>ca_relic</code> ||  
| [[Waterworks]] || <code>03_waterworks</code> || early iteration of Waterworks
|}
|}


===''Halo 3''===
===''Halo 3''===
Released ''Halo 3'' .map files can be found in the <code>solo</code>, <code>multi</code>, and <code>dlc</code> folders.
All ''[[Halo 3]]'' scenario files are stored in the tags folder <code>levels</code>, containing the subfolders <code>solo</code> and <code>multi</code> for campaign and multiplayer respectively. Additional scenario files can be found in the levels subfolder <code>dlc</code> which were released post launch.{{Ref/File|Id=H3EK|H3EK|H3EK\tags\levels\dlc\warehouse\warehouse.scenario}}
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 237: Line 297:
| ''[[Halo (Halo 3 level)|Halo]]'' || <code>120_halo</code> ||  
| ''[[Halo (Halo 3 level)|Halo]]'' || <code>120_halo</code> ||  
|-
|-
|''[[Epilogue (Halo 3)|Epilogue]]'' || <code>130_epilogue</code> || [[Halo: The Master Chief Collection|MCC]]-exclusive; combined with <code>120_halo</code> in the original [[Xbox 360]] release.
|''[[Epilogue (Halo 3)|Epilogue]]'' || <code>130_epilogue</code> || MCC-exclusive; combined with <code>120_halo</code> in the original [[Xbox 360]] release.
|-
|-
|colspan="3"; align="center"|'''[[Cut Halo 3 levels|Cut levels]]'''
|colspan="3"; align="center"|'''Multiplayer'''
|-
| [[Construct]] || <code>construct</code> ||
|-
| [[Epitaph]] || <code>salvation</code> ||
|-
| [[Guardian_(map)|Guardian]] || <code>guardian</code> ||
|-
| [[High Ground]] || <code>deadlock</code> ||
|-
| [[Isolation]] || <code>isolation</code> ||
|-
| [[Last Resort]] || <code>zanzibar</code> ||
|-
| [[Narrows]] || <code>chill</code> ||
|-
| [[Sandtrap]] || <code>shrine</code> ||
|-
| [[Snowbound]] || <code>snowbound</code> ||
|-
| [[The Pit]] || <code>cyberdyne</code> ||
|-
| [[Valhalla]] || <code>riverworld</code> ||
|-
| [[Foundry]] || <code>warehouse</code> || [[Heroic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
|-
| [[Rat's Nest]] || <code>armory</code> || Heroic Map Pack, ''Mythic'' disc and MCC-exclusive
|-
| [[Standoff]] || <code>bunkerworld</code> || Heroic Map Pack, ''Mythic'' disc and MCC-exclusive
|-
| [[Avalanche]] || <code>sidewinder</code> || [[Legendary Map Pack]], ''Mythic'' disc and MCC-exclusive
|-
| [[Blackout]] || <code>lockout</code> || Legendary Map Pack, ''Mythic'' disc and MCC-exclusive
|-
| [[Ghost Town]] || <code>ghosttown</code> || Legendary Map Pack, ''Mythic'' disc and MCC-exclusive
|-
|-
| "[[Cut Halo 3 levels#Flood Ship|Flood Ship]]" || <code>060_floodship</code> || [[Cut Halo 3 levels|Cut level]]; incomplete files available via the ''[[Halo 3 Editing Kit]]''.
| [[Cold Storage]] || <code>chillout</code> || Cold Storage DLC, ''Mythic'' disc and MCC-exclusive
|-
|-
| ''[[Guardian Forest]]'' || <code>080_forest</code> || [[Cut Halo 3 levels|Cut level]]; incomplete files available via the ''[[Halo 3 Editing Kit]]''.
| [[Assembly]] || <code>descent</code> || [[Mythic Map Pack]], ''Mythic'' disc and MCC-exclusive
|-
|-
| "[[Cut Halo 3 levels#090_alpine|alpine]]" || <code>090_alpine</code> || [[Cut Halo 3 levels|Cut level]]; incomplete files available via the ''[[Halo 3 Editing Kit]]''.
| [[Orbital]] || <code>spacecamp</code> ||[Mythic Map Pack, ''Mythic'' disc and MCC-exclusive
|-
|-
| ''[[High Charity (cut Halo 3 level)|High Charity]]'' || <code>110_hc_old</code> || [[Cut Halo 3 levels|Cut level]]; incomplete files available via the ''[[Halo 3 Editing Kit]]''.
| [[Sandbox]] || <code>sandbox</code> || Mythic Map Pack, ''Mythic'' disc and MCC-exclusive
|-
|-
| "[[Forerunner City]]" || <code>100_forecity</code> || [[Cut Halo 3 levels|Cut level]]; incomplete files available via the ''[[Halo 3 Editing Kit]]''.
| [[Citadel]] || <code>fortress</code> || [[Mythic II Map Pack]], ''Mythic'' disc and MCC-exclusive
|-
|-
|colspan="3"; align="center"|'''Multiplayer'''
| [[Longshore]] || <code>docks</code> || Mythic II Map Pack, ''Mythic'' disc and MCC-exclusive
|-
|-
| [[Assembly]] || <code>descent</code> || [[Mythic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| [[Heretic]] || <code>midship</code> || Mythic II Map Pack, ''Mythic'' disc and MCC-exclusive
|-
|-
| [[Avalanche]] || <code>sidewinder</code> || [[Legendary Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| [[Waterfall]] || <code>s3d_waterfall</code> || MCC-exclusive, originally [[Cut Halo Online levels|created for]] ''[[Halo Online]]''. <code>s3d</code> denotes [[Saber3D engine]] used by [[Saber Interactive]].
|-
|-
| [[Blackout]] || <code>lockout</code> || [[Legendary Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| [[Edge]] || <code>s3d_edge</code> || MCC-exclusive, originally created for ''Halo Online''.
|-
|-
| [[Citadel]] || <code>citadel</code> || [[Mythic II Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| [[Icebox]] || <code>s3d_turf</code> || MCC-exclusive, originally created for ''Halo Online''.
|-
|-
| [[Cold Storage]] || <code>chillout</code> || Cold Storage DLC, ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
|colspan="3"; align="center"|'''[[Cut Halo 3 levels|Cut levels]]'''
|-
|-
| [[Construct]] || <code>construct</code> ||  
| || <code>055_shadow</code> || incomplete files available via the ''[[Halo 3 Editing Kit]]''.
|-
|-
| [[Longshore]] || <code>docks</code> || [[Mythic II Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[Cut Halo 3 levels#Flood Ship|Flood Ship]]" || <code>060_floodship</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Edge]] || <code>s3d_edge</code> || [[Halo: The Master Chief Collection|MCC]]-exclusive, originally [[Cut Halo Online levels|created for]] ''[[Halo Online]]''. <code>s3d</code> denotes [[Saber3D engine]] used by [[Saber Interactive]].
| "[[Guardian Forest]]" || <code>080_forest</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Epitaph]] || <code>salvation</code> ||  
| "[[Alpine (cut Halo 3 level)|alpine]]" || <code>090_alpine</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Foundry]] || <code>warehouse</code> || [[Heroic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[Forerunner City]]" || <code>100_forecity</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Ghost Town]] || <code>ghosttown</code> || [[Legendary Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[High Charity (cut Halo 3 level)|High Charity]]" || <code>110_hc_old</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Guardian]] || <code>guardian</code> ||  
| "[[Cut_Halo_3_levels#Anxiety|anxiety]]" || <code>anxiety</code> || available via the ''[[Halo 3: ODST Editing Kit]]''.
|-
|-
| [[Heretic]] || <code>midship</code> || [[Mythic II Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[Cut_Halo_3_levels#Battle_Creek|battle creek remake]]" || <code>battlecreek</code> || available via the ''Halo 3: ODST Editing Kit''.
|-
|-
| [[High Ground]] || <code>deadlock</code> ||  
| "[[Cut_Halo_3_levels#Beachhead|beachhead]]" || <code>beachhead</code> || incomplete files available via the ''Halo 3 Editing Kit'', available via the ''Halo 3: ODST Editing Kit''.<br>early iteration of [[Tempest]].
|-
|-
| [[Icebox]] || <code>s3d_turf</code> || [[Halo: The Master Chief Collection|MCC]]-exclusive, originally [[Cut Halo Online levels|created for]] ''[[Halo Online]]''. <code>s3d</code> denotes [[Saber3D engine]] used by [[Saber Interactive]].
| "[[Cut_Halo_3_levels#Damn|damn]]" || <code>damn</code> || available via the ''Halo 3: ODST Editing Kit''.
|-
|-
| [[Isolation]] || <code>isolation</code> ||  
| "[[Cut_Halo_3_levels#Desecration|desecration]]" || <code>desecration</code> || available via the ''Halo 3: ODST Editing Kit''.
|-
|-
| [[Last Resort]] || <code>zanzibar</code> ||  
| "[[Cut_Halo_3_levels#Landslide|landslide]]" || <code>landslide</code> || incomplete files available via the ''Halo 3 Editing Kit'', available via the ''Halo 3: ODST Editing Kit''.
|-
|-
| [[Narrows]] || <code>chill</code> ||  
| "[[Cut_Halo_3_levels#Pump_Haus|pump haus]]" || <code>pump_haus</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Orbital]] || <code>spacecamp</code> || [[Mythic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[Cut_Halo_3_levels#Sanctuary|sanctuary remake]]" || <code>sanctuary</code> || available via the ''Halo 3: ODST Editing Kit''.
|-
|-
| [[Rat's Nest]] || <code>armory</code> || [[Heroic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[Cut_Halo_3_levels#Shaft|shaft]]" || <code>shaft</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Sandbox]] || <code>sandbox</code> || [[Mythic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| "[[Cut_Halo_3_levels#Volcano|volcano]]" || <code>volcano</code> || incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Sandtrap]] || <code>shrine</code> ||  
| "[[Cut_Halo_3_levels#Warthog_Inc|warthog inc]]" || <code>warthog_inc</code> || incomplete files available via the ''Halo 3 Editing Kit'', available via the ''Halo 3: ODST Editing Kit''.
|-
|-
| [[Snowbound]] || <code>snowbound</code> ||  
| [[Cut_Halo_Online_levels#Tutorial|Tutorial]] || <code>s3d_tutorial</code> || originally created for ''Halo Online''; incomplete files available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Standoff]] || <code>bunkerworld</code> || [[Heroic Map Pack]], ''[[Halo 3: Mythic|Mythic]]'' disc and MCC-exclusive
| [[Diamondback]] || <code>s3d_avalanche</code> || originally created for ''Halo Online''; available via the ''Halo 3 Editing Kit''.
|-
|-
| [[The Pit]] || <code>cyberdyne</code> ||  
| [[Cut_Halo_Online_levels#Lockout|Lockout]] || <code>s3d_lockout</code> || originally created for ''Halo Online''; available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Valhalla]] || <code>riverworld</code> ||  
| [[Cut_Halo_Online_levels#Powerhouse_remake|Powerhouse]] || <code>s3d_powerhouse</code> || originally created for ''Halo Online''; available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Waterfall]] || <code>s3d_waterfall</code> || [[Halo: The Master Chief Collection|MCC]]-exclusive, originally [[Cut Halo Online levels|created for]] ''[[Halo Online]]''. <code>s3d</code> denotes [[Saber3D engine]] used by [[Saber Interactive]].
| [[Reactor (Halo Online map)|Reactor]] || <code>s3d_reactor</code> || originally created for ''Halo Online''; available via the ''Halo 3 Editing Kit''.
|-
|-
| [[Sky bridge|Sky Bridge]] || <code>s3d_sky_bridgenew</code> || originally created for ''Halo Online''; available via the ''Halo 3 Editing Kit''.
|}
|}


===''Halo 3: ODST''===
===''Halo 3: ODST''===
All ''[[Halo 3: ODST]]'' campaign .map files are in the <code>atlas</code> folder.
All ''[[Halo 3: ODST]]'' scenario files can be found in the file path <code>tags\levels\atlas</code>. [[Firefight]] shares the same locations as campaign.{{Ref/File|Id=H3ODSTEK|H3ODSTEK|H3ODSTEK\tags\levels\atlas\h100\h100.scenario}}
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 317: Line 412:
|colspan="3"; align="center"|'''Campaign'''
|colspan="3"; align="center"|'''Campaign'''
|-
|-
| [[Prepare To Drop]] || <code>c100</code> ||  
| ''[[Prepare To Drop]]'' || <code>c100</code> || <code>c</code> denotes "cutscene".
|-
|-
| [[Mombasa Streets]] || <code>h100</code> ||  
| ''[[Mombasa Streets]]'' || <code>h100</code> || Persistent, non-linear mission connecting all flashback missions. <br>Revisited until all flashback missions are complete. <code>h</code> denotes "hub" mission.
|-
|-
| [[Tayari Plaza]] || <code>sc100</code> ||  
| ''[[Tayari Plaza]]'' || <code>sc100</code> || Flashback from the perspective of [[ODST_(player_character)#Buck|Buck]]. <code>sc</code> possibly denotes "squad clue".
|-
|-
| [[Uplift Reserve]] || <code>sc110</code> ||
| ''[[Uplift Reserve]]'' || <code>sc110</code> || Flashback from the perspective of [[ODST_(player_character)#Dutch|Dutch]].
|-
|-
| [[Kizingo Boulevard]] || <code>sc120</code> ||
| ''[[Kizingo Boulevard]]'' || <code>sc120</code> || Flashback from the perspective of [[ODST_(player_character)#Mickey|Mickey]].
|-
|-
| [[ONI Alpha Site]] || <code>sc130</code> ||
| ''[[ONI Alpha Site]]'' || <code>sc130</code> || Flashback from the perspective of [[ODST_(player_character)#Dutch|Dutch]].
|-
|-
| [[NMPD HQ]] || <code>sc140</code> ||
| ''[[NMPD HQ]]'' || <code>sc140</code> || Flashback from the perspective of [[ODST_(player_character)#Romeo|Romeo]].
|-
|-
| [[Kikowani Station]] || <code>sc150</code> ||
| ''[[Kikowani Station]]'' || <code>sc150</code> || Flashback from the perspective of [[ODST_(player_character)#Buck|Buck]].
|-
|-
| [[Data Hive]] || <code>l200</code> ||
| ''[[Data Hive]]'' || <code>l200</code> || <code>l</code> possibly denotes "level".
|-
| ''[[Coastal Highway]]'' || <code>l300</code> ||
|-
|''[[Epilogue (Halo 3: ODST)|Epilogue]]'' || <code>c200</code> || MCC-exclusive; combined with <code>l300</code> in the original Xbox 360 release.
|}
|}


===''Halo: Reach''===
===''Halo: Reach''===
All ''[[Halo: Reach]]'' .map files are in the <code>maps</code> folder.
All ''[[Halo: Reach]]'' scenario files are stored in the tags folder <code>levels</code>, containing the subfolders <code>solo</code>, <code>multi</code>, and <code>firefight</code> for campaign, multiplayer, and firefight respectively.{{Ref/File|Id=HREK|HREK|HREK\tags\levels\firefight\ff50_park\ff50_park.scenario}} Additional scenario files can be found in the levels subfolder <code>dlc</code> which were released post launch.
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 344: Line 443:
|colspan="3"; align="center"|'''Campaign'''
|colspan="3"; align="center"|'''Campaign'''
|-
|-
| ''[[Noble Actual]]'' || <code>m05</code> ||  
| ''[[Noble Actual]]'' || <code>m05</code> || <code>m</code> denotes "mission".
|-
|-
| ''[[Winter Contingency]]'' || <code>m0510</code> ||  
| ''[[Winter Contingency]]'' || <code>m10</code> ||  
|-
|-
| ''[[ONI: Sword Base]]'' || <code>m20</code> ||  
| ''[[ONI: Sword Base]]'' || <code>m20</code> ||  
Line 370: Line 469:
|colspan="3"; align="center"|'''Multiplayer'''
|colspan="3"; align="center"|'''Multiplayer'''
|-
|-
| [[Anchor 9 (map)|Anchor 9]] || <code>dlc_slayer</code> || [[Noble Map Pack]] and MCC-exclusive
| [[Boardwalk]] || <code>50_panopticon</code> ||  
|-
|-
| [[Battle Canyon]] || <code>cex_beavercreek</code> || [[Anniversary Map Pack]] and MCC-exclusive
| [[Boneyard]] || <code>70_boneyard</code> ||  
|-
|-
| [[Boardwalk]] || <code>50_panopticon</code> ||  
| [[Countdown]] || <code>45_launch_station</code> ||  
|-
|-
| [[Boneyard]] || <code>70_boneyard</code> ||  
| [[Forge World]] || <code>forge_halo</code> ||  
|-
|-
| [[Breakneck]] || <code>cex_headlong</code> || [[Anniversary Map Pack]] and MCC-exclusive
| [[Powerhouse]] || <code>30_settlement</code> ||  
|-
|-
| [[Breakpoint]] || <code>dlc_invasion</code> || [[Noble Map Pack]] and MCC-exclusive
| [[Reflection]] || <code>52_ivory_tower</code> ||  
|-
|-
| [[Condemned]] || <code>condemned</code> || [[Defiant Map Pack]] and MCC-exclusive
| [[Spire (map)|Spire]] || <code>35_island</code> ||  
|-
|-
| [[Countdown]] || <code>45_launch_station</code> ||  
| [[Sword Base]] || <code>20_sword_slayer</code> ||  
|-
|-
| [[Forge World]] || <code>forge_halo</code> ||  
| [[Zealot (map)|Zealot]] || <code>45_aftship</code> ||  
|-
|-
| [[Highlands]] || <code>trainingpreserve</code> || [[Defiant Map Pack]] and MCC-exclusive
| [[Anchor 9 (map)|Anchor 9]] || <code>dlc_slayer</code> || [[Noble Map Pack]] and MCC-exclusive
|-
|-
| [[High Noon]] || <code>cex_hangemhigh</code> || [[Anniversary Map Pack]] and MCC-exclusive
| [[Breakpoint]] || <code>dlc_invasion</code> || Noble Map Pack and MCC-exclusive
|-
|-
| [[Penance]] || <code>cex_damnation</code> || [[Anniversary Map Pack]] and MCC-exclusive
| [[Tempest]] || <code>dlc_medium</code> || Noble Map Pack and MCC-exclusive
|-
|-
| [[Powerhouse]] || <code>30_settlement</code> ||  
| [[Condemned]] || <code>condemned</code> || [[Defiant Map Pack]] and MCC-exclusive
|-
|-
| [[Reflection]] || <code>52_ivory_tower</code> ||  
| [[Highlands]] || <code>trainingpreserve</code> || Defiant Map Pack and MCC-exclusive
|-
|-
| [[Ridgeline]] || <code>cex_timberland</code> || [[Anniversary Map Pack]] and MCC-exclusive
| [[Battle Canyon]] || <code>cex_beavercreek</code> || [[Anniversary Map Pack]] and MCC-exclusive
|-
|-
| [[Spire (map)|Spire]] || <code>35_island</code> ||  
| [[Breakneck]] || <code>cex_headlong</code> || Anniversary Map Pack and MCC-exclusive
|-
|-
| [[Solitary]] || <code>cex_prisoner</code> || [[Anniversary Map Pack]] and MCC-exclusive
| [[High Noon]] || <code>cex_hangemhigh</code> || Anniversary Map Pack and MCC-exclusive
|-
|-
| [[Sword Base]] || <code>20_sword_slayer</code> ||  
| [[Penance]] || <code>cex_damnation</code> || Anniversary Map Pack and MCC-exclusive
|-
|-
| [[Tempest]] || <code>dlc_medium</code> || [[Noble Map Pack]] and MCC-exclusive
| [[Ridgeline]] || <code>cex_timberland</code> || Anniversary Map Pack and MCC-exclusive
|-
|-
| [[Zealot (map)|Zealot]] || <code>45_aftship</code> ||  
| [[Solitary]] || <code>cex_prisoner</code> || Anniversary Map Pack and MCC-exclusive
|-
|-
|colspan="3"; align="center"|'''[[Firefight (Halo: Reach)|Firefight]]'''
|colspan="3"; align="center"|'''[[Firefight (Halo: Reach)|Firefight]]'''
|-
|-
| [[Beachhead (Halo: Reach map)|Beachhead]] || <code>ff50_park</code> ||  
| [[Beachhead (Halo: Reach map)|Beachhead]] || <code>ff50_park</code> || <code>ff</code> denotes firefight.
|-
|-
| [[Corvette (map)|Corvette]] || <code>ff45_corvette</code> ||  
| [[Corvette (map)|Corvette]] || <code>ff45_corvette</code> ||  
Line 421: Line 520:
|-
|-
| [[Holdout]] || <code>ff70_holdout</code> ||  
| [[Holdout]] || <code>ff70_holdout</code> ||  
|-
| [[Installation 04 (map)|Installation 04]] || <code>cex_ff_halo</code> || [[Anniversary Map Pack]] and MCC-exclusive
|-
|-
| [[Outpost]] || <code>ff60_airview</code> ||  
| [[Outpost]] || <code>ff60_airview</code> ||  
Line 428: Line 525:
| [[Overlook]] || <code>ff10_prototype</code> ||  
| [[Overlook]] || <code>ff10_prototype</code> ||  
|-
|-
| [[Unearthed]] || <code>ff_unearthed</code> || [[Defiant Map Pack]] and MCC-exclusive
| [[Waterfront]] || <code>ff50_park</code> ||  
|-
|-
| [[Waterfront]] || <code>ff50_park</code> ||  
| [[Unearthed]] || <code>ff_unearthed</code> || Defiant Map Pack and MCC-exclusive
|-
|-
| [[Installation 04 (map)|Installation 04]] || <code>cex_ff_halo</code> || Anniversary Map Pack and MCC-exclusive
|}
|}


===''Halo 4''===
===''Halo 4''===
{{Expand-section}}
Most ''[[Halo 4]]'' scenario files are kept in the tags folder <code>levels</code>, containing the subfolders <code>multi</code>, <code>spartanops</code>, and <code>dlc</code> for multiplayer, [[Spartan Ops|spartan ops]] and post launch maps respectively{{Ref/File|Id=H4EK|H4EK|H4EK\tags\levels\spartanops\ff87_chopperbowl\ff87_chopperbowl.scenario}}. Campaign scenario files can instead be found in the file path <code>tags\environments\solo</code>.{{Ref/File|Id=H4EKsolo|H4EK|H4EK\tags\environments\solo\m10_crash\m10_crash.scenario}}
 
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 443: Line 540:
|colspan="3"; align="center"|'''Campaign'''
|colspan="3"; align="center"|'''Campaign'''
|-
|-
| ''[[Prologue]]'' || <code>m05_prologue</code> ||  
| ''[[Prologue]]'' || <code>m05_prologue</code> || <code>m</code> denotes "mission".
|-
|-
| ''[[Dawn]]'' || <code>m10_crash</code> ||  
| ''[[Dawn]]'' || <code>m10_crash</code> ||  
|-
|-
| ''[[Requiem]]'' || <code>m020</code> ||  
| ''[[Requiem_(level)|Requiem]]'' || <code>m020</code> ||  
|-
|-
| ''[[Forerunner (level)|Forerunner]]'' || <code>m30_cryptum</code> ||  
| ''[[Forerunner (level)|Forerunner]]'' || <code>m30_cryptum</code> ||  
|-
|-
| ''[[Infinity (Halo 4 level)|Infinity]]''
| ''[[Infinity (Halo 4 level)|Infinity]]'' || <code>m60_rescue</code> ||  
|| <code>m40_invasion</code> ||  
|-
|-
|  ''[[Reclaimer (level)|Reclaimer]]'' || <code>m60_rescue</code> ||  
|  ''[[Reclaimer (level)|Reclaimer]]'' || <code>m40_invasion</code> ||  
|-
|-
| ''[[Shutdown]]'' || <code>m70_liftoff</code> ||  
| ''[[Shutdown]]'' || <code>m70_liftoff</code> ||  
|-
|-
| ''[[Composer]]'' || <code>m80_delta</code> ||  
| ''[[Composer_(level)|Composer]]'' || <code>m80_delta</code> ||  
|-
|-
| ''[[Midnight]]'' || <code>m90_sacrifice</code> ||  
| ''[[Midnight]]'' || <code>m90_sacrifice</code> ||  
Line 466: Line 562:
|colspan="3"; align="center"|'''Multiplayer'''
|colspan="3"; align="center"|'''Multiplayer'''
|-
|-
| [[Abandon]] || <code>ca_blood_cavern</code> ||  
| [[Abandon]] || <code>ca_blood_cavern</code> || <code>ca</code> denotes collaboration with [[Certain Affinity]].
|-
|-
| [[Adrift]] || <code>ca_warhouse</code> ||  
| [[Adrift]] || <code>ca_warhouse</code> ||  
|-
|-
| [[Complex]] || <code>z05_cliffside</code> ||
| [[Complex]] || <code>z05_cliffside</code> || <code>z</code> possibly used for alphabetical sorting.
|-
| [[Daybreak]] || <code>ca_spiderweb</code> || [[Castle Map Pack]] and MCC-exclusive
|-
|-
| [[Erosion]] || <code>ca_forge_erosion</code> ||  
| [[Erosion]] || <code>ca_forge_erosion</code> ||  
|-
|-
| [[Exile]] || <code>ca_blood_crash</code> ||  
| [[Exile]] || <code>ca_blood_crash</code> ||  
|-
| [[Forge Island]] || <code>dlc_forge_island</code> || [[Forge Island]] and MCC-exclusive
|-
| [[Harvest (map)|Harvest]] || <code>zd_02_grind</code> || [[Crimson Map Pack]] and MCC-exclusive
|-
|-
| [[Haven]] || <code>wraparound</code> ||  
| [[Haven]] || <code>wraparound</code> ||  
|-
|-
| [[Impact]] || <code>ca_forge_bonanza</code> ||  
| [[Impact]] || <code>ca_forge_bonanza</code> ||  
|-
| [[Landfall]] || <code>ca_port</code> || [[Majestic Map Pack]] and MCC-exclusive
|-
|-
| [[Longbow]] || <code>ca_gore_valley</code> ||  
| [[Longbow]] || <code>ca_gore_valley</code> ||  
Line 492: Line 580:
| [[Meltdown]] || <code>ca_canyon</code> ||  
| [[Meltdown]] || <code>ca_canyon</code> ||  
|-
|-
| [[Monolith]] || <code>ca_deadlycrossing</code> || [[Majestic Map Pack]] and MCC-exclusive
| [[Ragnarok]] || <code>z11_valhalla</code> ||  
|-
|-
| [[Outcast]] || <code>ca_basin</code> || [[Castle Map Pack]] and MCC-exclusive
| [[Ravine]] || <code>ca_forge_ravine</code> ||  
|-
|-
| [[Perdition]] || <code>ca_highrise</code> || [[Castle Map Pack]] and MCC-exclusive
| [[Solace]] || <code>ca_tower</code> ||  
|-
|-
| [[Pitfall]] || <code>ca_creeper</code> || [[Bullseye Map Pack]] and MCC-exclusive
| [[Vortex]] || <code>ca_redoubt</code> ||  
|-
|-
| [[Ragnarok]] || <code>z11_valhalla</code> ||  
| [[Harvest (map)|Harvest]] || <code>zd_02_grind</code> || [[Crimson Map Pack]] and MCC-exclusive
|-
|-
| [[Ravine]] || <code>ca_forge_ravine</code> ||  
| [[Shatter]] || <code>dlc_dejewel</code> || Crimson Map Pack and MCC-exclusive. <code>dlc_de</code> denotes collaboration with [[wikipedia:Digital Extremes|Digital Extremes]].
|-
|-
| [[Shatter]] || <code>dlc_dejewel</code> || [[Crimson Map Pack]] and MCC-exclusive
| [[Wreckage]] || <code>dlc_dejunkyard</code> || Crimson Map Pack and MCC-exclusive.
|-
|-
| [[Skyline]] || <code>ca_rattler</code> || [[Majestic Map Pack]] and MCC-exclusive
| [[Landfall]] || <code>ca_port</code> || [[Majestic Map Pack]] and MCC-exclusive.
|-
|-
| [[Solace]] || <code>ca_tower</code> ||  
| [[Monolith]] || <code>ca_deadlycrossing</code> || Majestic Map Pack and MCC-exclusive.
|-
|-
| [[Vertigo]] || <code>ca_dropoff</code> || [[Bullseye Map Pack]] and MCC-exclusive
| [[Skyline (level)|Skyline]] || <code>ca_rattler</code> || Majestic Map Pack and MCC-exclusive.
|-
|-
| [[Vortex]] || <code>ca_redoubt</code> ||  
| [[Forge Island]] || <code>dlc_forge_island</code> || Forge Island and MCC-exclusive
|-
|-
| [[Wreckage]] || <code>dlc_dejunkyard</code> || [[Crimson Map Pack]] and MCC-exclusive
| [[Daybreak]] || <code>ca_spiderweb</code> || [[Castle Map Pack]] and MCC-exclusive.
|-
|-
|colspan="3"; align="center"|'''[[Spartan Ops]]'''
| [[Outcast]] || <code>ca_basin</code> || Castle Map Pack and MCC-exclusive.
|-
|-
| [[Invasion (Spartan Ops)|Infinity]] || <code>dlc01_engine</code> || Shared map with all missions at same location
| [[Perdition]] || <code>ca_highrise</code> || Castle Map Pack and MCC-exclusive.
|-
|-
| [[Lockup]] || <code>dlc01_factory</code> || Shared map with all missions at same location
| [[Pitfall]] || <code>ca_creeper</code> || [[Bullseye Map Pack]] and MCC-exclusive.
|-
|-
| [[The Gate]] || <code>ff81_courtyard</code> || Shared map with all missions at same location
| [[Vertigo]] || <code>ca_dropoff</code> || Bullseye Map Pack and MCC-exclusive.
|-
|-
| [[The Cauldron]] || <code>ff81_scurve</code> || Shared map with all missions at same location
|colspan="3"; align="center"|'''[[Spartan Ops]]'''
|-
|-
| [[The Refuge]] || <code>ff84_temple</code> || Shared map with all missions at same location
| [[Quarry]] || <code>ff87_chopperbowl</code> || Shared map with all missions at same location. <code>ff</code> denotes firefight.
|-
|-
| [[Sniper Alley]] || <code>ff86_sniperally</code> || Shared map with all missions at same location
| [[Sniper Alley]] || <code>ff86_sniperally</code> || Shared map with all missions at same location
|-
|-
| [[Quarry]] || <code>ff87_chopperbowl</code> || Shared map with all missions at same location
| [[Fortress (location)|Fortress]] || <code>ff90_fortsw</code> || Shared map with all missions at same location
|-
|-
| [[Fortress]] || <code>ff90_fortsw</code> || Shared map with all missions at same location
| [[The Refuge (Requiem location)|The Refuge]] || <code>ff84_temple</code> || Shared map with all missions at same location
|-
| [[The Cauldron]] || <code>ff81_scurve</code> || Shared map with all missions at same location
|-
| [[The Gate]] || <code>ff81_courtyard</code> || Shared map with all missions at same location
|-
|-
| [[Galileo Base]] || <code>ff91_complex</code> || Shared map with all missions at same location
| [[Galileo Base]] || <code>ff91_complex</code> || Shared map with all missions at same location
|-
|-
| [[Two Giants]] || <code>ff92_valhalla</code> || Shared map with all missions at same location
| [[Two Giants]] || <code>ff92_valhalla</code> || Shared map with all missions at same location
|-
| [[Lockup]] || <code>dlc01_factory</code> || Shared map with all missions at same location
|-
|-
| [[Control]] || <code>ff151_mezzanine</code> || Shared map with all missions at same location
| [[Control]] || <code>ff151_mezzanine</code> || Shared map with all missions at same location
|-
|-
| [[Vortex|Cyclone]] || <code>ff152_vortex</code> || Shared map with all missions at same location
| [[Warrens]] || <code>ff153_caverns</code> || Shared map with all missions at same location
|-
| [[Cyclone]] || <code>ff152_vortex</code> || Shared map with all missions at same location
|-
| [[Harvester]] || <code>ff155_breach</code> || Shared map with all missions at same location
|-
|-
| [[Warrens]] || <code>ff153_caverns</code> || Shared map with all missions at same location
| [[Invasion (Spartan Ops)|Infinity]] || <code>dlc01_engine</code> || Shared map with all missions at same location
|-
|-
| [[Apex]] || <code>ff154_hillside</code> || Shared map with all missions at same location
| [[Apex]] || <code>ff154_hillside</code> || Shared map with all missions at same location
|}
===''Halo 2: Anniversary'' Multiplayer===
All ''[[Halo 2: Anniversary]]'' Multiplayer scenario files can be found in the file path <code>tags\levels\sway</code>.{{Ref/File|Id=H2AMPEK|H2AMPEK|H2AMPEK\tags\levels\sway\ca_forge_skybox01\ca_forge_skybox01.scenario}}
{| class="wikitable"
|-
! Map !! .map filename !! Notes
|-
|colspan="3"; align="center"|'''Multiplayer'''
|-
| [[Awash]] || <code>ca_forge_skybox01</code> || <code>ca</code> denotes collaboration with Certain Affinity.
|-
| [[Bloodline]] || <code>ca_coagulation</code> ||
|-
| [[Lockdown]] || <code>ca_lockout</code> ||
|-
| [[Nebula]] || <code>ca_forge_skybox02</code> ||
|-
| [[Shrine]] || <code>ca_sanctuary</code> ||
|-
|-
| [[Harvester]] || <code>ff155_breach</code> || Shared map with all missions at same location
| [[Skyward]] || <code>ca_forge_skybox03</code> ||
|-
| [[Stonetown]] || <code>ca_zanzibar</code> ||
|-
| [[Warlord]] || <code>ca_warlock</code> ||
|-
| [[Zenith]] || <code>ca_ascension</code> ||  
|-
|-
| [[Remnant]] || <code>ca_relic</code> ||
|}
|}


===''Halo 5: Guardians''===
===''Halo 5: Guardians''===
<center>''Disclaimer: all below statistics are derived from unofficial tools and may be inaccurate''</center>
{{Expand-section}}
{{Expand-section}}
''[[Halo 5: Guardians]]'' never saw a full PC release and as such, the full index of map names for the game is unknown. A limited component of the game was released on Windows Store as ''[[Halo 5: Forge]]'', allowing most of the game's multiplayer maps to have known names.
{| class="wikitable"
|-
! Map !! .map filename !! Notes
|-
|colspan="3"; align="center"|'''Campaign'''
|-
| ''[[Osiris_(level)|Osiris]]'' || <code>w3_halsey_map</code> || <code>w</code> denotes "world".
|-
| ''[[Blue_Team_(level)|Blue Team]]'' || <code>cin_030_map</code> || <code>cin</code> denotes "cinematic"
|-
| ''[[Glassed]]'' || <code>cin_060_map</code> ||
|-
| ''[[Meridian Station]]'' || <code>w1_miningtown_map</code> ||
|-
| ''[[Unconfirmed]]'' || <code>w1_unconfirmed_reports_map</code> ||
|-
| ''[[Evacuation]]'' || <code>w1_evacuation_map</code> ||
|-
| ''[[Reunion]]'' || <code>cin_110_map</code> ||
|-
| ''[[Swords of Sanghelios (level)|Swords of Sanghelios]]'' || <code>cin_120_map</code> ||
|-
| ''[[Alliance]]'' || <code>w2_campsite</code> ||
|-
| ''[[Enemy Lines]]'' || <code>w2_plateau</code> ||
|-
| ''[[Before the Storm]]'' || <code>w2_campsite_return</code> ||
|-
| ''[[Battle_of_Sunaion_(level)|Battle of Sunaion]]'' || <code>w2_tsunami</code> ||
|-
| ''[[Genesis (level)|Genesis]]'' || <code>w3_arrival</code> ||
|-
| ''[[The Breaking]]'' || <code>w3_citadel</code> ||
|-
| ''[[Guardians]]'' || <code>w3_innerworld</code> ||
|-
|colspan="3"; align="center"|'''Multiplayer'''
|-
| [[Coliseum]] ||  ||
|-
| [[Empire]] ||  ||
|-
| [[Eden]] ||  || remix of Empire
|-
| [[Fathom]] ||  ||
|-
| [[Plaza]] ||  ||
|-
| [[The Rig]] ||  ||
|-
| [[Truth]] ||  ||
|-
| [[Regret (Halo 5: Guardians map)|Regret]] ||  || remix of Truth
|-
| [[Overgrowth]] ||  || [[Cartographer's Gift]], remix of Plaza
|-
| [[Alpine]] ||  || Cartographer's Gift
|-
| [[Breakout Arena]] ||  || Cartographer's Gift
|-
| [[Glacier (Halo 5: Guardians map)|Glacier]] ||  || Cartographer's Gift
|-
| [[Parallax]] ||  || Cartographer's Gift
|-
| [[Riptide]] ||  || [[Infinity's Armory]], remix of Fathom
|-
| [[Tyrant]] ||  || [[Ghosts of Meridian]]
|-
| [[Torque]] ||  || [[Hammer Storm]]
|-
| [[Stasis]] ||  || [[Memories of Reach]], remix of Torque
|-
| [[Molten]] ||  || [[Warzone Firefight]] update, remix of The Rig
|-
| [[Tidal]] ||  || Warzone Firefight update
|-
| [[Mercy]] ||  || [[Anvil's Legacy]], remake of [[Haven]]
|-
| [[Barrens (Halo 5: Guardians)|Barrens]] ||  || [[Monitor's Bounty]]
|-
| [[Depths]] ||  || Monitor's Bounty
|-
|colspan="3"; align="center"|'''[[Warzone]]'''
|-
| [[Escape from ARC]] ||  ||
|-
| [[Dispatch]] ||  || [[Warzone Assault]] remix of Escape from ARC
|-
| [[March on Stormbreak]] ||  ||
|-
| [[Summit]] ||  || Warzone Assault remix of March on Stormbreak
|-
| [[Raid on Apex 7]] ||  ||
|-
| [[Array]] ||  || Warzone Assault remix of Raid on Apex 7
|-
| [[Battle of Noctus]] ||  || Cartographer's Gift
|-
| [[Urban]] ||  || Infinity's Armory, Warzone Assault remix of Battle of Noctus
|-
| [[Skirmish at Darkstar]] ||  || Ghosts of Meridian
|-
| [[Attack on Sanctum]] ||  || Warzone Firefight update
|-
| [[Prospect]] ||  || Warzone Firefight update
|-
| [[Temple]] ||  || Anvil's Legacy, Warzone Assault remix of Attack on Sanctum
|}


===''Halo Infinite''===
===''Halo Infinite''===
<center>''Disclaimer: all below statistics are derived from unofficial tools and may be inaccurate''</center>
{{Expand-section}}
{{Expand-section}}
{| class="wikitable"
|-
! Map !! .map filename !! Notes
|-
|colspan="3"; align="center"|'''Campaign'''
|-
| Open world || <code>island01</code> ||
|-
| ''[[Warship Gbraakon]]'' || <code>dungeon_banished_ship</code> ||
|-
|  || <code>underbelly</code> ||
|-
|  || <code>dungeon_boss_hq_interior</code> ||
|-
|  || <code>dungeon_cortana_palace</code> ||
|-
|  || <code>dungeon_forerunner_austin</code> ||
|-
|  || <code>dungeon_forerunner_dallas</code> ||
|-
|  || <code>dungeon_forerunner_houston</code> ||
|-
|  || <code>dungeon_spire_01</code> ||
|-
| || <code>dungeon_spire_02</code> ||
|-
|colspan="3"; align="center"|'''Multiplayer'''
|-
| [[Halo Infinite#Academy|Tutorial]] || <code>academy_tutorial</code> ||
|-
| [[Halo Infinite#Academy|Weapon Drills]] || <code>academy_weapon_drills</code> ||
|-
| [[Deadlock]] || <code>btb_drydock</code> ||
|-
|  || <code>btb_engine</code> ||
|-
|  || <code>btb_exiled</code> ||
|-
| [[Fragmentation]] || <code>btb_fragmentation</code> ||
|-
| [[Highpower]] || <code>btb_highpower</code> ||
|-
| [[Catalyst]] || <code>catalyst</code> ||
|-
| [[Chasm]] || <code>chasm</code> ||
|-
| [[Aquarius]] || <code>ctf_aquarius</code> ||
|-
| [[Bazaar]] || <code>ctf_bazaar</code> ||
|-
| [[Breaker]] || <code>ctf_breaker</code> ||
|-
| [[Forbidden]] || <code>ctf_forbidden</code> ||
|-
| [[Illusion]] || <code>ctf_illusion</code> ||
|-
|  || <code>fo03_space</code> ||
|-
|  || <code>fo05_desert</code> ||
|-
|  || <code>fo06_deepsea</code> ||
|-
|  || <code>fo08_wetland</code> ||
|-
|  || <code>fo09_academy</code> ||
|-
|  || <code>fo10_deadland</code> ||
|-
|  || <code>fo11_blank</code> ||
|-
|  || <code>fo13_frost</code> ||
|-
| [[Forest]] || <code>forest</code> ||
|-
| [[House of Reckoning]] || <code>pve_house</code> || Firefight instance
|-
|  || <code>ridgeline</code> ||
|-
| [[Recharge]] || <code>sgh_blueprint</code> ||
|-
| [[Prism]] || <code>sgh_crystalcaves</code> ||
|-
| [[Live Fire]] || <code>sgh_interlock</code> ||
|-
| [[Streets]] || <code>sgh_streets</code> ||
|-
| [[Behemoth]] || <code>va_behemoth</code> ||
|-
| [[Launch Site]] || <code>va_launchsite</code> ||
|}


==Sources==
==Sources==
{{Ref/Sources}}
{{Ref/Sources}}
https://neperos.com/article/qburtd3677148217
==External links==
 
*[https://neperos.com/article/qburtd3677148217 ''Neperos'', An explanation of Halo Map Files]
[[Category:Development]]
[[Category:Development]]
[[Category:Modding]]
[[Category:Modding]]

Latest revision as of 13:52, March 10, 2024

Help.png
This article is currently under construction and needs to be improved. Please refer to the talk page for more info. You can help by editing the page.
Slayer Icon.svg

This article is part of a series on
Halo gameplay


Engine

Sandbox

Gameplay mechanics

To check out gameplay articles for other Halo games, see here!
vde

Map files, .map files or map cache files, are a file type employed within the Blam engine used by all first-person shooter Halo games. As their name suggests, they are the files which store data for campaign levels and maps for multiplayer, Firefight and Spartan Ops. Due to the uncertainty of game development, map names change frequently during production and may not be finalised until relatively close to release. As such, a map's display name in the in-game user interface is often completely different to the actual .map filename inside the game directory. This information is primarily used in modding.

This page intends to serve as a general overview of the .map file type; for in-depth technical information, see this page on the c20 Reclaimers Halo modding wiki.

Overview[edit]

Within the Blam engine, tags serve as individual containers storing data about a given subject. These include but are not limited to: models, textures, ai, vehicles, weapons, projectiles, scenery objects, and level data. Tags can be created and edited using the Halo Editing Kit components Guerilla or Foundation. One tag type, know as a scenario tag, stores the necessary information required to compile an actual level, such as the map model (BSP), lighting, scripts, positions of player and enemy spawns, weapons and vehicles, objectives, and so forth. Scenario tags can be edited in the Halo Editing Kit component Sapien which gives a 3D view of the scenario.

Scenarios can then be played in the Halo Editing Kit component Tag Test or compiled using the component Tool to create a map file. Compiled maps share their name with the scenario they were compiled from and contain all of the same info in a compressed format superficially similar to a .zip file or a .pak file. Map files are self contained and no longer reference any info from the Halo Editing Kit. Because of this it is possible for two or more separate map files to contain different versions of the same tag or tags. This is what allows mod authors to upload new maps containing custom tags that do not overwrite any retail data. While maps do not share data directly with other maps of the same type (campaign, multiplayer, etc) they may inherit data from a shared map. Shared maps may be created for the purpose of optimizing frequently used tags such as multiplayer characters.

Below is an incomplete list of all known official map file names and their known scenario file paths. All scenarios no matter their file path compile into a maps folder.

List of map file names[edit]

Librarian.png For more technical information on map files, see the relevant page on the c20 Reclaimers Library modding wiki, here.
Librarian.png For more technical information on scenario tags, see the relevant page on the c20 Reclaimers Library modding wiki, here.

Halo: Combat Evolved[edit]

All Halo: Combat Evolved scenario files are stored in a tags folder named levels, inside that is a folder named test where all multiplayer maps are kept.[1] Maps added by Digsite have their own file path digsite\levels.

Map .map filename Notes
Campaign
The Pillar of Autumn A10
Halo A30
The Truth and Reconciliation A50
The Silent Cartographer B30
Assault on the Control Room B40
343 Guilty Spark C10
The Library C20
Two Betrayals C40
Keyes D20
The Maw D40
Multiplayer
Battle Creek beavercreek
Blood Gulch bloodgulch
Boarding Action boardingaction
Chill Out chillout
Chiron TL-34 putput
Damnation damnation
Derelict carousel
Hang 'Em High hangemhigh
Longest longest
Prisoner prisoner
Rat Race ratrace
Sidewinder sidewinder
Wizard wizard
Danger Canyon dangercanyon PC Port and MCC-exclusive
Death Island deathisland PC Port and MCC-exclusive
Gephyrophobia gephyrophobia PC Port and MCC-exclusive
Ice Fields icefields PC Port and MCC-exclusive
Infinity infinity PC Port and MCC-exclusive
Timberland timberland PC Port and MCC-exclusive
Tutorial tutorial Halo Editing Kit and Halo: Combat Evolved Editing Kit-exclusive
Cut levels
"mirror" mirror
"swampthing" swampthing
Digsite levels
Dusk dusk
Abyss d_dusk_too remix of Dusk by Digsite
Indoor indoor
Underground agoraphobia remix of Indoor by Digsite
Ruined Pain ruinedpain different from the iteration seen here
Spasm spasm
Swampthing swampthing

Halo 2[edit]

All Halo 2 scenario files are stored in the tags folder scenarios, containing the subfolders solo and multi for campaign and multiplayer respectively. Multiplayer map remakes from Halo: Combat Evolved and the Marathon series are kept in the additional subfolders halo and marathon respectively.[2] Maps added by Digsite have their own file path digsite\scenarios.

Map .map filename Notes
Campaign
The Heretic 00a_introduction
The Armory 01a_tutorial
Cairo Station 01b_spacestation
Outskirts 03a_oldmombasa
Metropolis 03b_newmombasa
The Arbiter 04a_gasgiant
The Oracle 04b_floodlab
Delta Halo 05a_deltaapproach
Regret 05b_deltatowers
Sacred Icon 06a_sentinelwalls
Quarantine Zone 06b_floodzone
Gravemind 07a_highcharity
Uprising 08a_deltacliffs
High Charity 07b_forerunnership
The Great Journey 08b_deltacontrol
Multiplayer
Ascension ascension
Beaver Creek beaver_creek halo folder denotes Halo: Combat Evolved remake.
Burial Mounds burial_mounds
Coagulation coagulation halo folder denotes Halo: Combat Evolved remake.
Colossus colossus
Headlong headlong
Ivory Tower cyclotron
Lockout lockout
Midship midship
Waterworks waterworks
Zanzibar zanzibar
Foundation foundation Requires unlock, unlocked by default in Vista and MCC. marathon folder denotes Marathon remake.
Containment containment Bonus Map Pack and MCC-exclusive
Warlock warlock Bonus Map Pack and MCC-exclusive. halo folder denotes Halo: Combat Evolved remake.
Sanctuary deltatap Killtacular Pack and MCC-exclusive
Turf turf Killtacular Pack and MCC-exclusive
Backwash backwash Maptacular Pack and MCC-exclusive
Elongation elongation Maptacular Pack and MCC-exclusive
Gemini gemini Maptacular Pack and MCC-exclusive. marathon folder denotes Marathon remake.
Relic dune Maptacular Pack and MCC-exclusive
Terminal triplicate Maptacular Pack and MCC-exclusive
District street_sweeper Vista and MCC-exclusive
Uplift needle Vista and MCC-exclusive
Example example Vista Map Editor and Halo 2 Editing Kit-exclusive
Desolation derelict Blastacular Pack and MCC-exclusive. halo folder denotes Halo: Combat Evolved remake.
Tombstone highplains Blastacular Pack and MCC-exclusive. halo folder denotes Halo: Combat Evolved remake.
Cut levels
"space station" spacestation
"high charity" highcharity possibly an early iteration of High Charity or an iteration of covenantship which was at one point named "High Charity".
"earth city" earthcity
"earth city (E3 2003)" earthcity_e3[3]
"alpha gas giant" alphagasgiant
"alpha moon" alphamoon
"delta temple" deltatemple
"sentinel hq" sentinelhq
"delta control room" deltacontrolroom
"Earth Ark" Earth Ark 09 exists as a whiteboard name
"anchor point" anchor_point
"convict" convict
"grotto" grotto
"shaft" shaft
"artery" artery cut from Vista.[4]
"backwoods" backwoods cut from Vista.
"convergence" convergence cut from Vista.
"rodentia" rodentia rat race remake cut from Vista.
"soccer" soccer cut from Vista.
"covenant sample" covenant_sample created by Hired Gun developer "NiTrOuSoXiDe2k"
Beach Battle forerunner_sample created by Hired Gun developer "NiTrOuSoXiDe2k", originally released as a mod for Vista.
Earth City human_sample created by Hired Gun developer "NiTrOuSoXiDe2k", originally released as a mod for Vista.
Chiron Station chironstation created by 343i developer Blake Hodges[5], aka "Delta Rampancy", for MCC and included in the Halo 2 Editing Kit.[6]
Digsite levels
Arcology arcology
Ascension 03_ascension early iteration of Ascension
Burial Mounds 03_burial_mounds early iteration of Burial Mounds
Colossus 03_colossus early iteration of Colossus
Headlong 03_headlong early iteration of Headlong
Lockout 03_lockout early iteration of Lockout
Midship 03_midship early iteration of Midship
Waterworks 03_waterworks early iteration of Waterworks

Halo 3[edit]

All Halo 3 scenario files are stored in the tags folder levels, containing the subfolders solo and multi for campaign and multiplayer respectively. Additional scenario files can be found in the levels subfolder dlc which were released post launch.[7]

Map .map filename Notes
Campaign
Arrival 005_intro
Sierra 117 010_jungle
Crow's Nest 020_base
Tsavo Highway 030_outskirts
The Storm 040_voi
Floodgate 050_floodvoi
The Ark 070_waste
The Covenant 100_citadel
Cortana 110_hc
Halo 120_halo
Epilogue 130_epilogue MCC-exclusive; combined with 120_halo in the original Xbox 360 release.
Multiplayer
Construct construct
Epitaph salvation
Guardian guardian
High Ground deadlock
Isolation isolation
Last Resort zanzibar
Narrows chill
Sandtrap shrine
Snowbound snowbound
The Pit cyberdyne
Valhalla riverworld
Foundry warehouse Heroic Map Pack, Mythic disc and MCC-exclusive
Rat's Nest armory Heroic Map Pack, Mythic disc and MCC-exclusive
Standoff bunkerworld Heroic Map Pack, Mythic disc and MCC-exclusive
Avalanche sidewinder Legendary Map Pack, Mythic disc and MCC-exclusive
Blackout lockout Legendary Map Pack, Mythic disc and MCC-exclusive
Ghost Town ghosttown Legendary Map Pack, Mythic disc and MCC-exclusive
Cold Storage chillout Cold Storage DLC, Mythic disc and MCC-exclusive
Assembly descent Mythic Map Pack, Mythic disc and MCC-exclusive
Orbital spacecamp [Mythic Map Pack, Mythic disc and MCC-exclusive
Sandbox sandbox Mythic Map Pack, Mythic disc and MCC-exclusive
Citadel fortress Mythic II Map Pack, Mythic disc and MCC-exclusive
Longshore docks Mythic II Map Pack, Mythic disc and MCC-exclusive
Heretic midship Mythic II Map Pack, Mythic disc and MCC-exclusive
Waterfall s3d_waterfall MCC-exclusive, originally created for Halo Online. s3d denotes Saber3D engine used by Saber Interactive.
Edge s3d_edge MCC-exclusive, originally created for Halo Online.
Icebox s3d_turf MCC-exclusive, originally created for Halo Online.
Cut levels
055_shadow incomplete files available via the Halo 3 Editing Kit.
"Flood Ship" 060_floodship incomplete files available via the Halo 3 Editing Kit.
"Guardian Forest" 080_forest incomplete files available via the Halo 3 Editing Kit.
"alpine" 090_alpine incomplete files available via the Halo 3 Editing Kit.
"Forerunner City" 100_forecity incomplete files available via the Halo 3 Editing Kit.
"High Charity" 110_hc_old incomplete files available via the Halo 3 Editing Kit.
"anxiety" anxiety available via the Halo 3: ODST Editing Kit.
"battle creek remake" battlecreek available via the Halo 3: ODST Editing Kit.
"beachhead" beachhead incomplete files available via the Halo 3 Editing Kit, available via the Halo 3: ODST Editing Kit.
early iteration of Tempest.
"damn" damn available via the Halo 3: ODST Editing Kit.
"desecration" desecration available via the Halo 3: ODST Editing Kit.
"landslide" landslide incomplete files available via the Halo 3 Editing Kit, available via the Halo 3: ODST Editing Kit.
"pump haus" pump_haus incomplete files available via the Halo 3 Editing Kit.
"sanctuary remake" sanctuary available via the Halo 3: ODST Editing Kit.
"shaft" shaft incomplete files available via the Halo 3 Editing Kit.
"volcano" volcano incomplete files available via the Halo 3 Editing Kit.
"warthog inc" warthog_inc incomplete files available via the Halo 3 Editing Kit, available via the Halo 3: ODST Editing Kit.
Tutorial s3d_tutorial originally created for Halo Online; incomplete files available via the Halo 3 Editing Kit.
Diamondback s3d_avalanche originally created for Halo Online; available via the Halo 3 Editing Kit.
Lockout s3d_lockout originally created for Halo Online; available via the Halo 3 Editing Kit.
Powerhouse s3d_powerhouse originally created for Halo Online; available via the Halo 3 Editing Kit.
Reactor s3d_reactor originally created for Halo Online; available via the Halo 3 Editing Kit.
Sky Bridge s3d_sky_bridgenew originally created for Halo Online; available via the Halo 3 Editing Kit.

Halo 3: ODST[edit]

All Halo 3: ODST scenario files can be found in the file path tags\levels\atlas. Firefight shares the same locations as campaign.[8]

Map .map filename Notes
Campaign
Prepare To Drop c100 c denotes "cutscene".
Mombasa Streets h100 Persistent, non-linear mission connecting all flashback missions.
Revisited until all flashback missions are complete. h denotes "hub" mission.
Tayari Plaza sc100 Flashback from the perspective of Buck. sc possibly denotes "squad clue".
Uplift Reserve sc110 Flashback from the perspective of Dutch.
Kizingo Boulevard sc120 Flashback from the perspective of Mickey.
ONI Alpha Site sc130 Flashback from the perspective of Dutch.
NMPD HQ sc140 Flashback from the perspective of Romeo.
Kikowani Station sc150 Flashback from the perspective of Buck.
Data Hive l200 l possibly denotes "level".
Coastal Highway l300
Epilogue c200 MCC-exclusive; combined with l300 in the original Xbox 360 release.

Halo: Reach[edit]

All Halo: Reach scenario files are stored in the tags folder levels, containing the subfolders solo, multi, and firefight for campaign, multiplayer, and firefight respectively.[9] Additional scenario files can be found in the levels subfolder dlc which were released post launch.

Map .map filename Notes
Campaign
Noble Actual m05 m denotes "mission".
Winter Contingency m10
ONI: Sword Base m20
Nightfall m30
Tip of the Spear m35
Long Night of Solace m45
Exodus m50
New Alexandria m52
The Package m60
The Pillar of Autumn m70
Epilogue m70_a MCC-exclusive; combined with m70 in the original Xbox 360 release.
Lone Wolf m70_bonus
Multiplayer
Boardwalk 50_panopticon
Boneyard 70_boneyard
Countdown 45_launch_station
Forge World forge_halo
Powerhouse 30_settlement
Reflection 52_ivory_tower
Spire 35_island
Sword Base 20_sword_slayer
Zealot 45_aftship
Anchor 9 dlc_slayer Noble Map Pack and MCC-exclusive
Breakpoint dlc_invasion Noble Map Pack and MCC-exclusive
Tempest dlc_medium Noble Map Pack and MCC-exclusive
Condemned condemned Defiant Map Pack and MCC-exclusive
Highlands trainingpreserve Defiant Map Pack and MCC-exclusive
Battle Canyon cex_beavercreek Anniversary Map Pack and MCC-exclusive
Breakneck cex_headlong Anniversary Map Pack and MCC-exclusive
High Noon cex_hangemhigh Anniversary Map Pack and MCC-exclusive
Penance cex_damnation Anniversary Map Pack and MCC-exclusive
Ridgeline cex_timberland Anniversary Map Pack and MCC-exclusive
Solitary cex_prisoner Anniversary Map Pack and MCC-exclusive
Firefight
Beachhead ff50_park ff denotes firefight.
Corvette ff45_corvette
Courtyard ff20_cortyard
Glacier ff60_icecave
Holdout ff70_holdout
Outpost ff60_airview
Overlook ff10_prototype
Waterfront ff50_park
Unearthed ff_unearthed Defiant Map Pack and MCC-exclusive
Installation 04 cex_ff_halo Anniversary Map Pack and MCC-exclusive

Halo 4[edit]

Most Halo 4 scenario files are kept in the tags folder levels, containing the subfolders multi, spartanops, and dlc for multiplayer, spartan ops and post launch maps respectively[10]. Campaign scenario files can instead be found in the file path tags\environments\solo.[11]

Map .map filename Notes
Campaign
Prologue m05_prologue m denotes "mission".
Dawn m10_crash
Requiem m020
Forerunner m30_cryptum
Infinity m60_rescue
Reclaimer m40_invasion
Shutdown m70_liftoff
Composer m80_delta
Midnight m90_sacrifice
Epilogue m95_epilogue
Multiplayer
Abandon ca_blood_cavern ca denotes collaboration with Certain Affinity.
Adrift ca_warhouse
Complex z05_cliffside z possibly used for alphabetical sorting.
Erosion ca_forge_erosion
Exile ca_blood_crash
Haven wraparound
Impact ca_forge_bonanza
Longbow ca_gore_valley
Meltdown ca_canyon
Ragnarok z11_valhalla
Ravine ca_forge_ravine
Solace ca_tower
Vortex ca_redoubt
Harvest zd_02_grind Crimson Map Pack and MCC-exclusive
Shatter dlc_dejewel Crimson Map Pack and MCC-exclusive. dlc_de denotes collaboration with Digital Extremes.
Wreckage dlc_dejunkyard Crimson Map Pack and MCC-exclusive.
Landfall ca_port Majestic Map Pack and MCC-exclusive.
Monolith ca_deadlycrossing Majestic Map Pack and MCC-exclusive.
Skyline ca_rattler Majestic Map Pack and MCC-exclusive.
Forge Island dlc_forge_island Forge Island and MCC-exclusive
Daybreak ca_spiderweb Castle Map Pack and MCC-exclusive.
Outcast ca_basin Castle Map Pack and MCC-exclusive.
Perdition ca_highrise Castle Map Pack and MCC-exclusive.
Pitfall ca_creeper Bullseye Map Pack and MCC-exclusive.
Vertigo ca_dropoff Bullseye Map Pack and MCC-exclusive.
Spartan Ops
Quarry ff87_chopperbowl Shared map with all missions at same location. ff denotes firefight.
Sniper Alley ff86_sniperally Shared map with all missions at same location
Fortress ff90_fortsw Shared map with all missions at same location
The Refuge ff84_temple Shared map with all missions at same location
The Cauldron ff81_scurve Shared map with all missions at same location
The Gate ff81_courtyard Shared map with all missions at same location
Galileo Base ff91_complex Shared map with all missions at same location
Two Giants ff92_valhalla Shared map with all missions at same location
Lockup dlc01_factory Shared map with all missions at same location
Control ff151_mezzanine Shared map with all missions at same location
Warrens ff153_caverns Shared map with all missions at same location
Cyclone ff152_vortex Shared map with all missions at same location
Harvester ff155_breach Shared map with all missions at same location
Infinity dlc01_engine Shared map with all missions at same location
Apex ff154_hillside Shared map with all missions at same location

Halo 2: Anniversary Multiplayer[edit]

All Halo 2: Anniversary Multiplayer scenario files can be found in the file path tags\levels\sway.[12]

Map .map filename Notes
Multiplayer
Awash ca_forge_skybox01 ca denotes collaboration with Certain Affinity.
Bloodline ca_coagulation
Lockdown ca_lockout
Nebula ca_forge_skybox02
Shrine ca_sanctuary
Skyward ca_forge_skybox03
Stonetown ca_zanzibar
Warlord ca_warlock
Zenith ca_ascension
Remnant ca_relic

Halo 5: Guardians[edit]

Disclaimer: all below statistics are derived from unofficial tools and may be inaccurate
Help.png This section needs expansion. You can help Halopedia by expanding it.
Map .map filename Notes
Campaign
Osiris w3_halsey_map w denotes "world".
Blue Team cin_030_map cin denotes "cinematic"
Glassed cin_060_map
Meridian Station w1_miningtown_map
Unconfirmed w1_unconfirmed_reports_map
Evacuation w1_evacuation_map
Reunion cin_110_map
Swords of Sanghelios cin_120_map
Alliance w2_campsite
Enemy Lines w2_plateau
Before the Storm w2_campsite_return
Battle of Sunaion w2_tsunami
Genesis w3_arrival
The Breaking w3_citadel
Guardians w3_innerworld
Multiplayer
Coliseum
Empire
Eden remix of Empire
Fathom
Plaza
The Rig
Truth
Regret remix of Truth
Overgrowth Cartographer's Gift, remix of Plaza
Alpine Cartographer's Gift
Breakout Arena Cartographer's Gift
Glacier Cartographer's Gift
Parallax Cartographer's Gift
Riptide Infinity's Armory, remix of Fathom
Tyrant Ghosts of Meridian
Torque Hammer Storm
Stasis Memories of Reach, remix of Torque
Molten Warzone Firefight update, remix of The Rig
Tidal Warzone Firefight update
Mercy Anvil's Legacy, remake of Haven
Barrens Monitor's Bounty
Depths Monitor's Bounty
Warzone
Escape from ARC
Dispatch Warzone Assault remix of Escape from ARC
March on Stormbreak
Summit Warzone Assault remix of March on Stormbreak
Raid on Apex 7
Array Warzone Assault remix of Raid on Apex 7
Battle of Noctus Cartographer's Gift
Urban Infinity's Armory, Warzone Assault remix of Battle of Noctus
Skirmish at Darkstar Ghosts of Meridian
Attack on Sanctum Warzone Firefight update
Prospect Warzone Firefight update
Temple Anvil's Legacy, Warzone Assault remix of Attack on Sanctum

Halo Infinite[edit]

Disclaimer: all below statistics are derived from unofficial tools and may be inaccurate
Help.png This section needs expansion. You can help Halopedia by expanding it.
Map .map filename Notes
Campaign
Open world island01
Warship Gbraakon dungeon_banished_ship
underbelly
dungeon_boss_hq_interior
dungeon_cortana_palace
dungeon_forerunner_austin
dungeon_forerunner_dallas
dungeon_forerunner_houston
dungeon_spire_01
dungeon_spire_02
Multiplayer
Tutorial academy_tutorial
Weapon Drills academy_weapon_drills
Deadlock btb_drydock
btb_engine
btb_exiled
Fragmentation btb_fragmentation
Highpower btb_highpower
Catalyst catalyst
Chasm chasm
Aquarius ctf_aquarius
Bazaar ctf_bazaar
Breaker ctf_breaker
Forbidden ctf_forbidden
Illusion ctf_illusion
fo03_space
fo05_desert
fo06_deepsea
fo08_wetland
fo09_academy
fo10_deadland
fo11_blank
fo13_frost
Forest forest
House of Reckoning pve_house Firefight instance
ridgeline
Recharge sgh_blueprint
Prism sgh_crystalcaves
Live Fire sgh_interlock
Streets sgh_streets
Behemoth va_behemoth
Launch Site va_launchsite

Sources[edit]

  1. ^ Halo: Combat Evolved Editing Kit, game file HCEEK\tags\levels\test\bloodgulch\bloodgulch.scenario
  2. ^ Halo 2 Editing Kit, game file H2EK\tags\scenarios\multi\halo\beaver_creek\beaver_creek.scenario
  3. ^ Halo 2 Editing Kit, game file H2EK\data\scenarios\solo\earthcity\earthcity_e3\scripts\earthcity_e3_mission.hsc
  4. ^ Halo Waypoint, Digsite Deliveries (Retrieved on Jul 7, 2023) [archive]
  5. ^ YouTube - HALO, Holiday Community Livestream Halo Infinite: 18:00
  6. ^ Halo 2 Editing Kit, game file H2EK\tags\scenarios\multi\chironstation\chironstation.scenario
  7. ^ Halo 3 Editing Kit, game file H3EK\tags\levels\dlc\warehouse\warehouse.scenario
  8. ^ Halo 3: ODST Editing Kit, game file H3ODSTEK\tags\levels\atlas\h100\h100.scenario
  9. ^ Halo: Reach Editing Kit, game file HREK\tags\levels\firefight\ff50_park\ff50_park.scenario
  10. ^ Halo 4 Editing Kit, game file H4EK\tags\levels\spartanops\ff87_chopperbowl\ff87_chopperbowl.scenario
  11. ^ Halo 4 Editing Kit, game file H4EK\tags\environments\solo\m10_crash\m10_crash.scenario
  12. ^ Halo 2: Anniversary Multiplayer Editing Kit, game file H2AMPEK\tags\levels\sway\ca_forge_skybox01\ca_forge_skybox01.scenario

External links[edit]