Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with the new language folder feature. #2005

Open
DavidMacalister opened this issue Feb 5, 2025 · 1 comment
Open

Issues with the new language folder feature. #2005

DavidMacalister opened this issue Feb 5, 2025 · 1 comment

Comments

@DavidMacalister
Copy link
Contributor

I tested the new language folder feature, and only the dubbing is imported at the moment. Things like textures and txt files are not being imported yet.

Another thing is that when using dubbings from other languages, the lines might be in a different order. In my test with Spanish, in the training course, the first line was about the grenade launcher instead of the welcome message.

@a1batross
Copy link
Member

As we discussed this in a chat, I suppose the titles.txt and sentences.txt are loaded too early, even before config.cfg is executed.

The way language switching works it would be more preferable if we could reload titles.txt and sentences.txt along with filesystem rescan. But for now I'm not sure if this will cause any mod compatibility issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants