[DiscordArchive] If I understand correctly, you want to allow the program to read a newer WoW client version and get
[DiscordArchive] If I understand correctly, you want to allow the program to read a newer WoW client version and get
Archived author: stoneharry • Posted: 2021-07-02T20:27:06.630000+00:00
Original source
If I understand correctly, you want to allow the program to read a newer WoW client version and get assets from there?
Archived author: stoneharry • Posted: 2021-07-02T20:28:18.182000+00:00
Original source
The limitation is I don't have MPQ and CASC support, I know there's a C# library for MPQs but I'm not sure about CASC.
Archived author: stoneharry • Posted: 2021-07-02T20:28:32.341000+00:00
Original source
So if you're willing to extract everything to a single folder, the tool will work with that
Archived author: Foe • Posted: 2021-07-02T20:28:35.341000+00:00
Original source
stormlib is c++ only right
Archived author: stoneharry • Posted: 2021-07-02T20:28:45.329000+00:00
Original source
There's a C# wrapper for stormlib
Archived author: Foe • Posted: 2021-07-02T20:28:53.423000+00:00
Original source
stormlib can do both mpq and casc
Archived author: Titi • Posted: 2021-07-02T20:28:58.053000+00:00
Original source
don't even need ro read mpq/casc tbh, just from the extracted clients would be enough
Archived author: stoneharry • Posted: 2021-07-02T20:29:21.832000+00:00
Original source
The C# wrapper I'm using hasn't exposed that
Archived author: stoneharry • Posted: 2021-07-02T20:29:24.551000+00:00
Original source
https://github.com/stoneharry/stormlibsharp
Archived author: stoneharry • Posted: 2021-07-02T20:29:41.078000+00:00
Original source
I don't understand the ask though because it would work with the client extracted