Jump to content
Sio123

How to improve your FPS?

Recommended Posts

I rarely have 60fps in this game on low and it's definitely not my computer's fault, so I'm wondering, how can I improve my fps? Are there any tricks or something I can use?

My CPU: i5 2500k@4.2Ghz

My GPU: GTX 980 Reference

Share this post


Link to post
Share on other sites

I rarely have 60fps in this game on low and it's definitely not my computer's fault, so I'm wondering, how can I improve my fps? Are there any tricks or something I can use?

My CPU: i5 2500k@4.2Ghz

My GPU: GTX 980 Reference

I have in many ways a better a computer than you but I too cannot currently achieve the frames you desire. This guide will help though

Game Launch Parameters

First of all, open Steam, then click Library, find DayZ and right click on it. Select Properties, under the General tab click Set launch options. There you will add the Game launch parameters.

Now you can add multiple commands which will help improving game performance.

-winxp

# This command might increase your FPS a lot. Warning: If you're already using Windows Xp don't use this command. Sometimes it could make the game crash (for example if you press Alt+Tab and then reopen it), but it will grant you about 10 fps in cities and 20 fps in the other places. If you encounter this problem, just remove the parameter. This command will make the game run in windows xp compatibility mode.If the game crashes, try lowering the HDR to very low, by starting the game without the parameter, and setting the hdr in the rendering options. Then try to add the -winxp parameter again and start the game. If you encounter any problem and your game doesn't start anymore, just remove it. Also, remember to not change any settings while you're ingame or the game will crash. If you want to change your settings, just exit the game, remove the parameter, run the game, change the settings, exit again and re add -winxp.

If -winxp parameter still makes your game crash, you may try running it in windows xp compatibility mode manually. Go to C:\Program Files (x86)\Steam\SteamApps\common\DayZ, program files x86 if your system is 64 bit. Then locate DayZ.exe, right click on it, Properties, click on the Compatibility Tab, then Run this program in compatibility mode for:, select Windows Xp, and press OK.

With and without -winxp parameter comparison:

37 FPS

46 FPS

-cpuCount=#

# How many cores your CPU has, for example: for a dual core cpu the number 2 (-cpuCount=2), for a quadcore 4 (4 is the maximum value). If you got a CPU which has more than 4 cores, see -exThreads parameter info.

-exThreads=#

# How many extra cores/threads your CPU has, see the list below:

Amd cpus:

-Dual Core: -cpuCount=2, -exThreads=1

-Quad Core: -cpuCount=4, -exThreads=3

-Six Cores: -cpuCount=4, -exThreads=5

-Eight Cores: -cpuCount=4, -exThreads=7

Intel cpus:

-Dual Core: -cpuCount=2, -exThreads=1

-Dual Core with 4 threads: -cpuCount=2, -exThreads=3

-Quad Core: -cpuCount=4, -exThreads=3

-Quad Core with 8 threads: -cpuCount=4, -exThreads=7

-maxMem=#

# The amount of Ram the game can use, if you got 2GB of Ram set it to 2048 - 1024(-maxMem=1024), 4GB 3072, 8GB 7168 and so on. By the way, the game shouldn't use more than 2048 mb of ram, so it's up to you to decide.

-maxVram=#

# How much ram your GPU has, 512MB, 1024MB, 2048MB, etc (-maxVram=1024 for example).

-nosplash and -noPause

# Will simply remove the splashscreen at game start and let the game work in background.

The startup line will look like this for example:

After you've finished, click on OK.

In game settings

Now we'll set up the in game settings. At the Main Menu, click on Configure, Video.

Now set the Rendering resolution to your native resolution, the resolution next to 100%. Overall quality to Custom, VSync disabled if you don't have a 120Hz monitor.

Now click on the Quality tab, here you'll see 4 options:

Objects - decrease it if you haven't got a powerful CPU, Very low should be ok for 2-4 cores Amd Cpus and 2 cores Intel Cpus (2 Threads), low and normal for 2-4 cores Intel Cpus (4 Threads) and 6 cores Amd Cpus, high for 8 cores Amd Cpus and 4 cores Intel Cpus (4-8 Threads) and very high for 4+ cores Intel Cpus (8+ Threads).

Terrain - it affects GPU, increase it if you got a powerful video card

Clouds - leave it on Very low or disable it.

Shadows - affects both CPU and GPU, turn it up if you got a powerful GPU.

After you set up the quality settings, click on the Textures tab, here there are 3 settings:

Video Memory - set it to Auto

