Title Bout Championship Boxing Manual RecentChanges  Help  Preferences  Edit
Customising
 

Skinning

Title Bout Championship Boxing uses the P.I.S.D. Ltd skinning technology which is detailed here:

P.I.S.D. Ltd Skinning Document

There are some Title Bout Championship Boxing specific notes here:

Title Bout Championship Boxing Skinning Notes

Custom Pictures

You can customise your Title Bout installation by uploading custom pictures to your data area. Look in the "My Documents/tbcb2013/data/images" folder and you will see a list of folders for each picture type you can add. For example if you wish to add a custom venue image you should place it in the "My Documents/tbcb2013/data/images/venues" folder.

The name you give the file is very important so that the game knows who or what the picture shows. This table explains how you should name your pictures:

TypeFolderName(s)
AnnouncersMy Documents/tbcb2013/data/images/announcers<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
CornermenMy Documents/tbcb2013/data/images/cornermen<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
DivisionsMy Documents/tbcb2013/data/images/divisions<division name>.<ext>
Fighter GroupsMy Documents/tbcb2013/data/images/fighter groups<fighter group name>.<ext>
FightersMy Documents/tbcb2013/data/images/fighters<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
JudgesMy Documents/tbcb2013/data/images/judges<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
NationsMy Documents/tbcb2013/data/images/nations<nation name>.<ext>
OrganisationsMy Documents/tbcb2013/data/images/organisations<organisation name>.<ext>
RefereesMy Documents/tbcb2013/data/images/referees<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
Ring Card GirlsMy Documents/tbcb2013/data/images/ring card girls<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
Ringside ExpertsMy Documents/tbcb2013/data/images/ringside experts<lastname>_<firstname>.<ext>
or
<lastname>_<firstname>_<date of birth>.<ext>
RulesMy Documents/tbcb2013/data/images/rules<rule name>.<ext>
VenuesMy Documents/tbcb2013/data/images/venues<venue name>.<ext>

Where <ext> can be either png or jpg depending on the type of image file you are using. Everything in <> brackets should replaced with the relative image details and dates are in the format yyyy-mm-dd. All image filenames should be in lower case for those systems that are case sensitive.

Example:

If you have a png image for Joe Bloggs born on 31st Jan 1970 then you can use either of these two files:

My Documents/tbcb2013/data/images/fighters/bloggs joe.png
or
My Documents/tbcb2013/data/images/fighters/bloggs joe 1970-01-31.png

Supplying the date of birth can help prevent confusion if you have more that one fighter in your game with the same name.