+ Reply to Thread
Results 1 to 7 of 7

Thread: How to add a new graphics culture?

  1. #1
    Second Lieutenant n00bypl4y3r's Avatar
    EU3 CompleteHearts of Iron IIIMount & Blade: WarbandSemper FiVictoria 2
    Crusader Kings IIFor the MotherlandSupreme Ruler: Cold WarVictoria II: A House DividedNaval War: Arctic Circle
    HOI3: Their Finest HourVictoria 2: Heart of Darkness

    Join Date
    Mar 2012
    Location
    United Baltic Provinces
    Posts
    109

    How to add a new graphics culture?

    I am trying to play as Ukraine but the standard European skin just takes the fun out of being a (secondary) power. Even just changing the colors doesn't make it any better, and I don't want to use the French, American, British (etc.) graphic cultures, because at some point I will come into contact with them.

    Does anyone know how to make new graphics culture?
    Latvia!
    I guess I won WritAAR of the week one week, so yeah. Yay.

  2. #2
    Colonel dskod1's Avatar
    Victoria: RevolutionsEU3 CompleteRome GoldHearts of Iron IIIMajesty 2
    Supreme Ruler 2020 GoldFor The GloryHeir to the ThroneMount & Blade: WarbandVictoria 2
    Divine WindSword of the StarsCrusader Kings IIMount & Blade: With Fire and SwordPride of Nations
    For the MotherlandSengokuHearts of Iron: The Card GameSword of the Stars IIVictoria II: A House Divided
    King Arthur IICrusader Kings II Holy Knight

    Join Date
    Apr 2009
    Location
    Brisbane, Queensland, Australia
    Posts
    853
    well I dont know how to make it but I know where the files are and need to go

    Here are all the animations for the different countries(Austria,Generic,Britain ETC)
    Victoria 2\gfx\anims
    So for every file with Generic in front of it you need to make a duplicate file for your culture IE Ukraine




    Once you have done that I am pretty sure all you have to do is go to the country file Ie Ukraine (Victoria 2\common\countries) and change the line near the top where it says Generic (or whatever) and change "graphical_culture = Generic" to "graphical_culture = Ukraine" This is assuming you name all your edited files in the Anims folder Ukraine instead of Generic

    Anyways this is mostly just guesswork there so I may be wrong or missing something

    Also I am pretty sure you cant edit them anyway as there is no program I know of to edit EAX files except for Paradox's program which is not available to the public
    MCP - A Victoria 2 Modification [AHD]
    MCP - A Divine Wind Mod
    NLS - New Loading Screens (Victoria 2: AHD)
    A Big Shout out to all modders who made MCP possible. Thank you again for allowing your mod to be Integrated.

  3. #3
    Second Lieutenant n00bypl4y3r's Avatar
    EU3 CompleteHearts of Iron IIIMount & Blade: WarbandSemper FiVictoria 2
    Crusader Kings IIFor the MotherlandSupreme Ruler: Cold WarVictoria II: A House DividedNaval War: Arctic Circle
    HOI3: Their Finest HourVictoria 2: Heart of Darkness

    Join Date
    Mar 2012
    Location
    United Baltic Provinces
    Posts
    109
    I did try to make the new files and such with "Ukraine" but that didn't work.

    The only thing I would need/want to do is edit the skins. So basically I took the French files, used Paint.net and edited them to my liking, and saved them. It works if I JUST edit the original French animations, but any new graphics cultures don't work.
    Latvia!
    I guess I won WritAAR of the week one week, so yeah. Yay.

  4. #4
    Colonel dskod1's Avatar
    Victoria: RevolutionsEU3 CompleteRome GoldHearts of Iron IIIMajesty 2
    Supreme Ruler 2020 GoldFor The GloryHeir to the ThroneMount & Blade: WarbandVictoria 2
    Divine WindSword of the StarsCrusader Kings IIMount & Blade: With Fire and SwordPride of Nations
    For the MotherlandSengokuHearts of Iron: The Card GameSword of the Stars IIVictoria II: A House Divided
    King Arthur IICrusader Kings II Holy Knight

    Join Date
    Apr 2009
    Location
    Brisbane, Queensland, Australia
    Posts
    853
    Victoria 2\interface\Avatars.gfx

    Open with notepad. It looks like you will have to add your own graphics for it here as well. So once more for each Generic Entry you have to make one entry for your graphics set.

    I am still searching through the Victoria 2 Files and will let you know if I find anything else



    Victoria 2/Common/graphicalculturetype.txt
    You will have to add your name for your graphics here. IE Ukraine

    that is all I can find however
    MCP - A Victoria 2 Modification [AHD]
    MCP - A Divine Wind Mod
    NLS - New Loading Screens (Victoria 2: AHD)
    A Big Shout out to all modders who made MCP possible. Thank you again for allowing your mod to be Integrated.

  5. #5
    Second Lieutenant n00bypl4y3r's Avatar
    EU3 CompleteHearts of Iron IIIMount & Blade: WarbandSemper FiVictoria 2
    Crusader Kings IIFor the MotherlandSupreme Ruler: Cold WarVictoria II: A House DividedNaval War: Arctic Circle
    HOI3: Their Finest HourVictoria 2: Heart of Darkness

    Join Date
    Mar 2012
    Location
    United Baltic Provinces
    Posts
    109
    Alright, thanks! I'll get to seeing if this works.
    Latvia!
    I guess I won WritAAR of the week one week, so yeah. Yay.

  6. #6
    Sergeant Blood_RavenAUS's Avatar
    Hearts of Iron 2: ArmageddonEU3 CompleteHearts of Iron IIIArsenal of DemocracyHeir to the Throne
    Semper FiVictoria 2Divine WindIron CrossCrusader Kings II
    Crusader Kings II Holy Knight

    Join Date
    Dec 2009
    Location
    Melbourne, Australia
    Posts
    66
    I think what you want to do is this:

    Go to Victoria II/common/graphicalculturetype.txt and add UkrainianGC at the bottom then save.
    Go to Victoria II/common/countries/Ukraine.txt and change graphical_culture = Generic to graphical_culture = UkrainianGC and save.

    Copy this text:

    Code:
    	EMFXActorType = {
    		name = "UkrainianGCInfantry"
    		actorfile = "gfx\anims\french_infantry.xac"
    		
    		idle   = "gfx\anims\infantry_idle_3.xsm"
    		move   = "gfx\anims\infantry_moving.xsm"
    		attack = "gfx\anims\infantry_attack.xsm"
    		scale = 1.5
    		
    		attach = {
    			name = "InfantryShadowblob"
    			node = "Root"
    			attachId = 2
    		}		
    		
    	}
    	
    	EMFXActorType = {
    		name = "UkrainianGCHelmet1"
    		actorfile = "gfx\anims\French_Helmet1.xac"
    		scale = 1.00
    	}
    Go to Victoria II/interface/avatars.gfx. At the top it should say objectTypes = {. Click after the {, hit enter on your keyboard twice and hit tab on your keyboard once and paste. Now, notice that the actorfiles are the French .xac files that are located in Victoria II/gfx/anims. The reason I have done that is because you've mentioned that you've edited the French files to suit your liking. If you've made copies of the French files in gfx/anims and renamed them so that France in-game doesn't have Ukrainian skins, rename the actorfiles in the code above to what you have renamed them such as actorfile = "gfx\anims\french_infantry - Copy.xac" or "gfx\anims\ukrainian_infantry.xac" Don't forget to save.

    I hope that works for you. If it doesn't, then I reckon you've done something wrong when you made your own skin.
    "War is the supreme test of man in which he rises to heights never approached in any other activity." - General George S. Patton

  7. #7
    Second Lieutenant n00bypl4y3r's Avatar
    EU3 CompleteHearts of Iron IIIMount & Blade: WarbandSemper FiVictoria 2
    Crusader Kings IIFor the MotherlandSupreme Ruler: Cold WarVictoria II: A House DividedNaval War: Arctic Circle
    HOI3: Their Finest HourVictoria 2: Heart of Darkness

    Join Date
    Mar 2012
    Location
    United Baltic Provinces
    Posts
    109
    Thank you! I will see if this works, it will be useful in my new AAR!
    Latvia!
    I guess I won WritAAR of the week one week, so yeah. Yay.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts