Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Mutant Year Zero: Road to Eden"

From PCGamingWiki, the wiki about fixing PC games
Line 113: Line 113:
  
  
{{Fixbox|description=Change AA to Temporal AA with Sharpening|ref={{cn|date=March 2019}}|fix=
+
{{Fixbox|description=Disable Anti Aliasing OR change to Temporal AA with Sharpening. Turn off Motion Blur.|ref={{cn|date=March 2019}}|fix=
  
For a a better AA with a bit of sharpening, go to {{File|Engine.ini}} in [[#Game data|configuration files location]] and add this:<br>
+
For a a better AA with sharpening, go to {{File|Engine.ini}} in [[#Game data|configuration files location]] and add this:<br>
 
<code>[SystemSettings]<br>
 
<code>[SystemSettings]<br>
 
r.DefaultFeature.AntiAliasing=2<br>
 
r.DefaultFeature.AntiAliasing=2<br>
Line 123: Line 123:
 
r.Tonemapper.Sharpen=1<br></code>
 
r.Tonemapper.Sharpen=1<br></code>
  
If u want to disable AA completely, add this instead:<br>
+
OR if u want to disable AA entirely, add this to {{File|Engine.ini}} instead:<br>
 
<code>[SystemSettings]<br>
 
<code>[SystemSettings]<br>
 
r.DefaultFeature.AntiAliasing=0<br></code>
 
r.DefaultFeature.AntiAliasing=0<br></code>
  
If u want to disable motion blur, open {{File|Scalability.ini}} in [[#Game data|configuration files location]] and add this:<br>
+
Disabling Motion Blur will remove further blurriness. Just open {{File|Scalability.ini}} in [[#Game data|configuration files location]] and add this:<br>
 
<code>[PostProcessQuality@3]<br>
 
<code>[PostProcessQuality@3]<br>
 
r.MotionBlurQuality=0 <br></code>
 
r.MotionBlurQuality=0 <br></code>

Revision as of 02:07, 2 March 2019

Mutant Year Zero: Road to Eden
Mutant Year Zero: Road to Eden cover
Developers
The Bearded Ladies
Publishers
Funcom
Engines
Unreal Engine 4
Release dates
Windows December 4, 2018
Mutant Year Zero: Road to Eden on Wikipedia

General information

Official game site
Official Forum
Steam Community Discussions


Availability

Source DRM Notes Keys OS
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.
Denuvo Anti-Tamper DRM was removed on February 26, 2019.

Essential improvements

Skip intro videos

Skip intro movies
  1. Go to <path-to-game>\ZoneUE4\Content\Movies\
  2. Delete or rename SplashScreenFinal.mp4, UE4_Moving_Logo_720_60.mp4 and UE4_Moving_Logo_1080_60.mp4

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\ZoneUE4\Saved\Config\WindowsNoEditor
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/760060/pfx/[Note 1]

Save game data location

System Location
Windows %APPDATA%\ZoneUE4\Saved\SaveGames
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/760060/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

High frame rate

Changing framerate cap[citation needed]
  1. Go to the configuration files location.
  2. Open GameUserSettings.ini.
  3. Add the line FrameRateLimit=120. Set to the desired frame rate.
  4. Save changes.

Notes

Setting FrameRateLimit=0 will not uncap the framerate.


Disable Anti Aliasing OR change to Temporal AA with Sharpening. Turn off Motion Blur.[citation needed]

For a a better AA with sharpening, go to Engine.ini in configuration files location and add this:
[SystemSettings]
r.DefaultFeature.AntiAliasing=2
r.TemporalAACurrentFrameWeight=0.2
r.TemporalAASamples=32
r.TemporalAASharpness=0.8
r.Tonemapper.Sharpen=1

OR if u want to disable AA entirely, add this to Engine.ini instead:
[SystemSettings]
r.DefaultFeature.AntiAliasing=0

Disabling Motion Blur will remove further blurriness. Just open Scalability.ini in configuration files location and add this:
[PostProcessQuality@3]
r.MotionBlurQuality=0

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
French
German
Italian
Japanese
Korean
Polish
Brazilian Portuguese
Russian
Spanish

VR support

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio Elias

System requirements

Windows
Minimum Recommended
Operating system (OS) 7, 8, 10
Processor (CPU) Intel Core i5-760
AMD Phenom II X4 965
System memory (RAM) 6 GB
Hard disk drive (HDD) 8 GB
Video card (GPU) Nvidia GeForce GTX 580
AMD Radeon HD 7870
DirectX 11 compatible
A 64-bit system is required.

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References