Mudborne

Mudborne

Not enough ratings
Русификатор для mudborne
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
826.313 KB
20 Jun @ 12:13pm
24 Jun @ 8:36am
7 Change Notes ( view )

Subscribe to download
Русификатор для mudborne

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

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

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 Comments
ellraiser  [developer] 25 Jun @ 12:39am 
Ah perfect, that's a simpler fix for sure - great work! :screamyfrog:
Et In Arcadia Ego  [author] 24 Jun @ 8:40am 
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  [developer] 23 Jun @ 1:31am 
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:34am 
Hello, i have issues with the mod, genetics dont work and i always get 44444444