15-08-2011, 09:15 PM
Posso te deixar aqui um copy paste do readme:
Q: How do I link all the pieces together to see my car in RACE 07 – The WTCC Game?
A: When you feel like you’re done with creating your own amazing Custom Skin, just copy/paste the appropriate files (the ones connected to your Custom Skin) into the [GameInstallationFolder]\CustomSkins\ folder.
After this you need to create your own *.ini file using a text editor like for example Notepad in which you include the necessary information about your specific Custom Skin. Which info to put in the ini file depends on the car model you’ve based your custom skin on and which parts of the car model you’ve customized. Info on which parts are available for customization for each model is available further down.
You are able to make as many ini files as you like and you are also able to group them in subfolders inside the CustomSkin folder.
For example:
CustomSkins\MegaRacingLeague\CoolRacingTeam.ini
CustomSkins\MegaRacingLeague\johnnyAlfaBody.dds
CustomSkins\MegaRacingLeague\johnnyAlfaWindows.dds
CustomSkins\MegaRacingLeague\BennyAlfaBody.dds
CustomSkins\MegaRacingLeague\BennyAlfaWindows.dds
CustomSkins\MegaRacingLeague\BennyChevy.dds
Just make sure the Custom Skin files are in the same folder as the ini file. The name of the ini file is not important.
Here follows information on the formatting which should be used for the ini file(s):
Team name
Put your team name inside triple brackets.
[[[Cool Racing Team]]]
Driver name
Put your driver name inside double brackets.
[[Johnny]]
Car model
Put your car model inside single brackets.
[Alfa Romeo 156 Gta]
Graphics / skin assignment
Format your painted skins like this.
body=johnnyAlfaBody.dds
windows=johnnyAlfaWindows.dds
etc.
You can have several skins for the same profile, as well as several profiles under the same team. Experiment with the possibilities to find you own preferred way.
The skin can be reloaded ingame so that you can edit the textures and see the results directly on the track. Make sure that the car you are working with is focused ingame and press CTRL-F5, this will reload all customizable textures for that car (also reloading skins on other cars of the same model on track which are using that skin).
Q: How do I link all the pieces together to see my car in RACE 07 – The WTCC Game?
A: When you feel like you’re done with creating your own amazing Custom Skin, just copy/paste the appropriate files (the ones connected to your Custom Skin) into the [GameInstallationFolder]\CustomSkins\ folder.
After this you need to create your own *.ini file using a text editor like for example Notepad in which you include the necessary information about your specific Custom Skin. Which info to put in the ini file depends on the car model you’ve based your custom skin on and which parts of the car model you’ve customized. Info on which parts are available for customization for each model is available further down.
You are able to make as many ini files as you like and you are also able to group them in subfolders inside the CustomSkin folder.
For example:
CustomSkins\MegaRacingLeague\CoolRacingTeam.ini
CustomSkins\MegaRacingLeague\johnnyAlfaBody.dds
CustomSkins\MegaRacingLeague\johnnyAlfaWindows.dds
CustomSkins\MegaRacingLeague\BennyAlfaBody.dds
CustomSkins\MegaRacingLeague\BennyAlfaWindows.dds
CustomSkins\MegaRacingLeague\BennyChevy.dds
Just make sure the Custom Skin files are in the same folder as the ini file. The name of the ini file is not important.
Here follows information on the formatting which should be used for the ini file(s):
Team name
Put your team name inside triple brackets.
[[[Cool Racing Team]]]
Driver name
Put your driver name inside double brackets.
[[Johnny]]
Car model
Put your car model inside single brackets.
[Alfa Romeo 156 Gta]
Graphics / skin assignment
Format your painted skins like this.
body=johnnyAlfaBody.dds
windows=johnnyAlfaWindows.dds
etc.
You can have several skins for the same profile, as well as several profiles under the same team. Experiment with the possibilities to find you own preferred way.
The skin can be reloaded ingame so that you can edit the textures and see the results directly on the track. Make sure that the car you are working with is focused ingame and press CTRL-F5, this will reload all customizable textures for that car (also reloading skins on other cars of the same model on track which are using that skin).
