Changing Fonts in MTM2
Changing Fonts in MTM2
<IMG SRC="http://www.mtmc4fun.com/MTMbbs/DEFAULT.JPG" border=0>
<IMG SRC="http://www.mtmc4fun.com/MTMbbs/MODERN.JPG" border=0>
This is nothing new to some but others may not know about it so here it is.
I change the font type and size so the race screen is not so cluttered up, it really helps clear up the veiw in any race cam setting... others may like it just to personalize their own race screen, any font you have in your C:\WINDOWS\Fonts directory will display just fine.
What to do
open up windows explorer and go to C:\Program Files\Microsoft Games\Monster Truck Madness 2\system, inside the system folder will be the Monster.INI file, open it up with notepad and scroll down to the bottom, to the [fonts] section.
It'll look like this as default;
[Fonts]
gOSFontUseGlobal=0
gOSFontUse_SmallLCD=0
gOSFontUse_Small=0
gOSFontUse_Medium=0
gOSFontUse_Large=0
gOSFontName_SmallLCD=Arial,Arial,Arial
gOSFontName_Small=Arial,Arial,Arial
gOSFontName_Medium=Arial,Arial,Arial Bold
gOSFontName_Large=Arial,Arial,Arial Bold
gOSFontSize_SmallLCD=-9,-9,-16
gOSFontSize_Small=-9,-9,-16
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-26
gLocalizationFile=UI\MTM2.loc
<font color="#33FF33">Note: always make a back up copy of the Monster.INI and put it in a safe place just in case of something unexpected.</font>
To get the second Modern Font display above I made the following changes;
[Fonts]
gOSFontUseGlobal=<font color="#FFFF33">1</font>
gOSFontUse_SmallLCD=<font color="#FFFF33">1</font>
gOSFontUse_Small=<font color="#FFFF33">1</font>
gOSFontUse_Medium=0 <font color="#6666FF"> <--- did not change the pre race screen</font>
gOSFontUse_Large=<font color="#FFFF33">1</font>
gOSFontName_SmallLCD=<font color="#FFFF33">Modern,Modern,Modern</font>
gOSFontName_Small=<font color="#FFFF33">Modern,Modern,Modern</font>
gOSFontName_Medium=Arial,Arial,Arial Bold <font color="#6666FF"> <--- did not change the pre race screen</font>
gOSFontName_Large=<font color="#FFFF33">Modern,Modern,Modern</font>
gOSFontSize_SmallLCD=-9,-9,-<font color="#FFFF33">10</font>
gOSFontSize_Small=-9,-9,-<font color="#FFFF33">10</font>
gOSFontSize_Medium=-10,-10,-16 <font color="#6666FF"> <--- did not change the pre race screen</font>
gOSFontSize_Large=-5,-5,-<font color="#FFFF33">6</font>
gLocalizationFile=UI\MTM2.loc
That should give you a general idea but there are umpteen different combinations you could try, so have fun with it.
below is just a couple notes
the first line, <font color="#FF33FF">gOSFontUseGlobal=0</font> is the master switch
the second, line <font color="#FF33FF">gOSFontUse_SmallLCD=0</font> controls the upper left "lap, best, clock, lead, and place," table fonts
the third line, <font color="#FF33FF">gOSFontUse_Small=0</font> controls the "gauges, names, and finder" fonts.
the fourth line <font color="#FF33FF">gOSFontUse_Medium=0</font> controls the "loading" pre race screen font.
the fifth line <font color="#FF33FF">gOSFontUse_Large=0</font> controls the scrolling chat, and cam view font.
lines <font color="#FF33FF">6 through 9</font> sets the font types respectivly
lines <font color="#FF33FF">10 through 13</font> sets the font sizes respectivly, I'm not sure what the first two numbers do but the third will change the font sizes.
the <font color="#FF33FF">gLocalizationFile=UI\MTM2.loc</font> line has nothing to do with any font type, just the text, for fun you can change the <font color="#FF33FF">MTM2.loc</font> to <font color="#FFFF33">MTM2-fun.loc</font> for a funny text dialogue, or <font color="#FFFF33">MTM2-pig.loc</font> for some pig latin dialogue.
http://www.mtmc4fun.com/MTMbbs/KASHMIR.JPG
<font size=1>Edited by Malibu350 (28-11-2002)</font>
<IMG SRC="http://www.mtmc4fun.com/MTMbbs/MODERN.JPG" border=0>
This is nothing new to some but others may not know about it so here it is.
I change the font type and size so the race screen is not so cluttered up, it really helps clear up the veiw in any race cam setting... others may like it just to personalize their own race screen, any font you have in your C:\WINDOWS\Fonts directory will display just fine.
What to do
open up windows explorer and go to C:\Program Files\Microsoft Games\Monster Truck Madness 2\system, inside the system folder will be the Monster.INI file, open it up with notepad and scroll down to the bottom, to the [fonts] section.
It'll look like this as default;
[Fonts]
gOSFontUseGlobal=0
gOSFontUse_SmallLCD=0
gOSFontUse_Small=0
gOSFontUse_Medium=0
gOSFontUse_Large=0
gOSFontName_SmallLCD=Arial,Arial,Arial
gOSFontName_Small=Arial,Arial,Arial
gOSFontName_Medium=Arial,Arial,Arial Bold
gOSFontName_Large=Arial,Arial,Arial Bold
gOSFontSize_SmallLCD=-9,-9,-16
gOSFontSize_Small=-9,-9,-16
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-26
gLocalizationFile=UI\MTM2.loc
<font color="#33FF33">Note: always make a back up copy of the Monster.INI and put it in a safe place just in case of something unexpected.</font>
To get the second Modern Font display above I made the following changes;
[Fonts]
gOSFontUseGlobal=<font color="#FFFF33">1</font>
gOSFontUse_SmallLCD=<font color="#FFFF33">1</font>
gOSFontUse_Small=<font color="#FFFF33">1</font>
gOSFontUse_Medium=0 <font color="#6666FF"> <--- did not change the pre race screen</font>
gOSFontUse_Large=<font color="#FFFF33">1</font>
gOSFontName_SmallLCD=<font color="#FFFF33">Modern,Modern,Modern</font>
gOSFontName_Small=<font color="#FFFF33">Modern,Modern,Modern</font>
gOSFontName_Medium=Arial,Arial,Arial Bold <font color="#6666FF"> <--- did not change the pre race screen</font>
gOSFontName_Large=<font color="#FFFF33">Modern,Modern,Modern</font>
gOSFontSize_SmallLCD=-9,-9,-<font color="#FFFF33">10</font>
gOSFontSize_Small=-9,-9,-<font color="#FFFF33">10</font>
gOSFontSize_Medium=-10,-10,-16 <font color="#6666FF"> <--- did not change the pre race screen</font>
gOSFontSize_Large=-5,-5,-<font color="#FFFF33">6</font>
gLocalizationFile=UI\MTM2.loc
That should give you a general idea but there are umpteen different combinations you could try, so have fun with it.
below is just a couple notes
the first line, <font color="#FF33FF">gOSFontUseGlobal=0</font> is the master switch
the second, line <font color="#FF33FF">gOSFontUse_SmallLCD=0</font> controls the upper left "lap, best, clock, lead, and place," table fonts
the third line, <font color="#FF33FF">gOSFontUse_Small=0</font> controls the "gauges, names, and finder" fonts.
the fourth line <font color="#FF33FF">gOSFontUse_Medium=0</font> controls the "loading" pre race screen font.
the fifth line <font color="#FF33FF">gOSFontUse_Large=0</font> controls the scrolling chat, and cam view font.
lines <font color="#FF33FF">6 through 9</font> sets the font types respectivly
lines <font color="#FF33FF">10 through 13</font> sets the font sizes respectivly, I'm not sure what the first two numbers do but the third will change the font sizes.
the <font color="#FF33FF">gLocalizationFile=UI\MTM2.loc</font> line has nothing to do with any font type, just the text, for fun you can change the <font color="#FF33FF">MTM2.loc</font> to <font color="#FFFF33">MTM2-fun.loc</font> for a funny text dialogue, or <font color="#FFFF33">MTM2-pig.loc</font> for some pig latin dialogue.
http://www.mtmc4fun.com/MTMbbs/KASHMIR.JPG
<font size=1>Edited by Malibu350 (28-11-2002)</font>
I didn't understand any of it - explain it again. LOL yeah, IAM_Clawfford turned me on to this a while back. I've never tried it, but I think I will now just to see how I like it.
Great info, Mal! I'm sure many will make use of it. 
Note: Try the System font, too - looks great, and u can still read the scrolling chat
<font size=1>Edited by SLO_COPE (30-11-2002)</font>
Great info, Mal! I'm sure many will make use of it. 
Note: Try the System font, too - looks great, and u can still read the scrolling chat

<font size=1>Edited by SLO_COPE (30-11-2002)</font>
<font size=+2 face=Wingdings>J</font> I have done this
it is a nice trick. I too learned from clawford.
"the gLocalizationFile=UI\MTM2.loc line has nothing to do with any font type, just the text, for fun you can change the MTM2.loc to MTM2-fun.loc for a funny text dialogue, or MTM2-pig.loc for some pig latin dialogue."
What dialog is that?
I have stumbled upon those files before and i wondered what they were for.
------------------
Visit my site
it is a nice trick. I too learned from clawford."the gLocalizationFile=UI\MTM2.loc line has nothing to do with any font type, just the text, for fun you can change the MTM2.loc to MTM2-fun.loc for a funny text dialogue, or MTM2-pig.loc for some pig latin dialogue."
What dialog is that?
I have stumbled upon those files before and i wondered what they were for.
------------------
Visit my site
it's kinda hard to explain... best to just see it for yourself by changing the last line.... <font size=+2 face=Wingdings>J</font>
==============
here's a few more good examples (stolen from the SLO board heheh) that can be simply copied and pasted into the Monster.INI file...
by SLO_Jumper sample pic
[Fonts]
gOSFontUseGlobal=1
gOSFontUse_SmallLCD=1
gOSFontUse_Small=1
gOSFontUse_Medium=0
gOSFontUse_Large=1
gOSFontName_SmallLCD=Modern,Modern,Modern
gOSFontName_Small=Modern,Modern,Modern
gOSFontName_Medium=Arial,Arial,Arial Bold
gOSFontName_Large=Modern,Modern,Modern
gOSFontSize_SmallLCD=-9,-9,-10
gOSFontSize_Small=-9,-9,-10
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-12
gLocalizationFile=UI\MTM2.loc
by SLO_COPE sample pic
[Fonts]
gOSFontUseGlobal=1
gOSFontUse_SmallLCD=1
gOSFontUse_Small=1
gOSFontUse_Medium=0
gOSFontUse_Large=1
gOSFontName_SmallLCD=Modern,Modern,Modern
gOSFontName_Small=Modern,Modern,Modern
gOSFontName_Medium=Arial,Arial,Arial Bold
gOSFontName_Large=System,System,System
gOSFontSize_SmallLCD=-9,-9,-10
gOSFontSize_Small=-9,-9,-10
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-8
gLocalizationFile=UI\MTM2.loc
by ShaggZ sample pic
[Fonts]
gOSFontUseGlobal=1
gOSFontUse_SmallLCD=1
gOSFontUse_Small=1
gOSFontUse_Medium=0
gOSFontUse_Large=1
gOSFontName_SmallLCD=Tahoma,Tahoma,Tahoma
gOSFontName_Small=Tahoma,Tahoma,Tahoma
gOSFontName_Medium=Tahoma,Tahoma,Tahoma Bold
gOSFontName_Large=Tahoma,Tahoma,Tahoma
gOSFontSize_SmallLCD=-9,-9,-10
gOSFontSize_Small=-9,-9,-10
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-12
gLocalizationFile=UI\MTM2.loc
==============
here's a few more good examples (stolen from the SLO board heheh) that can be simply copied and pasted into the Monster.INI file...
by SLO_Jumper sample pic
[Fonts]
gOSFontUseGlobal=1
gOSFontUse_SmallLCD=1
gOSFontUse_Small=1
gOSFontUse_Medium=0
gOSFontUse_Large=1
gOSFontName_SmallLCD=Modern,Modern,Modern
gOSFontName_Small=Modern,Modern,Modern
gOSFontName_Medium=Arial,Arial,Arial Bold
gOSFontName_Large=Modern,Modern,Modern
gOSFontSize_SmallLCD=-9,-9,-10
gOSFontSize_Small=-9,-9,-10
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-12
gLocalizationFile=UI\MTM2.loc
by SLO_COPE sample pic
[Fonts]
gOSFontUseGlobal=1
gOSFontUse_SmallLCD=1
gOSFontUse_Small=1
gOSFontUse_Medium=0
gOSFontUse_Large=1
gOSFontName_SmallLCD=Modern,Modern,Modern
gOSFontName_Small=Modern,Modern,Modern
gOSFontName_Medium=Arial,Arial,Arial Bold
gOSFontName_Large=System,System,System
gOSFontSize_SmallLCD=-9,-9,-10
gOSFontSize_Small=-9,-9,-10
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-8
gLocalizationFile=UI\MTM2.loc
by ShaggZ sample pic
[Fonts]
gOSFontUseGlobal=1
gOSFontUse_SmallLCD=1
gOSFontUse_Small=1
gOSFontUse_Medium=0
gOSFontUse_Large=1
gOSFontName_SmallLCD=Tahoma,Tahoma,Tahoma
gOSFontName_Small=Tahoma,Tahoma,Tahoma
gOSFontName_Medium=Tahoma,Tahoma,Tahoma Bold
gOSFontName_Large=Tahoma,Tahoma,Tahoma
gOSFontSize_SmallLCD=-9,-9,-10
gOSFontSize_Small=-9,-9,-10
gOSFontSize_Medium=-10,-10,-16
gOSFontSize_Large=-10,-10,-12
gLocalizationFile=UI\MTM2.loc
Just a note. MTM2-fun.loc and MTM2-pig.loc contain a couple display glitches but if you open them up in notepad and compare them to MTM2.loc the repairs are easy to make. You can even make a new file MTM2-my.loc (or whatever) and it will work fine if you pod it and mount it higher in the pod.ini list and change the name in the monster.ini
"mount it higher in the pod.ini"
Higher than what?
I dont think it would need to be high because it is not replacing a file if u give it a unique name.
I'll try it out to see if there is any differnece.
------------------
Visit my site
Higher than what?
I dont think it would need to be high because it is not replacing a file if u give it a unique name.
I'll try it out to see if there is any differnece.
------------------
Visit my site
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Phineus:
yea yea whatever, did you know you could change the fonts too ?
<HR></BLOCKQUOTE>
were do u go to change fonts?
------------------
<IMG SRC="http://jarodsmtm.web1000.com/sigs/bull.jpg" border=0> ON A MISSION
yea yea whatever, did you know you could change the fonts too ?
<HR></BLOCKQUOTE>were do u go to change fonts?
------------------
<IMG SRC="http://jarodsmtm.web1000.com/sigs/bull.jpg" border=0> ON A MISSION
Excellent. Turning fat digits into phat digits, I wish I'd known of this years ago. I never liked having the pitboard or dash onscreen because of their bulk. I've also toyed with monster.ini but have always ignored the font stuff, not recognizing the practical benefit of changing it. Thanks!
<font size=1>Edited by Winterkill (07-12-2002)</font>
<font size=1>Edited by Winterkill (07-12-2002)</font>
- Mouse
- Member
- Posts: 39
- Joined: Wed May 15, 2002 2:01 pm
- Location: Brampton, Ontario, Canada
- Contact:
AWESOME, like winterkill, I wish I knew about this long ago.
Many thanks Mal
------------------
<IMG SRC="http://www.smp-creations.50megs.com/mouse2tm.gif" border=0>
SMP-Creation's
Many thanks Mal
------------------
<IMG SRC="http://www.smp-creations.50megs.com/mouse2tm.gif" border=0>
SMP-Creation's