Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
In both cases it doesn't look for hardcoded paths, it just finds out a texture is going to be loaded for a certain pawn and checks if it is female and adds a _female to the path, so should work regardless of what name is being used if they are using one of these two routes.
If the body uses a new custom function to load the texture, then it won't work here or a third vanilla function I'm not aware of.
So yes, just load a mod with just images with the correct names and it will work.
Naked_Thin_Female_south.png
You can copy this mod to your mod folder directly in the rimworld folder and change the image files to your own, later you can adjust the rest of the files to make your own mod if you want.
However for yttakin there is no file in this mod for it but you can create them in the same place as the other images but this name:
FurCovered_Thin_Female_south.png
Then just follow the same pattern.