home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2001 December / Gamestar_35_2001-12_cd1.bin / DEMA / FIFA2002_Demo_build6.exe / data / feart / ferpref.txt < prev    next >
Text File  |  2001-10-22  |  942b  |  50 lines

  1. ;
  2. ; Preference file for FIFA
  3. ;
  4. ; [colour] = new colour
  5. ; A,R,G,B,  NOTE: there must be a comma at the end of the string
  6.  
  7. [colour];colour 0 - black
  8. 255,0,0,0,
  9. [colour];colour 1 - red
  10. 255,220,20,20,
  11. [colour];colour 2 - grey blue
  12. 255,105,109,130,
  13. [colour];colour 3 - white
  14. 255,255,255,255,
  15. [colour];colour 4 - disabled grey
  16. 255,180,180,180,
  17. [colour];colour 5 - FE icons & help
  18. 255,0,0,0,
  19. [colour];colour 6 - bootup text
  20. 255,50,65,90,
  21.  
  22. ; language,font index,fontfile
  23. ; font pointers are:
  24. ; ALL ASCII-TYPE=-1
  25. ; (english=0, american=1, french=2, german=3, italian=4, spanish=5, swedish=6, dutch=7, portugese=8)
  26. ; GREEK=9
  27. ; HEBREW=10
  28. ; JAPANESE=11
  29. ; KOREAN=12
  30. ; DEBUG=13 
  31.  
  32. [font]
  33. -1,0,engfont0.ffn,
  34. [font]
  35. -1,1,engfont1.ffn,
  36. [font]
  37. 9,0,grkfont0.ffn,
  38. [font]
  39. 9,1,grkfont1.ffn,
  40. [font]
  41. 10,0,hebfont0.ffn,
  42. [font]
  43. 10,1,hebfont1.ffn,
  44. [font]
  45. 11,0,jpnfont0.ffn,
  46. [font]
  47. 12,0,korfont0.ffn,
  48.   
  49. [end]; end marker
  50.