HUD Message Sequence Dictionary: Difference between revisions

Added resource names.
(Created page.)
 
(Added resource names.)
 
(2 intermediate revisions by the same user not shown)
Line 1:
{{ParadiseResourceTypeInfobox
Removed in Burnout Paradise Remastered, though some assets remain. Used in early development builds.
| name = HudMessageSequenceDictionary
| resourcenames = HUDMESSAGESEQUENCES.hmsd
| id = 0x2F
| category = Generic
| memdist = Main Memory only
}}
 
Contains a list of all the [[HUD Message Sequence|sequences]]. The only resource is found in HUDMESSAGESEQUENCES.HMSC.
 
This type was removed from Burnout Paradise Remastered on PS4 but reintroduced in the PC and Switch releases.
 
= Structures =
No structures are available in the debug data; however, the format is identical to the [[HUD Message List]] resource type. All types and some field names are assumed to be the same.
 
=== CgsGui::GuiHudMessageSequenceListResource ===
=== Header ===
{| class="wikitable"
|-
! Offset !! Length !! Type !! Name !! Description !! Comments
|-