Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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>