Weidu and BG2EE
koteko
Member Posts: 179
I must be doing something wrong here, but I cannot decompile DLG files.
I'm using the last version (236) for Linux. First I did:
Then I do (even with the hard link in place I must use --use-lang, otherwise it complains that is a multi language enviroment):
I'm using the last version (236) for Linux. First I did:
$ weidu --list-files --use-lang en_USWhich is weird, as I thought the last version fixed this. Not a big deal, though, as I create the hardlink and with "--list-files" and grep I got the list of dlg files, like NEERA.DLG.
[weidu] WeiDU version 23600
[./chitin.key] 185 BIFFs, 59857 resources
ERROR: Unable to find DIALOG.TLK in:
./^dialog\.tlk$
Please run this program in your Infinity Engine game directory.
FATAL ERROR: Failure("Unable to find DIALOG.TLK")
Then I do (even with the hard link in place I must use --use-lang, otherwise it complains that is a multi language enviroment):
$ weidu NEERA.DLG --use-lang en_USAnd this happens for any DLG that I try. Any idea why this might be?
[weidu] WeiDU version 23600
[./chitin.key] 185 BIFFs, 59857 resources
ERROR: None of the dialog paths were a match against en_US
FATAL ERROR: Not_found
0
Comments