Jump to content

Recommended Posts

Posted

Is there a way to delete a few buildings out of tha lomac flamming cliffs folder, cause some citys are really to big for my PC, he can't handle tha graphics, I don't need tha water graphic so I set it to "Low". But anyway I'm building a large Airbase mission where different planes flying different trainin sorties, about 10 jets on tha Ground and 10 in tha Air,different vehicles drivin' around tha Base and so on, building up a F-16 / A-10 base and I don't want to use the mod which delete Airbase buildings too, I just want to make tha Citys a lil bit smaller and Delete a few Buildings that I don't need, so hopefully I can save a lot of performance for my mission and graphic settings. I now that tha buildings are *.Cmd files, but I don't know which file is what kind of building. Hope ya'll can help me.

 

Eternal

Posted

Here is the way I understand it, If you delete structures out of the HIGH folder it will just replace the structures with the ones you deleted or in other words you will just get more of the other structures that you didn't delete.

 

If you really want to reduce the number of buildings you have to change a setting in your graphics.cfg file.

 

FIRESOLDIER845

{

near_clip = 4;

middle_clip = 4;

far_clip = 60000;

structures = {20, 2000};

trees = {100000, 6000};

dynamic = {300, 20000};

objects = {3000, 40000};

mirage = {3000, 10000};

surface = {10000, 50000};

lights = {50, 10000};

lod = 0.7;

}

 

See the structures = ??

 

The first # is the density and the 2nd number is the range (I think in meters) that the objects come into view. If you lower the density you should get better fps over the towns. You can also try reducing the range as well. I have mine set to 20 and 2000 and my fps never drops below the high 30's even over the large towns.

 

You can also look for:

 

LandLodDistances

{

LandDay

{

L01 = 8000;

L12 = 25000;

 

This is the range at which LockOn will choose between high or low resolution textures. If you lower to these settings you should get better fps without much visual quality loss. I found if you go below these numbers you will start to notice the terrain quality will reduce significantly. By using these 2 tweaks I've practically doubled my fps over the default settings.

 

cheers

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...