View Single Post
Old 03-06-10, 05:56 AM   #153
maerean_m
Captain
 
Join Date: Mar 2007
Location: Bucharest, Romania
Posts: 529
Downloads: 0
Uploads: 0
Default

Quote:
Originally Posted by jimimadrid View Post
@TheDarkWraith
Try to get the dials bigger by using following settings in the Data\Menu\Pages\Page layout.ini

[G3F I19]
Pos=364,52,75,75
Zone= 876 110 75 75 0 1 0x3F010019 0.5125 0.318182 0x3F1F0000 -0.5 0.5 0 0
...
To all the modders: please see the info provided in this thread on how to activate the Menu Editor (which is the right way to edit the menu pages). Manually editing the ini files may work in some cases (because of the extra checks that are performed when loading the files), but it's not the recommended course of action.

There are things that can be done only by editing the ini file, like setting the bilinear flag for the textures (so they look great when resized (e.g. the dials)). This is done by changing the MatFlags=0x1 property to MatFlags=0x9 (adding 8, the DirectX value for bilinear filtering) for all the items that use that specific texture.
But the resizing of items should be done in the Menu Editor.
__________________
Kilroy was here
maerean_m is offline