Jump to content


Photo

Adding new hero images


  • Please log in to reply
23 replies to this topic

#1 Flame Of Udûn

Flame Of Udûn

    Lord of Everything

  • Members
  • 172 posts
  • Location:UK
  • Projects:My hero/faction/other stuff mod.

Posted 25 April 2005 - 07:54 PM

This tutorial explains how to add new portraits into the game. You will require these tools, all available on the downloads section:

- Asset builder
- GenCameo Mapper
- DDS Converter
- Some kind of image editer

I will also assume that you have extracted your INI.big using FinalBIG (also available in downloads)

Extract your textures.big file.

Now, find the image you want to add. As an example, I will be adding a hero picture for a new hero, Gil-Galad. Make sure that your original asset.dat file is in your BFME folder. Open up asset builder and the folder containing your desired image. Drag the image into asset builder and its location should appear. Make sure that it is set to "append to existing asset" Now click save and type in a name for your new asset file (for this example I will use asset mod). When it is done appending, you should have a new asset.dat file wherever you saved it to called Asset mod.

Move your original asset.dat file somewhere SAFE and place the new one in the BFME folder. Now, open DDS converter, find your image and convert it to TGA.

Open GenCameo Mapper and map out the co-ordinates for the new image by clicking first in the top left corner, then the bottom right. Press edit, then complete entry. Call it something like HSGilGalad. Now save this mapped image to data\ini\mappedimages\aptimages\heroui and call it hsgilgalad.

Open the new file you just made, and it should contain something like this:

; Gen Cameo Mapper Auto-Generated INI File
; Written by Mastermind2004
; Visit GenDev at http://gendev.origin-network.net/
; Special thanks to Dmitry Brant for his TGA View for VB 6.0
 
MappedImage HSGilGalad
 Texture =  gilgald.tga
 TextureWidth = 256
 TextureHeight = 256
 Coords = Left:0 Top:0 Right:192 Bottom:192
 Status = NONE
END

Now this is where you need your image editing program. You need to resize the image to 256x256 or 512x512 etc. Now save the resized image and open DDS Converter. Convert the TGA file to DDS format. Go to art\textures and there will be a big list of DDS files. Drag your DDS picture into this folder.

Finally, go into your heros ini file, and at the top you will see art parameters. Next to ButtonImage add HSGilGalad and next to SelectPortait also add HSGilGalad. The top section of the heros ini should now look like this:
l
; *** ART Parameters ***
	
; SelectPortrait for Heros is portrait behind skill buttons. HP = HeroPortrait.
	SelectPortrait = HSGilGalad
    ButtonImage = HSGilGalad

Thats it, enjoy your new pictures :p

Edited by Flame Of Udûn, 25 April 2005 - 07:54 PM.

The dark fire shall not avail you, Flame of Udûn!

-~= Gandalf =~-

Posted Image

#2 pabtyf

pabtyf

    T3A Forum Moderator

  • Project Team
  • 209 posts
  • Location:wales, uk
  • Projects:Finally finished my degree!!!!
  • Division:T3A Staff

Posted 25 April 2005 - 07:58 PM

Nice one :p

#3 Hostile

Hostile

    Benefitting Humanity Simply by Showing Up!

  • Veterans
  • 9,551 posts
  • Location:Washington DC
  •  T3A Founder
  • Division:Revora
  • Job:Global Administrator
  • Donated
  • Association

Posted 25 April 2005 - 09:10 PM

What's the difference between the tutorial above and the one already on the site?

#4 Flame Of Udûn

Flame Of Udûn

    Lord of Everything

  • Members
  • 172 posts
  • Location:UK
  • Projects:My hero/faction/other stuff mod.

Posted 25 April 2005 - 09:15 PM

My one works for me, the one on the site didnt :p

Edited by Flame Of Udûn, 25 April 2005 - 09:21 PM.

The dark fire shall not avail you, Flame of Udûn!

-~= Gandalf =~-

Posted Image

#5 Hostile

Hostile

    Benefitting Humanity Simply by Showing Up!

  • Veterans
  • 9,551 posts
  • Location:Washington DC
  •  T3A Founder
  • Division:Revora
  • Job:Global Administrator
  • Donated
  • Association

Posted 26 April 2005 - 02:58 AM

You can't argue with success...:unsure:

#6 The Witch-King of Angmar

The Witch-King of Angmar
  • Members
  • 49 posts

Posted 01 May 2005 - 08:25 PM

thanks, this helped alot. but i cant seem to make another dds file, photoshop wont let me click save. i choose from the drop down menu dds file, click save, then this complicated menu pops up. i just click save then but this time i cant (its faded out) is there only 1 image allowed?

#7 Flame Of Udûn

Flame Of Udûn

    Lord of Everything

  • Members
  • 172 posts
  • Location:UK
  • Projects:My hero/faction/other stuff mod.

Posted 01 May 2005 - 08:50 PM

