Talk:GPD

From Xenon Wiki
Jump to navigation Jump to search

Avatar Awards,

entryid 1 looks like a sync list

entryid 2 looks like a sync data

Syncs

Can someone who knows a bit about the syncs add some info on how they work? At the moment there's only 2 types/structs mapped out and it doesn't say what they are actually for. I'd do it myself but I don't know much about it.

Setting format update?

Since the new dash(the ads one) my settings have changed, was wondering if anyone else's have.
I think the new format is more like

Offset Length Type Information
0 4 Int32 SettingID
4 4 Int32 Unknown
8 1 Byte DataType
9 7 Byte[] Unknown
16 4 Int32 DataLength
20 4 Int32 Unknown(Null?)
24 DataLength Byte[] Data

ignore this, dj just told me that if the datatype is 6 it is always like this.
guess ill look into settings more and update that section when i have time.