Victoria 3

Victoria 3

Better Construction Queue
16 条留言
Spearfinn 6 月 29 日 下午 5:39 
Mod is not working atm. Trying to open something like a market tab just has a bunch of debug stuff.
Betin 6 月 18 日 上午 7:06 
Yeah this mod totally messes up localization, you'll see debug text everywhere if you install it.
Aayom 6 月 5 日 下午 8:30 
I think all you have to do is put the interfaces_l_english/german.yml into a folder named "replace" and it works.
Kaiser AVH 2 月 17 日 上午 5:02 
is this mod still working?
Sir Packet Lossalot 1 月 3 日 下午 11:46 
Hey, not sure if it was reported, but this mod changes some tooltips to their debug titles like NO_COLONISATION_LAW (gibberish, but I hope you get my point), I tried with different mods and yet this issue persists
Klypto 2024 年 12 月 31 日 下午 5:40 
@Dubbe Yeah I often find their modding systems super underwhelming in documentation. Not sure if their devs contribute to the wiki or if it's just community run

https://vic3.paradoxwikis.com/Localization


"Localization files must be .yml format encoded in UTF-8-BOM. Otherwise, the game simply ignores the file. Further, the filename must end with _l_<language>; any file name can be used as long as this format is respected. For example: MODNAME_USAGE_decisions_l_english.yml."

If you have trouble saving at UTF-8-BOM (not UTF-8) you can try doing it with vscode and selecting the encoding format in the bottom left. I can also try giving it a shot too


The best I've been able to do is ask claude.ai how to do it when google and the modding discord comes up short. It does have a surprising awareness and memory of PDX modding systems even if it does hallucinate sometimes.
Dubbe  [作者] 2024 年 12 月 30 日 下午 11:43 
The values that i needed to display (i think it was the monthly investment pool contribution) are only passed to exactly this localization keys. Thats the reason i can't just make my own loc-defines. The engine didn't passed the values that i need.

Of course could make an mistake or didn't understand the concept of this system not fully. But i tried what you both explain and it didn't work for me.

As far as i remember, i made this changes only in english and german files. So in all other languages this mod don't work correctly. Since the 1.8 patch i haven't had to check the compatibility. I try to check this in the upcoming days.

If you have further ideas, please let me know.

Thanks for your responses!
Vohen 2024 年 12 月 27 日 上午 7:10 
@Klypto is correct, it's not a good prectice to overwrite game files, do instead write youe own files and replace only the specific block you need. Otherwise it might really hurt compatibility.

And of course, it's a much bigger pain to maintain as we can see here.
Klypto 2024 年 12 月 25 日 下午 4:50 
This mod incorrectly overwrites the base game Interfaces_I_english.yml and Interfaces_I_german.yml

Please do not overwrite these files.

Instead define your own version of the files such as IK_Konstrukt_I_english.yml and IK_Konstrukt_I_german.yml in the respective folders and place ONLY the custom named variables with custom prefixes such as IK_VAR_NAME_HERE_TT you need for your mod in those files.
Just4Fun 2024 年 12 月 10 日 上午 1:26 
Same localization issue. Might be worth to mention which languages. German it is for me.
zzzptm 2024 年 11 月 26 日 上午 9:28 
I can confirm this mod is breaking localization text. Adding it results in things like CURRENT_COMPACT_BUILDING_BROWSER_FILTER in the building interface.
Kartblaster9987 2024 年 11 月 22 日 上午 11:43 
functional with 1.8, but screws up some of the localisations for the new mechanics
[HAN]你能秒我?这不可能 2024 年 10 月 18 日 上午 1:29 
can not adapt the Chinese environment
Vince 2024 年 9 月 15 日 上午 6:43 
can not adapt the Chinese environment
RoyalAirHorse 2024 年 9 月 14 日 下午 3:21 
epic
CengizHan 2024 年 9 月 4 日 上午 11:58 
There is a description of the storage amount of the game's main storage. Can you fix this?