• 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.

kristoff

Legio XXI Rapax
79 Badges
May 24, 2003
1.260
36
www.legioxxirapax.com
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Cradle of Civilization
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Stellaris - Path to Destruction bundle
  • Crusader Kings II: Monks and Mystics
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Jade Dragon
  • Stellaris
  • Europa Universalis IV: Mare Nostrum
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Mount & Blade: Warband
  • Europa Universalis: Rome Collectors Edition
  • Imperator: Rome
  • Stellaris: Nemesis
  • Stellaris: Necroids
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Imperator: Rome - Magna Graecia
  • Stellaris: Federations
  • Stellaris: Lithoids
  • Stellaris: Ancient Relics
  • Imperator: Rome Sign Up
  • Europa Universalis IV: Pre-order
  • Imperator: Rome Deluxe Edition
  • Europa Universalis IV: Golden Century
  • Crusader Kings II: Holy Fury
  • Stellaris: Megacorp
  • Europa Universalis IV: Dharma
  • Stellaris: Distant Stars
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Deus Vult
  • For the Motherland
  • For The Glory
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Divine Wind
  • Europa Universalis III
Silly question possibly, but how on earth you open or edit ".gfx" files? As I understand, if you add new title and want make an icon for it, you have to make not only a dds icon but also change something in titles.gfx in "Interface" folder. Right? With what software?

And a second one. This is really mysterious to me. Let's say I take Descartes' collection mod. Let's say I copy all of it over the main game (not put it in the "mod" folder, just overwrite). I launch the game, I see characters having new titles (from Cursus Honorum mod) when hovering mouse over them, but I see no titles' icons. Just vanilla icons, not new ones that came with the mod. Now interesting part. Having overwrited vanilla game I put collection mod also into "mod folder", delete everything from this mod except "gfx" and "interface" folders, where some graphic files connected with titles are. Then I launch default game (not mod from the launcher) and voila - now I see all new icons properly :confused: What the hell is this? I'm having exactly the same files from the mod in main game and in "mods" folder, but once I delete the latter, I can't see new titles in game. When I get it back, it works... Can anyone explain it to me?
 
You can use notepad. If you add a new title, you need to copy one of the title spriteTypes in the gfx file. Then change the name to the name of your new title and the path from gfx/titles/#FILENAME#.tga to mod/#MODNAME#/gfx/titles/#FILENAME#.tga.
Since the name of your mod has to be included in your file path, you have to replace all Mod Collection 1.2 with the name of your own mod. That's why they don't show up for you if you just copy the files. :)
 
You can use notepad. If you add a new title, you need to copy one of the title spriteTypes in the gfx file. Then change the name to the name of your new title and the path from gfx/titles/#FILENAME#.tga to mod/#MODNAME#/gfx/titles/#FILENAME#.tga.
Since the name of your mod has to be included in your file path, you have to replace all Mod Collection 1.2 with the name of your own mod. That's why they don't show up for you if you just copy the files. :)

Banging my head against the wall :) Thx a lot, I didn't even try to open these GFXs with Notepad earlier...
 
You can use notepad. If you add a new title, you need to copy one of the title spriteTypes in the gfx file. Then change the name to the name of your new title and the path from gfx/titles/#FILENAME#.tga to mod/#MODNAME#/gfx/titles/#FILENAME#.tga.
Since the name of your mod has to be included in your file path, you have to replace all Mod Collection 1.2 with the name of your own mod. That's why they don't show up for you if you just copy the files. :)
I thought those were .gui files?