Closed chetuna closed 3 years ago
Ah yeah a recent update in mhrice made the file names contain weird stuff. I will fix it soon. dump-tree might have the same problem
Could you verify that this is fixed in https://github.com/wwylele/mhrice/commit/b738a48c7393ce38033291367e3365bf032400f9 ?
I have confirmed that scan-msg works well. Thank you for the quick response. I don't know about dump-tree, what is list? How do I get it?
You can get the list file by running cargo run --release -- search-path --pak your_pak_files.pak>list.txt
. Note that this command takes a long time to complete.
OS:Windows 10 Pro 20H2 The gen-resources and gen-json commands worked correctly. It may be that the file name contains characters that cannot be used in Windows.