PGA Tour 97 INF

From XentaxWiki
Revision as of 21:23, 29 December 2020 by imported>Ikskoks (→‎Format Specifications)
Jump to navigation Jump to search

INF


Format Specifications

// INF file format


// primary RGB values for the texture
char(x) - "PRIMARY" command
char(x) - texture name  // e.g. "FAIRWAY", "SAND", "ROUGH" etc.
int - texture number 
int - R
int - G
int - B


// maximum scale of the RGB values for the texture
char(x) - "SHADESCALE" command

MultiEx BMS Script

Not written yet.

Notes and Comments

  • INF files contain description for terrain objects.

Compatible Programs

  • Notepad
  • Notepad++