Wiki

Clone wiki

OTools / Editing Cricket series

Head models in Cricket 07 do not include the skeleton, so it must be added during the export:

-skeleton "data\skeleton\cricket\cricketbowlerhigh.o"
On import, the skeleton must be disabled:
-skeletonData none

Shaders

Cricket 2005

  • Gouraud
  • Gouraud_Skin
  • IrradLitTexture2Alpha2x_Skin
  • IrradLitTexture2x
  • IrradLitTexture2x_Skin
  • IrradLitTexture_Skin
  • LitGouraud
  • LitGouraud_Skin
  • LitTexture
  • Texture

Cricket 07

  • Gouraud
  • IrradLitTexture2x
  • LitGouraud
  • LitTexture
  • LitTexture2IrradSkinSubSurfSpec
  • LitTextureIrradSkinSubSurfSpec
  • LitTextureIrradSkinSubSurfSpec.Transparent
  • MowPattern
  • PlanarShadow
  • PlanarShadow_Skin
  • Texture
  • Texture2x
  • Texture2x.Transparent

Updated