Jump to content

Recommended Posts

Posted

Hey folks.

 

Is there any way to modify the ground clutter density (smallshit) to how it was pre-1.2.6? It looks horrible now. I guess they did that for performance reasons, but if I had FPS issues, I could have just disable it. And if I want my ground to be pretty, one chunk of grass every 10 meters doesn't help very much.

 

Thanks.

Posted
Hey folks.

 

Is there any way to modify the ground clutter density (smallshit) to how it was pre-1.2.6? It looks horrible now. I guess they did that for performance reasons, but if I had FPS issues, I could have just disable it. And if I want my ground to be pretty, one chunk of grass every 10 meters doesn't help very much.

 

Thanks.

 

Not sure but this might of interest. Open the file "terrain.cfg.lua" which is found in this folder:

DCS World\Bazar\Terrain

 

Change the value of the "squareSize =" in line number 79.

 

This is the function it is apart of:

 

smallshit =

{

heightMapSize = 512;

files =

{

{

name = "grass";

texture = "SmallShit_Grass.dds";

slope = 0.8;

slopeDelta = 0.3;

layers =

{

{

squareSize = 150.0; <---- CHANGE THIS VALUE, FOUND IN LINE 79

scale = 1.0;

},

{

squareSize = 20.0;

scale = 1.0;

},

{

squareSize = 10.0;

scale = 0.8;

}

};

}

}

}

 

 

It may or may not work but I know that lowering the value 150.0 to 50 is used in the "Reduce Grass Density" mod that is somewhere on this forum. Increasing it might increase the amount of grass shown. Just an idea.

 

Hope it helps.

 

Regards,

Milli

  • Like 1
Posted

I was actually going to add a thread asking if they increased it.

I noticed that smoke and flames are much better and everything else in general.

If so maybe because they don't have to worry about 32 bit anymore?

Asus Sabertooth P67 Motherboard 2600k CPU, 16 gig DDR3, 1600. Samsung 830, 256 gig hard drive,

GTX780 Video Card, Warthog Hotas, Razer Mamba mouse. Saitek Combat Rudder Pedals. Trackir 5, Verizon FIOS 25Meg Up/Down

Posted

Have you tried the DCSEnhancedTerrain-v1.1 available in the user files section of the downloads page?

This was a Boutique Builder iBuypower rig. Until I got the tinker bug again i7 920 @3.6Mhz 12Gig Corsair XMS3 ram 1600 Nvidia 760 SLi w/4Gig DDR5 Ram Intel 310 SSD HDD 160 Gb + Western Digital 4Terabyte HDD Creative SB X-Fi HD Audio Logitech X-530 5.1 Surround Speaker System Dual Acer 32"Monitors. PSU 1200 w Thermaltake Win10 64Bit.

Posted

http://forums.eagle.ru/showthread.php?t=113910

 

Try this as suggested.

 

This Mod is a "must have"! :thumbup:

CPU: AMD Ryzen 9800X3D, System-RAM: 64 GB DDR5, GPU: nVidia 4090, Monitor: LG 38" 3840*1600, VR-HMD: Pimax Crystal/Super, OS: Windows 11 Pro, HD: 2*2TB and 1*4 TB (DCS) Samsung M.2 SSD

HOTAS Throttle: TM Warthog Throttle with TM F16 Grip, Orion2 Throttle with F15EX II Grip with Finger Lifts

HOTAS Sticks: Moza FFB A9 Base with TM F16 Stick, FSSB R3 Base with TM F16 Stick

Rudder: WinWing Orion Metal

Posted
Bump? Even local modders usually doing all sorts of magic don't know how to solve this? :(

 

have you ever tried HJ's old settings ?

 

http://forum.lockon.ru/showpost.php?p=1187297&postcount=24

http://forum.lockon.ru/showpost.php?p=1191730&postcount=30

 

smallshit =

{

heightMapSize = 3072;

files =

{

{

name = "grass";

texture = "SmallShit_Grass.dds";

slope = 0.4;

-- slope = 0.8;

slopeDelta = 0.3;

layers =

{

{

squareSize = 20.0; --**200.0

scale = 1.6;

},

{

squareSize = 7.0; --**200.0

scale = 1.2;

},

{

squareSize = 3.0; --**90.0

scale = 0.8;

}

};

}

 

**************

DCS A-10C\MissionEditor\modules\dialogs \me_options_system.dlg

 

row 1235

 

["range"] =

{

[1] = 0,

[2] = 25000,

}, -- end of ["range"]

 

screen110501214634.jpg

screen110501233911.jpg

  • Like 1

sign-pic4.jpg

Posted (edited)

Thanks, Vampire. Editing those lines seems to work (I didn't touch range though, that's not importnant to me). But at the same time, I give up on this, because there must be something wrong with the simulator especially when I look at people complaining about poor performace lately.

 

I mean, even with these values, smallshit coverage is maybe 30% of how it was back then but fps are waaaaay lower.

 

I found some old screenshots from the last year when I was starting with DCS and fps counter reads 40-60 on them even when there are vehicles and clouds (AA was cranked up as well for those screenshots). Now with just clean map F11 view, sparser smallshit and lower antialiasing - 20fps.

 

So yeah - waiting for EDGE :noexpression:

 

 

Edit: I found old 1.2.5 files on my disk, installed, smallshit everywhere, 60fps. What happened ED? :(

Edited by GeorgeLKMT
Posted

 

Edit: I found old 1.2.5 files on my disk, installed, smallshit everywhere, 60fps. What happened ED? :(

 

Sounds interesting. Can you tell me what file or files to change? Is it the smallshit file found in one of the zip files?

 

Regards,

Milli

Posted

Must be those vapour trail on wings ;) Seriously, I did not notice any graphical improvements in 1.26 that would justify the performance drop from 1.25... Graphics wise, I cant think of any other additions apart from the beautiful wing trails.

  • Recently Browsing   0 members

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