View Single Post
Old 02-19-11, 05:39 PM   #5
Bambi the Destroyer
Bilge Rat
 
Join Date: Feb 2011
Posts: 1
Downloads: 31
Uploads: 0
Default Mini Chrono manual fix

In version 1.4, It's not too hard to edit the menu_1024_768.ini file. It's in the (install directory)/data/menu folder.

First, rename menu_1024_768.ini to oldmenu_1024_768.ini, or something like that...Open it with notepad, and save it as the original file name. Now you can edit the copy, and can restore the original file if you need to.

Scroll down till you get to the clock section, [G 29 I2] through [G29 I19] for ver 1.4.

Each section, I2 to I19 has a zone= line. The 3rd and 4th numbers of each line control the size. Just change the numbers by the percent you want the clock smaller, ie, 50% for half size.

It should read

[G29 I2]
Name=Chrono
Type=1026;Menu group
ItemID=0x29020000
ParentID=0x29000000
Pos=412,0,312,300
Zone= 412 768 312 300 0 1 0x29000000 1 0 0x29020000 -1 0 -300 0
Color=0xFFFFFFFF

Change the 312 to 156 and the 300 to 150 in the zone= line to reduce the clock size by half. I made mine 60% of original size, and just rounded up or down to the nearest whole number.

Each Section, I2 through I19 is for 1 piece of the clock, so you have to change both numbers in each section, and by the same percentage.

This should work in ver 1.5 too, although the clock section may be numbered differently.
Bambi the Destroyer is offline   Reply With Quote