Results 1 to 16 of 16

Thread: Want more interesting Portraits in the game?

  1. #1

    Default Want more interesting Portraits in the game?

    There was enough art in Knight of Honor for me to create better Middle Eastern, Western and Eastern European Generals, princesses, and witches...

    here ya are:

    http://www.twcenter.net/forums/downl...hp?do=cat&id=7

    You can change these mid game no problems. Drop and replace the old directories; read unPAKker instructions on how to activate on HD data rather then PAK file data.

  2. #2
    Guardian of the Fleet Senior Member Shahed's Avatar
    Join Date
    Oct 2002
    Location
    Leading the formation!
    Posts
    7,918

    Default Re: Want more interesting Portraits in the game?

    Can we have some examples of the portraits please ? I'd recommend adding this to the download so that people can see the enhancement before they download.
    If you remember me from M:TW days add me on Steam, do mention your org name.

    http://www.steamcommunity.com/id/__shak

  3. #3

    Default Re: Want more interesting Portraits in the game?

    There are samples at the link. There are about 500 unique portraits total, I think.

  4. #4
    Guardian of the Fleet Senior Member Shahed's Avatar
    Join Date
    Oct 2002
    Location
    Leading the formation!
    Posts
    7,918

    Default Re: Want more interesting Portraits in the game?

    Weird. I don't see any. I see only one per type. Can you give me linkage please ?
    If you remember me from M:TW days add me on Steam, do mention your org name.

    http://www.steamcommunity.com/id/__shak

  5. #5
    the G-Diffuser Senior Member pevergreen's Avatar
    Join Date
    Nov 2006
    Location
    Brisbane, Australia
    Posts
    11,585
    Blog Entries
    2

    Default Re: Want more interesting Portraits in the game?

    Quote Originally Posted by Sinan
    Weird. I don't see any. I see only one per type. Can you give me linkage please ?

    The text says:
    Better Eastern European Generals : And NO they do not stretch like the sample image, ignore that. They look fine in the game.! Here ... [more] (8.54 MB)

    Click on more (its a link) That takes you to file download, in which the portraits are located.
    Quote Originally Posted by TosaInu
    The org will be org until everyone calls it a day.

    Quote Originally Posted by KukriKhan View Post
    but I joke. Some of my best friends are Vietnamese villages.
    Quote Originally Posted by Lemur
    Anyone who wishes to refer to me as peverlemur is free to do so.

  6. #6

    Default Re: Want more interesting Portraits in the game?

    Quote Originally Posted by Sinan
    Weird. I don't see any. I see only one per type. Can you give me linkage please ?
    Yep there is one per type as shown- but if you download the file there are hundreds in the ZIP file. You install the folders in the ZIP to the game. Beyond this level of instruction, however, I need to leave you on your own...

    You can browse through the images in the zip file if you like- they are not encrypted in any magical way- use Paintshop pro or something. They are just TGA files.

  7. #7
    Guardian of the Fleet Senior Member Shahed's Avatar
    Join Date
    Oct 2002
    Location
    Leading the formation!
    Posts
    7,918

    Default Re: Want more interesting Portraits in the game?

    Ok thanks.
    If you remember me from M:TW days add me on Steam, do mention your org name.

    http://www.steamcommunity.com/id/__shak

  8. #8
    Prussian Musketeer Member Faenaris's Avatar
    Join Date
    Jan 2004
    Location
    Belgium.
    Posts
    348

    Default Re: Want more interesting Portraits in the game?

    Where does the Portrait folder go exactly? I have unpacked my installation, but I haven't found a portraits folder. Does it go under the "data" folder? Or is the main folder sufficient?

    EDIT: After some extensive searching, I finally found the folders. They are found in the data\ui\ folder. So, if you want to install the portraits, you have to search the relevant folder in the Ui folder and then overwrite the "portraits folder". So, if you want to install the Western Portraits, you would have to extract the zip into the data\ui\northern_european folder.

    I'll go test it out tonight.
    Last edited by Faenaris; 12-16-2006 at 13:24.
    Signature by Atterdag

    "Hunde, wollt ihr ewig leben?" ("Dogs, do you want to live forever?") - Frederick II of Prussia at the battle of Kolin when adressing his fleeing Prussian soldiers.

  9. #9
    New Member Member Hamelus's Avatar
    Join Date
    Nov 2006
    Location
    In southern Sweden.
    Posts
    22

    Default Re: Want more interesting Portraits in the game?

    Quote Originally Posted by Faenaris
    Where does the Portrait folder go exactly? I have unpacked my installation, but I haven't found a portraits folder. Does it go under the "data" folder? Or is the main folder sufficient?

    EDIT: After some extensive searching, I finally found the folders. They are found in the data\ui\ folder. So, if you want to install the portraits, you have to search the relevant folder in the Ui folder and then overwrite the "portraits folder". So, if you want to install the Western Portraits, you would have to extract the zip into the data\ui\northern_european folder.

    I'll go test it out tonight.
    I dont have a UI folder, should i create one?

  10. #10
    Prussian Musketeer Member Faenaris's Avatar
    Join Date
    Jan 2004
    Location
    Belgium.
    Posts
    348

    Default Re: Want more interesting Portraits in the game?

    Quote Originally Posted by Hamelus
    I dont have a UI folder, should i create one?
    Well, I think the install instructions are as followed:

    1) Create a mod folder


    To start the game using a mod, first create a new folder in your M2TW directory (for example fishpants). A mod directory will require the following folders to work

    data/world/maps/campaign/base
    data/world/maps/campaign/imperial_campaign

    and the following files and folders

    data/sounds/events.idx
    data/sounds/events.dat.

    So, put all those folders and the files into your mod folder.
    If you have the disk space, copy the whole data folder just to be safe. This will take about 3,4 GB though.

    You also have to create a new batch file (create a new text file and rename the file extension to .bat) in your MTW2 directory. First, create a text document and add this to its:

    Code:
    medieval2.exe @mod.cfg
    Be sure to change mod with the name of your mod (in my example, that would be fishpants). Save the text document, then rename it to .bat
    The .bat file goes into the main M2TW directory.

    Then create a copy of your medieval2.preference.cfg, rename it to the name of your mod (for example, fishpants.cfg) and make your changes. Be sure to add the following line to the .cfg file.

    Code:
    [features]
    mod = mymodfolder
    Save the file and put it into the main directory of M2TW.

    2) Create the following folders in your mod folder

    data\ui\middle_eastern
    data\ui\eastern_european
    data\ui\southern_european

    3) Extract the zips into the right folder

    Extract the "Better Middle Eastern Portraits.zip" in the data\ui\middle_eastern folder.

    Extract the "Better Eastern European Generals.zip" into the data\ui\eastern_european folder.

    Extract the "Better Western Europe Portraits.zip" into the data\ui\southern_european folder.

    4) Launch the mod using the bat file you created.


    5) Enjoy!

    And now, I'm gonna take a typing break.
    Signature by Atterdag

    "Hunde, wollt ihr ewig leben?" ("Dogs, do you want to live forever?") - Frederick II of Prussia at the battle of Kolin when adressing his fleeing Prussian soldiers.

  11. #11

    Default Re: Want more interesting Portraits in the game?

    I don't see the mod at that link???

  12. #12
    Member Member WilliVonBill's Avatar
    Join Date
    Nov 2004
    Location
    The untamed wilderness of North Carolina
    Posts
    9

    Default Re: Want more interesting Portraits in the game?

    Uhmmm... me either, I'm afraid...

  13. #13

    Default Re: Want more interesting Portraits in the game?

    Sorry. TWC yanked it for "illegal activity." However, I'll ask the developers of KoH if they would be OK with this mod. Personally, I don't see it as illegal, but whatever.

    They hate me over there.

    http://www.twcenter.net/forums/showt...49#post1383249

  14. #14
    New Member Member Hamelus's Avatar
    Join Date
    Nov 2006
    Location
    In southern Sweden.
    Posts
    22

    Default Re: Want more interesting Portraits in the game?

    Quote Originally Posted by Dearmad
    Sorry. TWC yanked it for "illegal activity." However, I'll ask the developers of KoH if they would be OK with this mod. Personally, I don't see it as illegal, but whatever.

    They hate me over there.

    http://www.twcenter.net/forums/showt...49#post1383249
    Poppycock!

    Sorry, i just had to say that because i forgot to download the files before they got removed!
    Last edited by econ21; 01-02-2007 at 08:52.

  15. #15

    Default Re: Want more interesting Portraits in the game?

    Just wondering... /is/ there a working link to this mod? It sounds really cool; I find the default portraits...well, I think an enhancement would be awesome :)

    I checked the link to the forums download section (the second one, not the first one originally given thats now broken) but I don't see it.

  16. #16

    Default Re: Want more interesting Portraits in the game?

    Total side note; How is KoH? I've heard mixed things and it was so low on the radar that I assumed it to be a budget flop.

    Anyone got an opinion?
    Current Campaigns:

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO