Page MenuHomeFeedback Tracker

Render resolution get automatically higher 0.60 and 0.61 + Can't lower the resolution less than 1366*768
Reviewed, NormalPublic

Description

Hi, so in my Dayz.cfg I put

Render_W=1366;
Render_H=768;
Resolution_W=1366;
Resolution_H=768;

But when I restart the game it goes like this :

Render_W=1816;
Render_H=1021;
Resolution_W=1366;
Resolution_H=768;

Edit : after another restart it goes even higher :

Render_W=2732;
Render_H=1536;
Resolution_W=1366;
Resolution_H=768;

+ I can't lower my resolution less than 1366*768, I have a 1600*900, I can choose 1600*900, 1366*768 or Windowed :/ Even editing in dayz.cfg didn't work

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Config
Steps To Reproduce
  • Edit your Dayz.cfg and put same resolution in render and resolution
  • Join a server play
  • Check your dayz.cfg if there is no change close your dayz using "Exit"

And you should see the Render resolution go higher

Additional Information

My dayz.cfg

language="English";
adapter=0;
3D_Performance=93750;
Resolution_Bpp=32;
Windowed=0;
FSAA=0;
postFX=0;
GPU_MaxFramesAhead=1;
GPU_DetectedFramesAhead=1;
HDRPrecision=8;
lastDeviceId="";
localVRAM=268435456;
nonlocalVRAM=1845493760;
vsync=0;
ssaoEnabled=0;
AToC=0;
SWLayersCount=0;
PipQuality=0;
PPAA=0;
Render_W=1816;
Render_H=1021;
Resolution_W=1366;
Resolution_H=768;
winX=319;
winY=95;
winW=987;
winH=556;
refresh=60;
winDefW=944;
winDefH=515;

Event Timeline

gh0stop added a subscriber: gh0stop.EditedNov 5 2016, 12:33 AM

Try deleting the DayZ folder in your My Documents to reset your settings. Also I think the rendering resolution % was removed from ingame and is now set by the game. Might be a bug.

Devs was this removed intentionally?

I don't think they did, it might be something due with dx11

Francefire updated the task description. (Show Details)Nov 5 2016, 12:48 AM
Francefire updated the task description. (Show Details)Nov 5 2016, 2:08 AM
Geez changed the task status from New to Reviewed.EditedNov 7 2016, 4:27 PM
Geez added a subscriber: Geez.

Hello Francefire.
The Render_W / Render_H values do not have any effect on the game, the fact the numbers double in there should not trouble you. As for the available resolutions, since 0.60 only the resolutions natively supported by your screen are available. Other resolutions can be accessed through -disable3DRatioCheck startup parameter, however, use it at your own risk as it could cause various glitches such as misaligned user interface.
Regards,
Geez

Geez claimed this task.Nov 7 2016, 4:32 PM
Francefire added a comment.EditedNov 7 2016, 5:46 PM

Omg thank you very much you Geez are the best xD