[DiscordArchive] Does anyone know if its possible to get the tri...
[DiscordArchive] Does anyone know if its possible to get the tri...
Archived author: Needle • Posted: 2024-11-29T18:43:20.314000+00:00
Original source
Archived author: Needle • Posted: 2024-11-29T18:43:21.232000+00:00
Original source
Archived author: stoneharry • Posted: 2024-11-29T18:44:29.184000+00:00
Original source
Of course it's possible. But I suspect the question is 'how to' not 'is it'
Archived author: Kaev • Posted: 2024-11-30T13:25:47.157000+00:00
Original source
I'd guess there is a function which reads the adt file into a buffer and you could replace that with your local file reading code
Archived author: Drikish • Posted: 2024-12-02T20:18:45.977000+00:00
Original source
I did try but its a bit messy, WTB C++ Dev
Archived author: stoneharry • Posted: 2024-12-02T20:55:38.578000+00:00
Original source
It's not too much effort to package it up otherwise I already have already changed it by now. I have a bat script that takes my client git repo, creates a mpq, and uploads it. Then I download it, copy and paste to enGB, rename, move other custom mpqs to a temp dir, and then run the tools from a bat script. Zip up, upload to dedi, generate mmaps there... OK it's so many steps thinking about it