All-Aircraft-Simulations
Load.Ini Question - function of a number... - Printable Version

+- All-Aircraft-Simulations (https://allaircraftsimulations.com)
+-- Forum: IL2 MAP MODS Download & Discussion (https://allaircraftsimulations.com/forumdisplay.php?fid=269)
+--- Forum: OLD IL2 MAP MODS Discussion & WIP-MAP-MODS (https://allaircraftsimulations.com/forumdisplay.php?fid=307)
+--- Thread: Load.Ini Question - function of a number... (/showthread.php?tid=55268)



Load.Ini Question - function of a number... - Baco1170 - 14.07.2008

Hi, Several Load.ini files have a number after the Skin designation for a particular tile, ej.

Airfield1 = land/summer/Fileds1.tga, 2

I have seen "2" and "'-2".

Anybody knows what the number does? Has it anithing to do with belnding different tiles?


- canonuk - 14.07.2008

No, it's to do with scaling of the texture.

If there's no number, the texture is displayed at the default resolution. If it's a '2' the texture is displayed at twice the size (and therefore half the resolution). A '-2' halves the size and doubles the resolution.

I don't have Perfect mode to test this, but apparently auto-generated trees won't appear on textures displayed as '2' and above.

Joe


- Baco1170 - 14.07.2008

Thanks Cannon, Grate info there.