WoW-Tools / CASCExplorer

CASCExplorer
393 stars 125 forks source link

How to extract files with CASCConsole #56

Closed omgvamp closed 1 year ago

omgvamp commented 5 years ago

I'd like to know how to extract files using the CASCConsole.

I tried the command below with the product set to hsb (Hearthstone) and online mode set to true in the config file, but without any result.

.\CASCConsole.exe pattern *.txt . enUS True

I get the following output:

Settings:
    WowPath: G:\Games\World of Warcraft\
    OnlineMode: True
Loading...
CDNIndexHandler.Initialize() completed in 00:00:00.0298308
new EncodingHandler() completed in 00:00:00.0132399
new RootHandler() completed in 00:00:00.5836199
new CASCHandler() completed in 00:00:00.6342056
HSRootHandler::SetFlags() completed in 00:00:00.0005148
Loaded.
Extract params:
    Mode: pattern
    Pattern/Listfile: *.txt
    Destination: .
    LocaleFlags: enUS
    OverrideArchive: True
Extracted.

But nothing is actually extracted. Any help would be greatly appreciated!

tomrus88 commented 2 years ago

I've tried this CASCConsole.exe pattern *.cur test enUS hsb false and it worked fine for me.