View Single Post
Old 08-01-11, 02:32 AM   #24
TaipaN_
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

For anyone still watching this thread, thanks it put me on the right track.

For 2560x1600 in TMO 2.2 the Chrono, Gramo, Radio and map don't work.

To fix them all, modify these sections of menu_1024_768.ini:

Don't just dump it into the file of course find each [section] and replace just that section as per these sections:

[G2C I1]
Name=Page UserRadio
Type=1027;Menu page
ItemID=0x2C000000
ParentID=0x0
Pos=0,0,1024,768
Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x2C000000 -0.5 0.5 0 0
LoadingMode=1

[G2C I2]
Name=RadioDevice
Type=1026;Menu group
ItemID=0x2C010000
ParentID=0x2C000000
Pos=756,-256,268,256
Zone= 756 512 268 256 0 1 0x2C000000 1 -0.5 0x2C010000 -1 0.5 0 0
Color=0xFFFFFFFF

[G4B I1]
Name=Page Gramophone
Type=1027;Menu page
ItemID=0x4B000000
ParentID=0x0
Pos=0,0,1024,768
Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x4B000000 -0.5 0.5 0 0
LoadingMode=1

[G4B I2]
Name=GramophoneDevice
Type=1026;Menu group
ItemID=0x4B010000
ParentID=0x4B000000
Pos=756,-256,268,256
Zone= 756 512 268 256 0 1 0x4B000000 1 -0.5 0x4B010000 -1 0.5 0 0
Color=0xFFFFFFFF


[G29 I2]
Name=Chrono
Type=1026;Menu group
ItemID=0x29020000
ParentID=0x29000000
Pos=756,-256,268,256
Zone= 756 512 268 256 0 1 0x29000000 1 -0.5 0x29020000 -1 0.5 0 0
Color=0xFFFFFFFF

Then you'll find these items appear on the right, just drag them to where you want.
  Reply With Quote