The mod dosent change the opening and closeing times on the map, and other 24hour format languages, is there a line of code i can add to the content.json
This is a PSA this mod is good but has its limitation. because it acts as an additional language, any Content Patcher mods that change the visual based by language, might have a chance to be broken because it looks for en-EN files, while the original english language is just "en", i think. I don't know if this is the right wording because i don't write stardew mods, i hope you get the idea.
This is the error i get from DaisyNiko's Earthy Interface: https://prnt.sc/SlSgyhra6Bix
and here's the files that is supposed to be loaded: https://prnt.sc/jh2f7qmfVSr9 https://prnt.sc/QJL8we4w4KER
if it's something you can't fix, i really understand that. The best way this mod would work is if it patches the game using Harmony, which someone hasn't made an update yet.
Also i suggest you add an option to change the clock to use zero-padding I don't know what the rest of the world prefers, but i prefer 06:00 instead of 6:00, so i just edit HOURS_24 to HOURS_24_00 myself
Some languages are gendered, if you are playing in English you can leave it as the default (false). Google 'gendered languages' if you want to learn more. The reason it has its own checkbox is that the game has separate checks for it that is not determined by the language base. The option could be removed if i knew exactly what languages required it, but for mow i left it editable to allow users to specify for themselves.
It should be set to true if the language base is a gendered language. I am unsure exactly what difference this makes in the game, but each custom language must specify if it is gendered or not (so the game needs to know it somewhere).
Mmh any idea why it doesn't work? Smapi loads it, mod config menu is accessible, my game language is English, and yet I still see am in the upper right corner
Did you follow the instructions in the description and selected the "English" language in the second tab among the languages? No configuration should be required as English is the default.
Ok this time I had to be THAT guy lol sorry I really should stop modding before bedtime, I had no idea there was another section with the languages, my bad xD it works now thank you! You even drew an arrow to indicate it LOL time to sleep
Have you tried configuring the language for German? Check the description for details.
Update: I have uploaded a fix. Please update the mod and then set "Language Base" to "de-DE" in the config file or mod configuration menu before restarting.
27 comments
this mod is good but has its limitation. because it acts as an additional language, any Content Patcher mods that change the visual based by language, might have a chance to be broken because it looks for en-EN files, while the original english language is just "en", i think. I don't know if this is the right wording because i don't write stardew mods, i hope you get the idea.
This is the error i get from DaisyNiko's Earthy Interface:
https://prnt.sc/SlSgyhra6Bix
and here's the files that is supposed to be loaded:
https://prnt.sc/jh2f7qmfVSr9
https://prnt.sc/QJL8we4w4KER
if it's something you can't fix, i really understand that. The best way this mod would work is if it patches the game using Harmony, which someone hasn't made an update yet.
I don't know what the rest of the world prefers, but i prefer 06:00 instead of 6:00, so i just edit HOURS_24 to HOURS_24_00 myself
Does it also do the opposite? Go from 24h to 12h?
I don't understand well what lines I have to edit 😅
And how can I apply it to the Spanish language instead of English?
pl.json
You even drew an arrow to indicate it LOL time to sleep
Update:
I have uploaded a fix. Please update the mod and then set "Language Base" to "de-DE" in the config file or mod configuration menu before restarting.