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
I do all of this in Photoshop using the Intel DDS plugin, but I'm not sure what you've used. Maybe the "texconv" tool? Unfortunately Photoshop is the only way I know to do it, I really don't know much about other tools, nor the technical aspects of image conversion.
If you go to the Keen Software House Discord page there are lots of helpful people in the "modding-art-sbc" channel who can help you.
Discord invite link here: https://discord.gg/sApepzG3
Secondly you only need one instance of <LCDTextures> and </LCDTextures> for the entire file, not on every entry. <LCDTextures> should be directly above the image entries and </LCDTextures> should be directly below them.
Also no quotes or apostrophes are needed in ID names.
So each individual entry should look like this:
<LCDTextureDefinition>
<Id>
<TypeId>LCDTextureDefinition</TypeId>
<SubtypeId>Punishment Is Due</SubtypeId>
</Id>
<TexturePath>Textures\Models\Punishment Is Due.dds</TexturePath>
</LCDTextureDefinition>