View Single Post
Old 2013.12.15, 01:56 PM   #4
zround
Registered User
 
Join Date: Jul 2009
Location: Madrid (Spain)
Posts: 284
Send a message via Skype™ to zround
Quote:
Originally Posted by arch2b View Post
sorry, i don't follow 100%. i read that page and the information on that page does not match what i find in the configuration file. here is what i see under the [monitor] heading:
[MONITOR]


here is what you see on the wiki page:


can you provide clear, simple, step by step directions on how this should be done.
All you have to do is to add the new keys on your existing monitor section (the case doesn't matter, I mean it is the same MONITOR, Monitor, monitor, ...).

Please follow these steps:

1) Open your text editor (i.e. Notepad)
2) Open the "zround.ini" file
3) Search the text "[MONITOR]" (ignore the cas). Only one line must be found
4) Add the keys documented in the wiki under the [MONITOR] line.
5) Save the file

Based on your message, your [monitor] section will look like this:

Code:
[MONITOR]
PausaMonitorPilotos=5
Numero=1
Estimacion=1
Piloto=1
Vueltas=1
Posicion=0
TiempoUltima=0
TiempoTotal=1
TiempoMejor=1
TiempoMedia=0
ActivarPaginacion=0
TamanoLetra=0
Foto=0
Bandera=0
Diferencia=0
Gap=1
Mostrar=0
MostrarLogo=0
Logo=
FullScreen2=0
TopQualify=1
AnchoTopQualify=240
NegritaTopQualify=0

ColorLetraMonitor=clBlack
ColorLetraMonitor2=clBlack
ColorSombraLetraMonitor=clWhite
ColorCabeceraMonitor=clGray
ColorLetraCabeceraMonitor=clBlack
ColorFondoMonitor=clWhite
ColorCocheParadoMonitor = $00202080
FicheroFondoMonitor=c:\images\MyBackground.jpg
You have choosen a black & white theme with custom background from "c:\images\MyBackground.jpg". Remember set the full file name path of your ".jpg" background image file.
zround is offline   Reply With Quote