Resource system: Difference between revisions

imported>Leoetlino
imported>Leoetlino
Line 51: Line 51:
If the AoC version is >= 0x200 (in most cases) or >= 0x300 (for DLC Pack 2 content), and if the canonical resource name (without the <code>Aoc/0010/</code> prefix) matches any of the below patterns:
If the AoC version is >= 0x200 (in most cases) or >= 0x300 (for DLC Pack 2 content), and if the canonical resource name (without the <code>Aoc/0010/</code> prefix) matches any of the below patterns:
* <code>Terrain/A/AocField*</code>
* <code>Terrain/A/AocField*</code>
* <code>Pack/DungeonNNN.pack</code> with NNN > 119
* Any dungeon pack (<code>Pack/%s.pack</code>): shrines, divine beasts, Final Trial (for shrines, the dungeon number must be > 119)
* <code>UI/StaffRollDLC/*</code>
* <code>UI/StaffRollDLC/*</code>
* <code>Map/MainField/*</code> (if Pack/AocMainField.pack was loaded successfully)
* <code>Map/MainField/*</code> (if Pack/AocMainField.pack was loaded successfully)
Anonymous user