[DiscordArchive] Does anyone know exactly how the mapextractors are detecting the CASC storage once the mapextractor
[DiscordArchive] Does anyone know exactly how the mapextractors are detecting the CASC storage once the mapextractor
Archived author: johntype • Posted: 2025-02-22T17:33:48.007000+00:00
Original source
Does anyone know exactly how the mapextractors are detecting the CASC storage once the mapextractor files are extracted to WoWfolder/? Is it hardcoded by default to load from /Data (where the CASC storage is) or is it more complicated than that?
Archived author: MaxtorCoder • Posted: 2025-02-22T17:34:23.694000+00:00
Original source
It reads from Data, yes.
Archived author: MaxtorCoder • Posted: 2025-02-22T17:34:27.845000+00:00
Original source
That's how the library works
Archived author: MaxtorCoder • Posted: 2025-02-22T17:34:47.497000+00:00
Original source
Also where all the game data is lol
Archived author: johntype • Posted: 2025-02-22T17:38:44.120000+00:00
Original source
Ok, cool thanx.