Replies: 6 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
I asked that since I used system font times (Times New Roman), and I got it in the fonts folder, but the text became BLANK times.cache.png "_local_changes": 2552, "New Game": {
Log [Message: Preloader] BepInEx 6.0.0-be.755 - HeroesOldenEra (01-May-26 10:31:40 PM) Serialization hierarchy: [Warning: Unity] Serialization depth limit 10 exceeded at 'Hex.StoryHub.DB.Config::ConditionConfig.subConditions'. There may be an object composition cycle in one or more of your serialized classes. Consider rearranging data or use Serialization hierarchy: [Warning: Unity] Serialization depth limit 10 exceeded at 'Hex.StoryHub.DB.Config::ConditionConfig.subConditions'. There may be an object composition cycle in one or more of your serialized classes. Consider rearranging data or use Serialization hierarchy: [Message: Unity] [Config Error] Mission with id [mission1Sid] have unknown importance type: [] |
Beta Was this translation helpful? Give feedback.
-
|
What is the target language ? in general when the text become transparent it's because a char is not in the target font. |
Beta Was this translation helpful? Give feedback.
-
|
{ this one in the config file bro, i translated manually |
Beta Was this translation helpful? Give feedback.
-
|
Hi, sorry for the delay (after a big work week I moved in vacation), |
Beta Was this translation helpful? Give feedback.
-
|
I'll investigate 🔎 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
With the setting
"enable_translations": true,
"enable_image_replacement": true,
"enable_font_replacement": true,
and the translations.json
"_fonts": {
"LegacyRuntime": {
"enabled": true,
"fallback": null,
"type": "Unity"
},
"LiberationSans SDF": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"Roboto-Regular ru SDF 1": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"LT-Regular(Clone)": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"LT-Book(Clone)": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"EN-Medium": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"LT-Medium(Clone)": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"LT-Medium": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"LT-Regular": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"SourceSansPro_Regular_SDF with Shadow": {
"enabled": true,
"fallback": null,
"type": "TMP"
},
"LT-Italic(Clone)": {
"enabled": true,
"fallback": null,
"type": "TMP"
}
},
Where can I put the REPLACE fonts? And what i need to change in the translations.json, config.json?
Beta Was this translation helpful? Give feedback.
All reactions