Creating Sky Textures - HerbFargus/viper-racing-mods GitHub Wiki

This guide will outline how to create new sky textures for Viper Racing.

These are the tools needed:

  • jpg2sky.exe
  • sky-tga2tex.bat
  • MKTEX.EXE

If you are starting with a .jpg the dimensions should be 1024x256

open the jpg2sky.exe and select your jpeg and press the Make sky button.

It will create the following files:

  • sky1.tga
  • sky2.tga
  • sky3.tga
  • sky4.tga

Run sky-tga2tex.bat and it will call MKTEX.EXE to generate .tex files from the .tga files.

  • sky1.tex
  • sky2.tex
  • sky3.tex
  • sky4.tex