Closed Ikatzuki closed 4 months ago
Hi! Your extraction seems not good, if the folder path you typed in your post is the one you try to use.
All the locale extraction must be in a locale folder:
setup/mpqdata/enUS/DBFilesClient/Achievement_Criteria.dbc
setup/mpqdata/frFR/DBFilesClient/Achievement_Criteria.dbc
setup/mpqdata/deDE/DBFilesClient/Achievement_Criteria.dbc
Like this:
I suggest you to do extractions like this:
mpqdata
and move all your folders and files into itYou may have to convert again your sounds.
Good luck! :)
Regards, V.
Nah, he is correct. Even when you apply the localeCode to your mpqdata path it will not be found. (But yeah, you should apply it anayway)
I'm still liberally applying DIRECTORY_SEPARATOR constants until the problem goes away.
Nah, he is correct. Even when you apply the localeCode to your mpqdata path it will not be found. (But yeah, you should apply it anayway)
I'm still liberally applying DIRECTORY_SEPARATOR constants until the problem goes away.
oki doki, I wasn't aware of that. But what about multiple locales? You just can't put EN/FR/DE in the mpqdata folder as files could be replaced? I'm wondering... or I did not understand your explaination :)
You are right, this will not work. It's a failsafe for single language users that skipped over that part in the readme. It will be assigned enus regardless of the files you put there.
Anyway, should work under WIN again.
Describe the bug and how to reproduce it I'm trying to run the setup file but it seems to be unable to find any DBC files. I've extracted all the required game files and put them inside of the setup/mpqdata/ folder (i.e: setup/mpqdata/DBFilesClient/Achievement_Criteria.dbc)
This exact same setup works fine on my Ubuntu machine and finds the DBC files just fine but on my Win11 computer, it's unable to find any of them. Any help would be greatly appreciated, tyvm!
System: