QuarryTen wrote: ↑Thu Feb 20, 2020 6:25 pm
tanseikami wrote: ↑Thu Feb 20, 2020 5:23 pm
alright so it seems that powershell has a lot of problems with this extractor. id recommend using CMD with "CD" command to navigate to the folder and execute the extractor like that.
I agree. For those who aren't too sure how to use command terminal and currently using windows, here's what you do:
- On the command line, type "cd [the directory for the wolcen extractor (the folder that contains the .exe not the .exe itself.]"
- Type in the commands stated in the github link
It should work from there, powershell is a pain butt for me. their both CLIs so idk why one worked over the other but whatever. Must be due to some of the settings within Pwrshell
So, I tried with CMD, alas this is the result:
------
H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\WolcenExtractor-master\dist>wolcen_extractor.exe extract --source "H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\Wolcen Lords of Mayhem" --dest "H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\Wolcen Lords of Mayhem\Game\WolcenUnpacked" --only "umbra.pak"
[Found source: H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\Wolcen Lords of Mayhem]
error: No such file or directory @ rb_sysopen - ./wolcen.rsa. Use --trace to view backtrace
------
when i copy the wolcen.rsa into the dist directory and try again with the CMD this is the result:
------
H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\WolcenExtractor-master\dist>wolcen_extractor.exe extract --source "H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\Wolcen Lords of Mayhem" --dest "H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\Wolcen Lords of Mayhem\Game\WolcenUnpacked" --only "umbra.pak"
[Found source: H:\JOGOS INSTALADOS\01 jogar - wolcen lords of mayhem\Wolcen Lords of Mayhem]
[Dumping Wolcen's RSA key...]
error: No such file or directory @ rb_sysopen - .\wolcen.rsa.bin. Use --trace to view backtrace
------
Obviously I'm missing something, do you know what it might be?
Thanks in advance