[DiscordArchive] is not there a way to dynamically parse things in c#?
[DiscordArchive] is not there a way to dynamically parse things in c#?
Archived author: Marlamin • Posted: 2018-11-04T15:41:09.645000+00:00
Original source
Archived author: MaxtorCoder • Posted: 2018-11-04T15:50:34.369000+00:00
Original source
Marlamin, how do you read the db2 with the dbd file?
Archived author: MaxtorCoder • Posted: 2018-11-04T15:50:41.562000+00:00
Original source
Or is that also somewhere in the code on github
Archived author: Marlamin • Posted: 2018-11-04T15:50:45.546000+00:00
Original source
yeah thats in there
Archived author: Marlamin • Posted: 2018-11-04T15:51:12.648000+00:00
Original source
using seyden's Storage thing
Archived author: MaxtorCoder • Posted: 2018-11-04T15:51:15.954000+00:00
Original source
Where exactly? Can't seem to find it
Archived author: Marlamin • Posted: 2018-11-04T15:51:18.494000+00:00
Original source
the 4 lines i linked basically do that
Archived author: Marlamin • Posted: 2018-11-04T15:51:25.299000+00:00
Original source
https://github.com/Marlamin/WoWFormatTes...ler.cs#L72
[Embed: Marlamin/WoWFormatTest]
Several applications that I use to interact with various file formats WoW uses - Marlamin/WoWFormatTest
https://github.com/Marlamin/WoWFormatTes...troller.cs
Archived author: Marlamin • Posted: 2018-11-04T15:51:56.211000+00:00
Original source
https://github.com/Marlamin/CascStorageL...Storage.cs
[Embed: Marlamin/CascStorageLib]
DB2 Reader for WDC1, WDC2 and WDC3. Contribute to Marlamin/CascStorageLib development by creating an account on GitHub.
https://github.com/Marlamin/CascStorageL...Storage.cs
Archived author: Marlamin • Posted: 2018-11-04T15:52:19.692000+00:00
Original source
it is pretty black magic tbh