Compare commits

...

12 Commits
master ... DayZ

4 changed files with 135 additions and 4 deletions

View File

@ -0,0 +1,17 @@
language="Spanish";
adapter=-1;
3D_Performance=24194;
Resolution_Bpp=32;
Windowed=0;
WinX=0;
WinY=0;
WindowWidth=1920;
WindowHeight=1080;
MSAA=2;
PostFX=0;
VSync=0;
FXAO=0;
AToC=1;
AnisoFilter=0;
TerrainDetail=0;
FXAA=0;

View File

@ -0,0 +1,41 @@
version=1;
blood=1;
singleVoice=0;
gamma=1;
battleyeLicense=1;
lastMPServer="172.111.51.132:150863872";
lastMPServerName="=WIPED TODAY= Titan #1 | Main | High Loot |";
lastMPMission="chernarusplus";
shadowQuality=0;
maxSamplesPlayed=96;
vonInputMode=0;
TexQuality=0;
WaterQuality=0;
tripleHead=0;
inputVersion=1;
perspective=1;
trackIR=0;
freeTrack=0;
mouseSmoothing=0;
showTitles=1;
vehicleFreelook=0;
pauseMode=0;
volumeMaster=10;
volumeCD=1;
volumeFX=10;
volumeSpeech=5;
volumeVoN=10;
vonRecThreshold=0.029999999;
brightness=1.05;
uiTopLeftX=0.12500001;
uiTopLeftY=0;
uiBottomRightX=0.875;
uiBottomRightY=1;
IGUIScale=0.55000001;
headBob=0;
sceneComplexity=500000;
shadowZDistance=50;
viewDistance=1100;
preferredObjectViewDistance=1100;
terrainGrid=50;
fov=0.95993;

37
DayZ.nip Normal file
View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-16"?>
<ArrayOfProfile>
<Profile>
<ProfileName>DayZ</ProfileName>
<Executeables>
<string>dayz.exe</string>
<string>dayz_x64.exe</string>
<string>dayz_be.exe</string>
</Executeables>
<Settings>
<ProfileSetting>
<SettingNameInfo>Frame Rate Limiter</SettingNameInfo>
<SettingID>277041154</SettingID>
<SettingValue>200</SettingValue>
<ValueType>Dword</ValueType>
</ProfileSetting>
<ProfileSetting>
<SettingNameInfo>Background Application Max Frame Rate</SettingNameInfo>
<SettingID>277041157</SettingID>
<SettingValue>200</SettingValue>
<ValueType>Dword</ValueType>
</ProfileSetting>
<ProfileSetting>
<SettingNameInfo>Background Application Max Frame Rate only for NVCPL to maintain the previous slider value when the BG_FRL_FPS is set to Disabled.</SettingNameInfo>
<SettingID>277041158</SettingID>
<SettingValue>200</SettingValue>
<ValueType>Dword</ValueType>
</ProfileSetting>
<ProfileSetting>
<SettingNameInfo>Frame Rate Limiter for NVCPL</SettingNameInfo>
<SettingID>277041162</SettingID>
<SettingValue>200</SettingValue>
<ValueType>Dword</ValueType>
</ProfileSetting>
</Settings>
</Profile>
</ArrayOfProfile>

View File

@ -1,5 +1,41 @@
# Makaren0 games configuration
## Game Launch Arguments
``` -USEALLAVAILABLECORES -nologs -winxp ```
### Description
You can find the different game configurations separated by branches in this repository.
In the "main" branch you will not find any configuration
## DayZ config files
All files are under: "(User documents folder)"
## Nvidia GrapSettings
**NVIDIA Utils**
> [nvidia-inspector (Download)](https://www.guru3d.com/files-details/nvidia-inspector-download.html)
> [nvidia-profile-inspector (Download)](https://github.com/Orbmu2k/nvidiaProfileInspector/releases)
Import "[DayZ.nip](https://git.drmackiver.es/Makaren0/games-configs/src/branch/DayZ/DayZ.nip)" with "***nvidia-profile-inspector***"
![Buttom location on nvidia-profile-inspector](https://i.imgur.com/SfoIZFn.png)
## Additional WINDOWS settings
### Windows "Disable Full Screen Optimization" on DayZ_x64.exe
**Recommendation: DISABLED**
![Disable Full Screen Optimization](https://i.imgur.com/oycdikz.png)
### Windows Hardware-Acceleration GPU improve
**Recommendation: ON (CPU dependent)**
![Hardware-Acceleration GPU](https://i.imgur.com/nXRj0gf.png)
### Windows Game-Mode
**Recommendation: ON (CPU dependent)**
Basically, you should usually benefit from enabling this option since this mode limits some secondary operations in Windows while a game is running (No idea about the detection system for this), it will also postpone updates and prevent updates or notifications. For what at first glance appears to be an advantage, not all systems work the same.
In my case I recommend doing a performance check with both options. [youtube/wolfgang/gamemode-demonstration](https://www.youtube.com/watch?v=l2ziERCg4og&ab_channel=wolfgang)
## Tweaks tools
[DZSA Launcher](https://dayzsalauncher.com)
[Process Lasso](https://bitsum.com)
[VibranceGUI (Homepage)](https://vibrancegui.com/)
[QuickBoost (Windows 10 & 11 only) (Download)](https://github.com/SanGraphic/QuickBoost/releases)