Quote:
Originally Posted by reaper7
Hi privateer, a question unrelated to thread - but you may know the answer  .
My WIP for the shipskins has run into a problem, regarding the winter skins.
For normal skins I can redirect the GR2 files to the new textures for all the texture and bumpmap files, but there is no reference to the winter skins in the GR2 files  .
So for example the Liberty ship uses the following textures located in the Textures folder:
HUll = ship_hull_T02.dds
Deck = ship_T02.dds
The above I can change filename via Hex in the 3 GR2 files in the ship folder.
while the winter skin is:
HUll = ship_hull_T02_ice.dds
Deck = ship_T02_ice.dds
I cannot see any reference to where the game is calling for the winter skins in order to re-direct them to my new winter skins.
Have you see any reference to these anywhere  .
Tks Privateer.
|
in sh3 there was some technique of statemachine controller and a texture changer...i dont know, how these controllers are called in sh5...maybe the same?