I dont use Photoshop (cant afford it) I use a program called GimpShop which is just as good. Save it as TGA or any other image format and then use the DDS Converter on the site to convert it to dds.
The dark fire shall not avail you, Flame of Udûn!

-~= Gandalf =~-

Posted Image

#8 The Witch-King of Angmar

The Witch-King of Angmar
  • Members
  • 49 posts

Posted 01 May 2005 - 08:56 PM

i can convert on photoshop, i did it with my first one. but the other one it wont let me convert to dds. does it have to be 256 or 512?

#9 The Witch-King of Angmar

The Witch-King of Angmar
  • Members
  • 49 posts

Posted 01 May 2005 - 09:22 PM

neverm mind i figured it out...this will relly healp in my mod :blink:

#10 The Witch-King of Angmar

The Witch-King of Angmar
  • Members
  • 49 posts

Posted 01 May 2005 - 09:45 PM

do i then have to do anything to my textures.big in my BFME director? they havent changed, just the extracted art/textures file.

#11 ched

ched

    .

  • Undead
  • 4,431 posts
  • Location:Angers (France)
  • Projects:Rhovanion Alliance
  •  T3A Team Chamber Member
  • Division:BFME
  • Job:Previous Division Leader

Posted 01 May 2005 - 09:47 PM

do i then have to do anything to my textures.big in my BFME director? they havent changed, just the extracted art/textures file.

<{POST_SNAPBACK}>


move it out of your bfme folder otherwise the game will read it instead of your modified texture
Software is like sex; it's better when it's free ~Linus Torvald

#12 The Witch-King of Angmar

The Witch-King of Angmar
  • Members
  • 49 posts

Posted 01 May 2005 - 10:47 PM

so then i have no textures.big file in my BFME directory? what about the textures for other things?

#13 ched

ched

    .

  • Undead
  • 4,431 posts
  • Location:Angers (France)
  • Projects:Rhovanion Alliance
  •  T3A Team Chamber Member
  • Division:BFME
  • Job:Previous Division Leader

Posted 01 May 2005 - 11:53 PM

well if you extracted your texture.big to art/texture then it will work :blink:
Software is like sex; it's better when it's free ~Linus Torvald

#14 The Witch-King of Angmar

The Witch-King of Angmar
  • Members
  • 49 posts

Posted 02 May 2005 - 01:36 AM

thanks :blink:

#15 fazza

fazza
  • New Members
  • 31 posts

Posted 23 January 2006 - 09:50 PM

where is art/textures?

#16 ched

ched

    .

  • Undead
  • 4,431 posts
  • Location:Angers (France)
  • Projects:Rhovanion Alliance
  •  T3A Team Chamber Member
  • Division:BFME
  • Job:Previous Division Leader

Posted 23 January 2006 - 10:29 PM

good thing that you used search :p

anyway, read my post, it says that you need to extract texture.big
Software is like sex; it's better when it's free ~Linus Torvald

#17 fazza

fazza
  • New Members
  • 31 posts

Posted 23 January 2006 - 10:55 PM

i put my image in textures (do i need to put it in a certain file in the textures or just in there)

and i played the game but the image was pink?

how do i get my image up?

how do i extract my textures.ini

what i did is a igot final big and clicked on textures and then clicked open then i put my image at the bottom is that what do i do if not what do i do and then where do i put the files?

this is what its like in my textures.ini now

[code=auto:0]
art\textureswb_light2.dds
art\textureswb_3light.dds
(this one is the one i added) doccument and settings\Chris\Desktop\LOTR-EN14R02.dds

is the right?

chEDIT : as a reminder, please use the EDIT button, I merged your last 3 posts

Edited by ched, 24 January 2006 - 05:21 PM.


#18 ched

ched

    .

  • Undead
  • 4,431 posts
  • Location:Angers (France)
  • Projects:Rhovanion Alliance
  •  T3A Team Chamber Member
  • Division:BFME
  • Job:Previous Division Leader

Posted 24 January 2006 - 05:22 PM

also, add the image to asset.dat

And I'll again make reference to the site, where you can download the AssetBuilder under tools
Software is like sex; it's better when it's free ~Linus Torvald

#19 Anarion II

Anarion II
  • Members
  • 75 posts

Posted 26 February 2007 - 04:28 PM

please someone help me
where is textures ? when i go to rotwk's folder i see textures0.big textures1.big ... textures4.big which of them is the one ? please help me . where i must put my .dds file ?
Posted Image
---------->"the war is upon us"<----------

#20 zimoo

zimoo

    Ecthelion of the Fountain

  • Project Team
  • 2,009 posts
  • Location:Devon, England
  • Projects:Lurking until the off topic begins...
  •  Guardian of the Books

Posted 26 February 2007 - 04:43 PM

It's all of them, but with BFME2 the amount of textures got exceedingly big, so they seperated them into several different files. I guess the hero images would probably be in 1 or 2.
Posted Image
Posted Image
Posted Image
Posted Image
Posted Image
Posted Image

Playing games? Ah, you'll never be a good modder if you get involved in actually playing them!





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users