Texture Detail - If you got a good GPU set it to Very high or high (it doesn't cause FPS drops), otherwise turn it down.

Texture Filtering - This is the anisotropic filter, it doesn't have a high impact on performance, so if you got a good GPU, set it to high or very high.

Now, the last one, click on the Rendering tab

Antialiasing - i suggest keeping it on because it smoothes the game, but if you get low FPS disable it. Disabling it you'll get a good fps boost. For the ones who have a good gpu: You should disable the antialiasing and increase the resolution, this will improve the system usage and grant you some more fps.

Alpha to Coverage - if you didn't disable the antialiasing this option will be available, setting it to All trees + grass will not cause significant FPS drops if you set Antialiasing on low.

Edge Smoothing - Leave it Disabled or set it to whatever you like, it doesn't affect the performance too much.

HDR Quality - Set it on Very low

Ambient Occlusion - Disable it for a good FPS boost in open areas and cities (about 15-20 FPS).

Post Process Quality - I suggest to disable it, it has a medium impact on performance. If you disable it you won't see the blur effects anymore and so you won't be able to understand if your character is healthy or not. You should check how many fps you're getting with it disabled and then enabled to see which value suits best for your system.

Bloom -Set it as you like

Rotation Blur - Disable it or turn it up a little bit, it doesn't affect performance too much.

Cfg settings: video and mouse tweaks

In this section, you'll learn how to properly edit the configuration files, in order to gain some more fps.

Max Frames Ahead. This fix will smooth the game, so open DayZ.cfg with the notepad (you can find it in C:\Users\Username\Documents\DayZ\), find the lines GPU_MaxFramesAhead=# and GPU_DetectedFramesAhead=# and set them to the same value (between 1 and 4) (GPU_MaxFramesAhead=1/2/3/4 and GPU_DetectedFramesAhead=1/2/3/4).

These settings won't increase your FPS but will give you the feeling as the game is running at higher FPS.

Other improvements:

Open the file named YourName (.DAYZPROFILE) located in C:\Users\Username\Documents\DayZ\ with the notepad. Now find the following lines:

sceneComplexity=# - set it to a value between 200000 and 50000 (other values are 1000000, 750000, 250000 but they require a high end cpu), it will draw less elements and reduce CPU load.

viewDistance=# - set it to a value between 1800 and 1200, it reduces the cpu and gpu load.

preferredObjectViewDistance=# - it decreases CPU load, set it to 1000 (or between 800 and 1600);

terrainGrid=# - Set it to one of these values: 50, 25, 12.5, 6.25, 3.125. Higher value = Better FPS, Lower value = lower fps but a better graphic quality. I suggest setting it to 25 or 12.5 for the best performance/quality ratio.

shadowZDistance=# - set it to a value between 100 and 200 (100 is the best for me), reduces gpu and cpu load.

For example, my parameters are:

(AMD System)

sceneComplexity=150000;

shadowZDistance=100;

viewDistance=1400;

preferredObjectViewDistance=1000;

terrainGrid=3.125;

(Intel System)

sceneComplexity=1000000;

shadowZDistance=150;

viewDistance=3000;

preferredObjectViewDistance=1700;

terrainGrid=3.125;

Mouse X and Y speeds problem fix. Probably you've seen that mouse x and y speeds are different, you can fix this issue by setting the lines mouseSensitivityX=# and mouseSensitivityY=# (located in the YourName .DAYZPROFILE file), to the same value. Also you can disable mouse smoothing.

mouseSmoothing=# - This is optional, set it to 0 to disable mouse smoothing.

Note: After you edit these files, don't change any of the in game settings, otherwise, those settings will overwrite the .cfg ones. You can avoid this by setting read only property to those files when you edit them.

Suggestions

I suggest you to close other programs before playing DayZ, even Steam windows, terminate the processes/applications you know you're not using, this will free up some Ram and CPU power and maybe pause your downloads/uploads. Also you'd better download Fraps and run it before adjusting your settings, to see which config gives you more FPS and update your video drivers.

It's recommended that you put DayZ.exe in high priority mode, so the system will leave all of its CPU power to it. You can do it by starting DayZ, when you're in the main menu press Ctrl+Alt+Del, open the Task Manager, there go to Details (Windows 8) or Processes (Windows 7-Vista), scroll down until you find DayZ.exe, right click on it, Set priority, click on High and then choose Change priority. (Note: this is not suggested for old systems.)

Installing the game on an SSD will improve the loading times and FPS by a lot.

Edited by B@ker
  • Like 1

Share this post


Link to post
Share on other sites

Thank you very much b@ker :)

Ah sorry kichilron, I'm on my phone and couldn't find the search button, but thanks!

  • Like 1

Share this post


Link to post
Share on other sites

Baker has given a good overview for you. It was more of a future thing than for right now.

 

Some of these launchparameters may make your game crash. Atleast that's the problem I was having.

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×