Mudborne

Mudborne

Otillräckligt med betyg
Русификатор для mudborne
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
826.313 KB
20 jun @ 12:13
24 jun @ 8:36
7 ändringsnotiser ( visa )

Abonnera för att ladda ner
Русификатор для mudborne

Beskrivning
Перевод практически полностью машинный, если есть странности в переводе сообщайте, я это исправлю вручную.

В переводе я старался для понимания оставлять названия вещей в оригинале.

A special thank you to the game's developer, ellraiser, for creating such incredibly detailed and clear modding guides. This translation would not have been possible without his support and high-quality tutorials!
4 kommentarer
ellraiser  [utvecklare] 25 jun @ 0:39 
Ah perfect, that's a simpler fix for sure - great work! :screamyfrog:
Et In Arcadia Ego  [skapare] 24 jun @ 8:40 
Hello, matis2330 and ellraiser!

Thank you so much for your incredibly helpful comments!

I've implemented the fix: instead of replacing the `➕` and `➖` symbols in the game's data logic, I've added these Unicode characters directly to the custom font. This resolved the genetics issue and allows the game to display the symbols correctly without interfering with its internal mechanics.
ellraiser  [utvecklare] 23 jun @ 1:31 
Heya - good job on getting a custom language mod working!

Unfortunately, as matis2330's comment says, this does break all genetic modifications in the game, because you have replaced the custom ➕ and ➖ unicode characters which are used by the game to apply +1 and -1 modifications with magic mud (example code: md_genetics.lua, line 97).

For languages without those characters, like JP + CN, I replace the characters only in tooltip rendering. You can view both these locations in "md_ui.lua, line 1083", "md_ui.lua, line 1006", as well as "cl_book.lua, line 1169". All of these sets of gsbus are applied after game logic just to render book + tooltip text, leaving the ➕ and ➖ intact in the raw strings.

You might have to do something similar by replacing these defaults with a copy, but with russian added to be included in these text gsubs.
matis2330 22 jun @ 9:34 
Hello, i have issues with the mod, genetics dont work and i always get 44444444