![]() |
|
|||||||
| Other Downloads Download extras for Circle of Eight mods, additional game-related utilities, and other helpful software here. |

![]() |
|
|
Thread Tools |
|
|
#1 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
ToEE Portrait Packs
#1. Baldur's Gate Portrait Pack
Contains: All the original portraits from Baldur's Gate and Baldur's Gate 2. There are 49 portraits in total from Baldur's Gate, which are added to the 84 stock ToEE and Co8 portraits. Compatible with: Circle of Eight Modpack v7. Installation instructions: Make sure the Circle of Eight Modpack is the active module in TFE-X and extract the contents of the download .rar archive to your ToEE root directory, which is usually C:\Program Files\Atari\Temple Of Elemental Evil. Overwrite any existing files. --> DOWNLOAD <--
Last edited by Gaear; May 18th, 2011 at 02:46 PM. |
|
|
|
|
|
#2 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
#2. Icewind Dale Portrait Pack
Contains: All the original portraits from Icewind Dale and Icewind Dale 2. There are 83 portraits in total from Icewind Dale, which are added to the 84 stock ToEE and Co8 portraits. Compatible with: Circle of Eight Modpack v7. Installation instructions: Make sure the Circle of Eight Modpack is the active module in TFE-X and extract the contents of the download .rar archive to your ToEE root directory, which is usually C:\Program Files\Atari\Temple Of Elemental Evil. Overwrite any existing files. --> DOWNLOAD <-- TEMPORARILY OFFLINE
Last edited by Gaear; May 18th, 2011 at 02:46 PM. |
|
|
|
|
|
#3 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Heads-up: both the Baldur's Gate and Icwind Dale portrait packs have been updated to 5.8.x status. They will work with both standard and NC.
|
|
|
|
|
|
#4 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
#3. Portraits Made Easy
Contains: Step by step instructions on how to make your own custom portraits, and templates for 35 sets that already conform to the ToEE portrait spec. Compatible with: Circle of Eight Modpack v7. Installation instructions: Make sure the Circle of Eight Modpack is the active module in TFE-X and extract the contents of the download .rar archive to your ToEE root directory, which is usually C:\Program Files\Atari\Temple Of Elemental Evil. Overwrite any existing files. --> DOWNLOAD <-- TEMPORARILY OFFLINE README: CUSTOM PORTRAITS FOR THE CIRCLE OF EIGHT MODPACK DISCLAIMER Despite our best intentions, making custom portraits for ToEE is really not easy, and never will be. It can be fairly simple to middlingly difficult to very difficult, depending on your technical proficiency and the tools you have available to you. Replacing portraits is not really a big deal, but if you don't have Photoshop, you probably won't have much luck creating your own. What this guide will do for you is explain all the steps in as much detail as possible, and provide you with base custom image files that are already set to the necessary specs in order to work in ToEE. You can use these to build your own custom portraits if necessary. INSTALLATION INSTRUCTIONS Extract the contents of the WinRAR archive to your ToEE root directory, which is normally C:\Program Files\Atari\Temple of Elemental Evil. Overwrite any existing files. After installation, navigate to the Temple of Elemental Evil/data/art/interface/portraits directory using Windows Explorer. Here you will find a great many .tga files that constitute the game's portraits for PCs, NPCs, and monsters. Among all these .tga files, you will find 175 files that start with the words CUSTOM_PORTRAIT. If you were to look at these files in-game, you would find that they are currently all black. These are the .tga files that will become your custom portraits. TOEE PORTRAIT STRUCTURE Let's have a look at how ToEE handles portraits. For each PC, monster, or NPC, you will see that there are actually 5 images. These consist of a 'big' image that is displayed in the PC character window along with stats, feats, skills, inventory, etc. Next there are four smaller images that are displayed in-game along the bottom of the screen to represent your party members during non-combat play, and along the top of the screen to represent the members of your party during combat. There are two 'small' images that are used most of the time, and two 'mini' images that are used when space gets tight because there are a lot of participants in combat. Both the 'small' and the 'mini' image have a color version and a grey version, the grey being used to show your party members as being dead or unconscious. Only PCs have a 'big' image. So, each PC portrait in ToEE actually consists of 5 images. In the case of our custom portraits, they are named like this: Code:
CUSTOM_PORTRAIT_0010_B.tga CUSTOM_PORTRAIT_0011_M.tga CUSTOM_PORTRAIT_0012_S.tga CUSTOM_PORTRAIT_0013_S_GREY.tga CUSTOM_PORTRAIT_0014_M_GREY.tga The numbering can appear a bit confusing at first, but it's easiest just to think of it like you would a four digit number with a decimal point after the third digit, like 123.4. In the example above, the first three digits (001) are the same for all five images. That's because these images represent a single portrait, numbered 001. The last digit indicates which image (big, small, mini, etc.) of the set it is. Big is always 0, mini is always 1, small is always 2, small_grey is always 3, and mini_grey is always 4. Being as there are 175 image files in this pack that are of the 'CUSTOM' variety, and being as each ToEE portrait consists of 5 image files, we can deduce that this pack will actually contain 35 custom portraits in total. These portraits will be displayed at the bottom of the portrait selection screen in-game, after Half Orcs. THE IMAGE FILES ToEE portraits are targa image files, or .tga files. They must conform to a specific structure in order to work in ToEE:
CREATING YOUR PORTRAITS If you ran the game after installation of this pack without doing anything else, you'd just see a bunch of black squares where the custom portraits should be. That's because all the included .tga image files are just black at the moment. We need to add the actual images you want to use, and there are two ways to do this. IF YOU ALREADY HAVE YOUR IMAGES IN THE CORRECT SPECIFICATIONS NEEDED FOR USE IN TOEE: IF YOU NEED TO CREATE YOUR IMAGES: That is all. When you are done, all your BIG images should be about 77 KB in data size, all your SMALL images should be about 10 KB in data size, and all your MINI images should be about 7 KB in data size. If they're not, it means that you either have the dimensions or the resolution (bit rate) wrong. Re-do them correctly, because they have to be those respective figures exactly in order to work properly. The base images are already sized properly and are the correct bitrate, so this should not normally be an issue. The base images have also already been created with a white alpha channel underneath, so you won't have to worry about alpha channels. Enjoy your custom ToEE portraits! Last edited by Gaear; December 28th, 2010 at 10:21 PM. |
|
|
|
|
|
#5 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Heads-up: all three portrait packs have been updated to 5.9.x status. They will work with both standard and NC.
|
|
|
|
|
|
#6 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
#4. Jagged Alliance 2 Portrait Pack
Courtesy of: Sitra Achara Contains: 66 portraits from Jagged Alliance 2, added to the 84 stock ToEE and Co8 portraits. Compatible with: Circle of Eight Modpack v7. Installation instructions: Make sure the Circle of Eight Modpack is the active module in TFE-X and extract the contents of the download .rar archive to your ToEE root directory, which is usually C:\Program Files\Atari\Temple Of Elemental Evil. Overwrite any existing files. --> DOWNLOAD <-- TEMPORARILY OFFLINE
Last edited by Gaear; May 18th, 2011 at 02:47 PM. |
|
|
|
|
|
#7 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Note that as of December 2010 all four portrait packs are compatible with Co8 6.0.x. They will work with both standard and NC.
|
|
|
|
|
|
#8 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
6.1.0 update: being as no new portraits were added for the 6.1.0 release, all four portrait packs remain compatible with it.
|
|
|
|
|
|
#9 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Note that as of December 2011 all four portrait packs are compatible with Co8 7.0.0. They will work with both standard and NC.
|
|
|
|
|
|
#10 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Note that as of September 2012, all four portrait packs are compatible with Co8 v7.4.0. They will work with both standard and NC.
|
|
|
|
|
|
#11 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
#5. Luis Royo Portrait Pack
Courtesy of: Morgo Contains: 90 portraits from the art of Luis Royo, added to the 84 stock ToEE and Co8 portraits. Compatible with: Circle of Eight Modpack v7. Installation instructions: Make sure the Circle of Eight Modpack is the active module in TFE-X and extract the contents of the download .rar archive to your ToEE root directory, which is usually C:\Program Files\Atari\Temple Of Elemental Evil. Overwrite any existing files. Warning: This portrait pack contains nudity. --> DOWNLOAD <-- TEMPORARILY OFFLINE
|
|
|
|
|
|
#12 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Note that as of February 2013, all five portrait packs are compatible with Co8 v7.7.0. They will work with both standard and NC.
|
|
|
|
|
|
#13 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Note that as of April 2013, all five portrait packs are compatible with Co8 v7.8.0. They will work with both standard and NC.
|
|
|
|
|
|
#14 |
|
Bastard Maestro
Administrator
Join Date: Apr 2004
Posts: 8,861
|
Re: ToEE Portrait Packs
Note: the Icewind Dale, Jagged Alliance 2, Luis Royo and Portraits Made Easy packs are currently offline while we troubleshoot some issues with them. The Baldur's Gate pack is still available.
|
|
|
|
![]() |
| Thread Tools | |
|
|
