Skip to main content

Chunk Data

Information

The game's data is split into chunk files, which have an .rpkg extension. These chunks contain all the assets the game uses, and are numbered from chunk0 through chunk28. Each of these "base" chunks will also be accompanied by two "patch" chunks, which follow the format chunkXpatchX.rpkg. Generally, these chunk files correspond to a location in the game and hold the content that is specific to that location (e.g., chunk27 = Paris). When the game loads a level, it will only load the content needed for that level, but the chunks will also be accessed in a specific order. However, some chunks contain assets used in most levels and will therefore always be loaded (e.g., chunk0).

To visualize the relationship between chunks, we can use the Hitman 3 Chunk Hierarchy flowchart. After locating the chunk on the flowchart, all we need to do is follow the arrows. Using chunk27 (Paris) as an example, we can see the chunks are accessed in the following order:

chunk27 (Paris) -> chunk21 (Season 1) -> chunk8 (Legacy) -> chunk1 (Base) -> chunk0 (Boot).

Note that while chunk0 can be accessed from anywhere, it is a one-way street; chunks higher in the hierarchy cannot access chunks lower in the hierarchy. The lower the chunk number, the higher it is in the chunk hierarchy. Therefore, while chunk1 can access chunk0, chunk0 can not access chunk1, because chunk1 (Level 1) is lower in the hierarchy than chunk0 (Level 0). Furthermore, chunks cannot access adjacent chunks. So, as we can see from the flowchart, chunk12 can not access chunk11, but it can access chunk9.

Chunk Diagram

Hitman 3

chunkcodenamenamelocationparent
Chunk 0GoldenGecko / BootDubaiNone
Chunk 1BaseSuper
Chunk 2Season3Base
Chunk 3AncestralBulldogDartmoorSeason3
Chunk 4EdgyFoxBerlinSeason3
Chunk 5ElegantLlamaMendozaSeason3
Chunk 6WetRatChongqingSeason3
Chunk 7TrappedWolverineRomaniaSeason3
Chunk 8LegacyBase
Chunk 9Season2Legacy
Chunk 10OpulentStingrayHaven IslandSeason2
Chunk 11CagedFalconPrison Sniper MapSeason2
Chunk 12GreedyRaccoonNew YorkSeason2
Chunk 13SaltySeagullHantu Port Sniper MapSeason2
Chunk 14AustriaHawkHimmelstein Sniper MapSeason2
Chunk 15The ArkMagpieIsle of SgàilSeason2
Chunk 16SuburbiaSkunkWhittleton CreekSeason2
Chunk 17MumbaiMongooseMumbaiSeason2
Chunk 18ColombiaHippoSanta FortunaSeason2
Chunk 19MiamiFlamingoMiamiSeason2
Chunk 20New ZealandSheepHawke’s BaySeason2
Chunk 21Season1Legacy
Chunk 22HokkaidoSnowcraneHokkaidoSeason1
Chunk 23ColoradoBullColoradoSeason1
Chunk 24BangkokTigerBangkokSeason1
Chunk 25MarrakeshSpiderMarrakeshSeason1
Chunk 26Coastal TownOctopusSapienzaSeason1
Chunk 27ParisPeacockParisSeason1
Chunk 28RockyDugongAmbrose IslandSeason3
Chunk 29SnugVanillaSecret Location (Safehouse)Season3

Hitman 2

chunk/dlccodenamenamelocation
Chunk 0Polar Bear / BaseICA facility
dlc 0ParisPeacockParis
dlc 1Coastal TownOctopusSapienza
dlc 2MarrakeshSpiderMarrakesh
dlc 3Copperhead, Python & MambaSapienza & Marrakesh
dlc 4BangkokTigerBangkok
dlc 5ColoradoBullColorado
dlc 6HokkaidoSnowcraneHokkaido
dlc 7New ZealandSheepHawke’s Bay
dlc 8MiamiFlamingoMiami
dlc 9ColombiaHippoSanta Fortuna
dlc 10MumbaiMongooseMumbai
dlc 11SuburbiaSkunkWhittleton Creek
dlc 12The ArkMagpieIsle of Sgàil
dlc 13AustriaHawkHimmelstein Sniper Map
dlc 14SaltySeagullHantu Port Sniper Map
dlc 15Anaconda & KingCobraSanta Fortuna & Mumbai
dlc 16GreedyRaccoonNew York
dlc 17CagedFalconPrison Sniper Map
dlc 18Cottonmouth & GartenSnakeMiami & Whittleton Creek
dlc 19OpulentStingrayHaven Island

Hitman 2016

chunk/dlccodenamenamelocation
Chunk 0Polar Bear / BaseICA facility
dlc 0ParisPeacockParis
dlc 1Coastal TownOctopusSapienza
dlc 2MarrakeshSpiderMarrakesh
dlc 3Copperhead, Python & MambaSapienza & Marrakesh
dlc 4BangkokTigerBangkok
dlc 5ColoradoBullColorado
dlc 6HokkaidoSnowcraneHokkaido