Add a New Skin - Step by Step
Moderators: Order of Battle Moderators, The Artistocrats
Add a New Skin - Step by Step
It is interesting to play in OOB with units which has (somelike historical correct) own skins.
As a small guide for me and also as a possible addition to the modding guide, I have made a small explanation.
For this I chose the Japanese Type 95 tank from the "Rising Sun" campaign (image 1).
The tank should become a nice camo pattern with a typical Japanese camouflage color (image 2).
The camo pattern can be created in a drawing program such as Photoshop or GIMP with the dimensions 512x512 px.
These colors should not be too bright, otherwise it will look like a toy afterwards.
The new skin file (named: japan_4.png) is to put in the directory of the game:
…/Order of Battle Pacific/ Order of Battle – WWII_Data/Content/Graphics/Skins
Next Step...
As a small guide for me and also as a possible addition to the modding guide, I have made a small explanation.
For this I chose the Japanese Type 95 tank from the "Rising Sun" campaign (image 1).
The tank should become a nice camo pattern with a typical Japanese camouflage color (image 2).
The camo pattern can be created in a drawing program such as Photoshop or GIMP with the dimensions 512x512 px.
These colors should not be too bright, otherwise it will look like a toy afterwards.
The new skin file (named: japan_4.png) is to put in the directory of the game:
…/Order of Battle Pacific/ Order of Battle – WWII_Data/Content/Graphics/Skins
Next Step...
Last edited by asuser on Fri Aug 07, 2020 5:21 am, edited 1 time in total.
Re: Add a New Skin - Step by Step
Further additions are now required in the system files for recognizing and naming the skin.
In the directory ...:
…/Order of Battle Pacific/ Order of Battle – WWII_Data/Content/Data
... an entry must be made in the skins.txt file to identify the new skin, which should be based on the consecutive id number of all skins.
The nation must also be entered here, as an example it looks like this (headline text is an internal definition, id is consecutive number, _4 is the 4th Japanese skin in that directory):
[3_COLOR_SQUIRREL1]
id = 18
texture = japan_4
factions = japan, ijn
category = land
Next in the directory ...:
…/Order of Battle Pacific/ Order of Battle – WWII_Data/Content/Language
... in the file english_16.txt (or german_16.txt or whatever is the right language for you, the number is not so important) the new skin name is entered like this:
skin_18 = Japan Muster2
Now you can start the game and in the respective scenario click on the unit (here my tank). The corresponding unit info panel can be opened with a click on the bottom right edge
and the unit image appears with the skin selection option on the top left edge (image 3). After clicking, the possible skins appear. Now the new skin can be assigned (image 4) and the tank got now the new skin (image 5).
The game should now be saved so that the tank keeps the new skin.
Comments and tips are welcome!
In the directory ...:
…/Order of Battle Pacific/ Order of Battle – WWII_Data/Content/Data
... an entry must be made in the skins.txt file to identify the new skin, which should be based on the consecutive id number of all skins.
The nation must also be entered here, as an example it looks like this (headline text is an internal definition, id is consecutive number, _4 is the 4th Japanese skin in that directory):
[3_COLOR_SQUIRREL1]
id = 18
texture = japan_4
factions = japan, ijn
category = land
Next in the directory ...:
…/Order of Battle Pacific/ Order of Battle – WWII_Data/Content/Language
... in the file english_16.txt (or german_16.txt or whatever is the right language for you, the number is not so important) the new skin name is entered like this:
skin_18 = Japan Muster2
Now you can start the game and in the respective scenario click on the unit (here my tank). The corresponding unit info panel can be opened with a click on the bottom right edge
and the unit image appears with the skin selection option on the top left edge (image 3). After clicking, the possible skins appear. Now the new skin can be assigned (image 4) and the tank got now the new skin (image 5).
The game should now be saved so that the tank keeps the new skin.
Comments and tips are welcome!
-
Mascarenhas
- Sergeant First Class - Elite Panzer IIIL

- Posts: 434
- Joined: Mon Aug 21, 2017 11:45 am
- Location: Brazil
Re: Add a New Skin - Step by Step
This is a very good addition to the knowledge base. If one I'd suggest you to add more details in the skin camo creation process. Regards!
-
bru888
- Order of Battle Moderator

