m
Move page script moved page WDB file to WoW:WDB file without leaving a redirect
(CategorySelect - Adding categories) |
m (Move page script moved page WDB file to WoW:WDB file without leaving a redirect) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
'''WDB files''', Warcraft Data Base files or .wdb, are created by {{link-wow}} to cache data retrieved from its game servers. | |||
'''WDB | |||
WDB files regroup data downloaded in chunks. The data inside is ordered from first to last downloaded. | WDB files regroup data downloaded in chunks. The data inside is ordered from first to last downloaded. | ||
| Line 10: | Line 8: | ||
*'''Signature''' : 4-bytes char [[#Signatures|signature]] | *'''Signature''' : 4-bytes char [[#Signatures|signature]] | ||
*'''Build''': 4 bytes int identifying the build | *'''Build''': 4 bytes int identifying the build | ||
*'''Locale''': 4 bytes char identifying the locale, inversed ( | *'''Locale''': 4 bytes char identifying the locale, inversed (i.e.: SUne) | ||
*'''Unknown''': Unknown 4 bytes int, added in 1.6 | *'''Unknown''': Unknown 4 bytes int, added in 1.6 (maybe first compatible client build for this db version. to be veryfied) | ||
*'''Unknown''': Unknown 4 bytes int, added in 1.6 | *'''Unknown''': Unknown 4 bytes int, added in 1.6 (region code, to be veryfied) | ||
*'''Unknown''': Unknown 4 bytes, added in 3.0.8.9464, always null | *'''Unknown''': Unknown 4 bytes, added in 3.0.8.9464, always null | ||
| Line 64: | Line 62: | ||
All WDB files end with 8 times \x00. | All WDB files end with 8 times \x00. | ||
== See also == | |||
* [[DBC file]] | |||
* [[DB2 file]] | |||
[[Category:WDB files| ]] | [[Category:WDB files| ]] | ||
[[Category:l]] | [[Category:l]] | ||