Jump to content

Recommended Posts

Posted

Can someone tell me how to get screen shots in DCS World? I've tried but to no avail.

AMD A10-7870K Radeon R7, 12 Core Processor 3.90 GHz.

16 GB of Ram

2 MSI Armor Radeon RX580 8GB Graphics Cards

LG Blue Ray

Samsung 1TB SSD

Western Digital 1TB HD

2TB Western Digital SSD

Corsair Full Tower

Liquid Cooling

Windows 10 Professional 64 Bit

27 Samsung LED curved Monitor

Posted
Can someone tell me how to get screen shots in DCS World? I've tried but to no avail.

Press key "PrntScr" and have a look in ...\Saved Games\DCS\ScreenShots

Posted

I looked all over and there is no such path

AMD A10-7870K Radeon R7, 12 Core Processor 3.90 GHz.

16 GB of Ram

2 MSI Armor Radeon RX580 8GB Graphics Cards

LG Blue Ray

Samsung 1TB SSD

Western Digital 1TB HD

2TB Western Digital SSD

Corsair Full Tower

Liquid Cooling

Windows 10 Professional 64 Bit

27 Samsung LED curved Monitor

Posted

There must be. C:\Users\username\Saved Games\DCS\ScreenShots

 

Tip: If you don't want your screenshots to be taken in ugly jpg, go to \DCS World\Config, open graphics.lua and find these two lines:

 

ScreenshotQuality = 90;

ScreenshotExt = "jpg";

 

You can change 90 to 100 and jpg to bmp if you want (png might work as well, haven't tried that). Might wanna change that after each update.

Posted
There must be. C:\Users\username\Saved Games\DCS\ScreenShots

 

Tip: If you don't want your screenshots to be taken in ugly jpg, go to \DCS World\Config, open graphics.lua and find these two lines:

 

ScreenshotQuality = 90;

ScreenshotExt = "jpg";

 

You can change 90 to 100 and jpg to bmp if you want (png might work as well, haven't tried that). Might wanna change that after each update.

That was it Thanks so much

AMD A10-7870K Radeon R7, 12 Core Processor 3.90 GHz.

16 GB of Ram

2 MSI Armor Radeon RX580 8GB Graphics Cards

LG Blue Ray

Samsung 1TB SSD

Western Digital 1TB HD

2TB Western Digital SSD

Corsair Full Tower

Liquid Cooling

Windows 10 Professional 64 Bit

27 Samsung LED curved Monitor

Posted

If you don't feel like editing that file again after each update do the following.

Navigate to ..../savedgames/dcs/config

Open the Network.cfg and resave it as "autoexec.cfg"

Now delete every thing contained in the file and replace it whit the following;

 

 

options.graphics.maxfps = 30

options.graphics.ScreenshotQuality = 100

ScreenshotExt = "bmp"

 

All settings made in this file will not be overridden by updates, which is very handy.

 

The maxfps line dictates the maximum fps the simulator will generate, regardless of available computing power.

 

This is very useful if your fps tends to fluctuate causing stutters.

Limiting the fps in that case will produce an overall more smooth flying experience.

 

If you don't want to limit the fps you can simply disable it by deleting the line, setting the value to 0 or setting the value higher then what your system can produce.

[sIGPIC][/sIGPIC]

The keeper of all mathematical knowledge and the oracle of flight modeling.:)
Posted

Open the Network.cfg and resave it as "autoexec.cfg"

Now delete every thing contained in the file and replace it whit the following;

 

 

options.graphics.maxfps = 30

options.graphics.ScreenshotQuality = 100

ScreenshotExt = "bmp"

 

 

Why not just create a new file and paste in the above lines, instead of all that?

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Posted
Why not just create a new file and paste in the above lines, instead of all that?

 

It has something to do with the encoding of the file IIRC. I tried that using a new file, and the settings never applied. Using the method he described works.

i7 7700K | 32GB RAM | GTX 1080Ti | Rift CV1 | TM Warthog | Win 10

 

"There will always be people with a false sense of entitlement.

You can want it, you can ask for it, but you don't automatically deserve it. "

Posted
It has something to do with the encoding of the file IIRC. I tried that using a new file, and the settings never applied. Using the method he described works.

 

Correct, for those that are curious. Correct encoding would be;

 

UTF-8 without BOM

 

No idea what that means, but it's what Notepad++ tells me.

[sIGPIC][/sIGPIC]

The keeper of all mathematical knowledge and the oracle of flight modeling.:)
Posted
Correct, for those that are curious. Correct encoding would be;

 

UTF-8 without BOM

 

No idea what that means, but it's what Notepad++ tells me.

 

its so you cyrillic letters apply and all that jazz, but i cant get it to work, i do what you said to do, but it keeps saving in .jpg, as in nothing changes.

  • ED Team
Posted

ScreenshotExt = "bmp"

You can use PNG also.

Единственный урок, который можно извлечь из истории, состоит в том, что люди не извлекают из истории никаких уроков. (С) Джордж Бернард Шоу

  • Recently Browsing   0 members

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