- Posts: 6214
- Joined: Sun Jan 10, 2016 5:39 pm
- Location: United States
Re: Add a New Skin - Step by Step
Indeed. So much so that I have added a link to this thread in the first post of Design & Modding Guides. Now it will enjoy perpetuity, despite the thread itself moving down the board and away. Thanks, asuser!
- Bru
Re: Add a New Skin - Step by Step
Nice tutorial, and a very nice skin 
Just a hint: people who use or create custom skins, but still want to have those that come with the game without much hassle may want to change IDs of their custom skins to higher ID numbers.
The skins in beta right now hit ID 30, and we may add even more over time.
We probably don't add hundreds more, so I guess something like ID = 70 or 80 and higher is safe.
Just a hint: people who use or create custom skins, but still want to have those that come with the game without much hassle may want to change IDs of their custom skins to higher ID numbers.
The skins in beta right now hit ID 30, and we may add even more over time.
We probably don't add hundreds more, so I guess something like ID = 70 or 80 and higher is safe.
Re: Add a New Skin - Step by Step
Thanks for feedback! It was my pleasure. 
Additional info:
This workflow goes not for all vehicles and not for all nations. Time is our friend, so future patches brings hopefully more possibilities to make nice stuff like that.
Additional info:
This workflow goes not for all vehicles and not for all nations. Time is our friend, so future patches brings hopefully more possibilities to make nice stuff like that.
-
GabeKnight
- Lieutenant-General - Karl-Gerat 040

- Posts: 3710
- Joined: Mon Nov 27, 2017 10:24 pm
Re: Add a New Skin - Step by Step
There's also a more convenient way to install new skins, and it works in either a mod or vanilla gameplay:
For example renaming your skin to "Japan_Muster2_land_japan.png" would accomplish the same thing as editing the skins.txt and language.txt files.
PS: And I think you forgot to mention what name the skin-file should have in your example. Pic1.png?
IMO there's only a need to edit any (game) text files if you want some fancy name for your skin (i.e. other than the skin's filename).adherbal wrote: ↑Thu May 17, 2018 11:18 pm For those interested in adding your own unit skins/camouflage patterns:
• Create a folder "Skins" in "<my documents>/My Games/Order of Battle - WW2/"
• Optional: Create subfolders in this Skins folder to group your skins (ex: .../Skins/Germany)"
• Create 512x512px PNG image files in the Skins folder or subfolder(s) using the following filename format:
<skin name>_<category>_<nation>.png
For example:
My Skin_land_germany.png = A skin called "My Skin" which will be available to land units for Germany
Another Skin_land_all.png = A skin called "Another Skin" which will be available to land units for all nations in the game
For example renaming your skin to "Japan_Muster2_land_japan.png" would accomplish the same thing as editing the skins.txt and language.txt files.
PS: And I think you forgot to mention what name the skin-file should have in your example. Pic1.png?
Re: Add a New Skin - Step by Step
Ah, ok... another way to the target. 
Thanks for these infos, I add the skin file name in the first post.
Thanks for these infos, I add the skin file name in the first post.
Re: Add a New Skin - Step by Step
I'm experimenting with new camouflage colors for tanks. For the English vehicles, the coloring does not work for all vehicles yet, but it works fine for the Matilda II tank.
Are someone interested in using the famous 3-color camouflage especially for the "Desert Rats" or "Arika Korps" campaign? I try to create also a captured version that was used by the German army.
It could also use as a bonus unit or with the "set skin" function with the editor.
Are someone interested in using the famous 3-color camouflage especially for the "Desert Rats" or "Arika Korps" campaign? I try to create also a captured version that was used by the German army.
It could also use as a bonus unit or with the "set skin" function with the editor.
-
GabeKnight
- Lieutenant-General - Karl-Gerat 040

- Posts: 3710
- Joined: Mon Nov 27, 2017 10:24 pm
Re: Add a New Skin - Step by Step
There're many cool skins in this thread: Skins Pack
Maybe you can get some pointers for your own creations...
Most of the skins I'm using are from there.
Maybe you can get some pointers for your own creations...
Most of the skins I'm using are from there.

