• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Ednihaf

Private
55 Badges
Apr 27, 2019
24
8
  • Steel Division: Normandy 44
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Monks and Mystics
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Mandate of Heaven
  • Crusader Kings Complete
  • Europa Universalis IV: Third Rome
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Europa Universalis IV: Cradle of Civilization
  • Crusader Kings II: Jade Dragon
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Dharma
  • Crusader Kings II: Holy Fury
  • Crusader Kings III
  • Hearts of Iron III
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Crusader Kings II
  • Hearts of Iron III: Their Finest Hour
  • Hearts of Iron III Collection
  • March of the Eagles
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Semper Fi
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
Short summary of your issue CK3 - Interface - Transparent CoA for Roman Empire restored by HRE

Game Version 1.0.3

What OS are you playing on?
Windows

What platform are you using?
Steam

Do you have mods enabled? No

Have you tried verifying your game files (Steam only)?
Yes

How much "pain" is this causing you?
4

Please explain the issue you experienced in the most condensed way possible
After I restored the Roman Empire as the HRE, the Roman Empire's coat of arms is transparent.

Please explain how to reproduce the issue
Be the HRE and restore the Roman Empire

Is there anything else you think could help us identify/replicate the issue?


Upload Attachment
File(s) attached
 

Attachments

  • Frankokratia2.ck3
    26,7 MB · Views: 0
  • C2NbMJt[1].png
    C2NbMJt[1].png
    176,6 KB · Views: 0
  • 1Like
Reactions:
Upvote 0

Xanthorius

Private
85 Badges
Feb 1, 2009
17
67
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: The Old Gods
  • Europa Universalis IV: Rule Britannia
  • Crusader Kings II: Monks and Mystics
  • Stellaris: Apocalypse
  • 500k Club
  • Cities: Skylines
  • Cities: Skylines Deluxe Edition
  • Europa Universalis IV: El Dorado
  • Pride of Nations
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Cities: Skylines - After Dark
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris Sign-up
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Hearts of Iron IV: Together for Victory
  • Cities: Skylines - Mass Transit
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Stellaris - Path to Destruction bundle
  • Stellaris: Humanoids Species Pack
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Stellaris: Distant Stars
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Call to arms event
  • Steel Division: Normandy 44
  • Crusader Kings II: Jade Dragon
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Mandate of Heaven
  • Hearts of Iron IV: No Step Back
  • Hearts of Iron IV: Death or Dishonor
  • Supreme Ruler 2020
in common\scripted_effects\00_major_decisions_scripted_effects, there is a scripted effect used in restore roman empire's descision: "create_roman_empire_holy_scripted_effect". In this script, it use this effect:
title:e_roman_empire = {
set_coa = e_hre_roman
set_color_from_title = title:e_hre
}
As you can see it use a coa reference that is not set in coa files, i have checked it. That's why it's transparent in game.

In the coat_of_arms_folder, you can add a modded file and paste this:


e_hre_roman = {
pattern = "pattern_solid.dds"
color1 = "red"
color2 = "yellow"

colored_emblem = {
texture = "ce_crown_small.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.431 0.100 } rotation = 12 scale = { 0.1 0.1 } }
instance = { position = { 0.569 0.100 } rotation = 348 scale = { 0.1 0.1 } }
}
colored_emblem = {
texture = "ce_circle.dds"
color1 = "black"
instance = { position = { 0.42 0.155 } scale = { 0.256 0.256 } }
instance = { position = { 0.58 0.155 } scale = { 0.256 0.256 } }
}
colored_emblem = {
texture = "ce_circle.dds"
color1 = "white"
instance = { position = { 0.42 0.155 } scale = { 0.24 0.24 } }
instance = { position = { 0.58 0.155 } scale = { 0.24 0.24 } }
}
colored_emblem = {
texture = "ce_eagle_double.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.5 0.5 } scale = { 0.9 1.0 } }
}
colored_emblem = {
texture = "ce_shield_01.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.5 0.432 } scale = { 0.35 0.35 } }
}
colored_emblem = {
texture = "ce_shield_01.dds"
color1 = "red"
color2 = "red"
instance = { position = { 0.5 0.432 } scale = { 0.33 0.33 } }
}
colored_emblem = {
texture = "ce_letter_s.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.45 0.34 } scale = { 0.18 0.18 } }
}
colored_emblem = {
texture = "ce_letter_p.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.55 0.34 } scale = { 0.18 0.18 } }
}
colored_emblem = {
texture = "ce_letter_q.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.45 0.45 } scale = { 0.18 0.18 } }
}
colored_emblem = {
texture = "ce_letter_r.dds"
color1 = "yellow"
color2 = "yellow"
instance = { position = { 0.55 0.45 } scale = { 0.18 0.18 } }
}
}
 
Last edited:
  • 1Like
Reactions: