PDA

View Full Version : I'm giving TMO a try but the chronometer is too small


james_nix
04-28-15, 06:29 AM
How can I make it bigger? I can't see one line from another to take measurements for target speed. I can due the graphic part, but what text parameters do I change?

Longknife
04-28-15, 07:51 AM
There are several mods that will replace the chronometer with a larger one.

I cant vouch for any of them though as I haven't tried them. While my eyes aren't what they used to be I make up the difference by using a very large monitor :haha:

james_nix
04-28-15, 07:56 AM
There are several mods that will replace the chronometer with a larger one.

I cant vouch for any of them though as I haven't tried them. While my eyes aren't what they used to be I make up the difference by using a very large monitor :haha:

Thanks, I'll look again, maybe I missed one. All I found was larger HUD and different watches, but not a larger one.

Although a larger monitor isn't a bad idea either!

thegrindre
04-28-15, 09:26 AM
You should be able to 'undo' the smaller chrono to its default by modifying the "menu_1024_768.ini" file. There are 18 or 19 lines to change.

These are the lines that make the watch smaller. Compare these to a stock .ini file and change them back to default:

[G29 I2]
Pos=412,0,312,300
Zone= 412 768 234 225 0 1 0x29000000 1.23 0 0x29020000 -1 0 -300 0
[G29 I3]
Zone= 566 596 3 3 0 1 0x2902000C 0.5 -0.5 0x29020006 -0.5 0.5 0 0
[G29 I4]
Zone= 562 686 9 138 0 1 0x2902000C 0.5 -0.5 0x2902000E -0.5 0.5 0 0
[G29 I5]
Zone= 564 674 6 39 0 1 0x2902000C 0.5 -0.09 0x2902000F -0.5 0 0 0
[G29 I6]
Zone= 562 686 9 138 0 1 0x2902000C 0.5 -0.5 0x29020010 -0.5 0.5 0 0
[G29 I7]
Zone= 557 681 16.5 130.5 0 1 0x2902000C 0.5 -0.5 0x29020008 -0.5 0.5 0 0
[G29 I8]
Zone= 560 692 12 147 0 1 0x2902000C 0.5 -0.5 0x29020009 -0.5 0.5 0 0
[G29 I9]
Zone= 563 567 6 45 0 1 0x2902000C 0.5 -1 0x29020011 -0.5 1 -1 11
[G29 I10]
Zone= 564 567 7.5 46.5 0 1 0x29020007 0.5 -0.5 0x29020002 -0.5 0.5 0 -7
[G29 I11]
Zone= 565 583 6 60 0 1 0x29020007 0.5 -0.5 0x29020003 -0.5 0.5 0 0
[G29 I12]
Zone= 564 573 7.5 45 0 1 0x29020007 0.5 -0.5 0x29020004 -0.5 0.5 0 0
[G29 I13]
Zone= 564 674 6 39 0 1 0x2902000F 0.5 -0.5 0x29020005 -0.5 0.5 0 0
[G29 I14]
Zone= 529 583 60 60 0 1 0x2902000C 0.5 -0.965 0x29020007 -0.5 1 1 0
[G29 I15]
Zone= 558 720 15 14 0 1 0x29020000 0.5 -0.16 0x2902000D -0.5 0 0 0
[G29 I16]
Zone= 470 692 147 147 0 1 0x29020001 0.5 -0.505 0x2902000C -0.5 0.5 0 0
[G29 I17]
Zone= 450 702 177 176 0 1 0x29020001 0.5 -1 0x2902000B -0.5 1 0 0
[G29 I18]
Zone= 450 722 177 191 0 1 0x29020000 0.5 -1 0x29020001 -0.5 1 0 0
[G29 I19]
Zone= 544 758 36 27 0 1 0x29020001 0.5 0 0x2902000A -0.5 1 0 0

Have fun.