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 "Master Reboot"

From PCGamingWiki, the wiki about fixing PC games
Line 91: Line 91:
 
# Open <code>UDKSystemSettings.ini</code> with your text editor of choice.
 
# Open <code>UDKSystemSettings.ini</code> with your text editor of choice.
 
# Modify <code>ResX=0</code> and <code>ResY=0</code> to your desired resolution.
 
# Modify <code>ResX=0</code> and <code>ResY=0</code> to your desired resolution.
# Save and close the file.
+
# Save the file, then change its properties to '''Read only'''.
 
}}
 
}}
  
Line 99: Line 99:
 
# Open <code>UDKEngine.ini</code> with your text editor of choice.
 
# Open <code>UDKEngine.ini</code> with your text editor of choice.
 
# Change '''Maintain<u>X</u>FOV''' in <code>AspectRatioAxisConstraint=AspectRatio_MaintainXFOV</code> to '''Maintain<u>Y</u>FOV'''.
 
# Change '''Maintain<u>X</u>FOV''' in <code>AspectRatioAxisConstraint=AspectRatio_MaintainXFOV</code> to '''Maintain<u>Y</u>FOV'''.
# Save and close the file.
+
# Save the file, then change its properties to '''Read only'''.
 
'''Notes'''
 
'''Notes'''
 
{{ii}} This will properly scale the game with your desired resolution across 21:9 or multiple monitors.
 
{{ii}} This will properly scale the game with your desired resolution across 21:9 or multiple monitors.

Revision as of 10:08, 30 June 2014

Master Reboot
Master Reboot cover
Developers
Wales Interactive
Engines
Unreal Engine 3
Release dates
Windows October 29, 2013
macOS (OS X) TBA

Key points

OS X version after launch.[1]

General information

Steam Community Discussions

Availability

Template:Availability Table

Game data

Save game data location

Template:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/251850/pfx/[Note 1]

Configuration file(s) location

Template:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/251850/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.

Template:Video settings

Ultra-widescreen

Instructions
Instructions

Input settings

Input settings.

Template:Input settings

Audio settings

Audio settings.

Template:Audio settings

Issues fixed

No visuals when using a PC with Intel integrated graphics and Nvidia GPU

Instructions

System requirements

Windows
Minimum Recommended
Operating system (OS) XP, Vista, 7
Processor (CPU) Intel Core 2 Duo or AMD Athlon 64 x2
System memory (RAM)
Hard disk drive (HDD) 2 GB
Video card (GPU) NVIDIA GeForce 9600 GT
ATI Radeon 4670 HD
64-bit recommended.

Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/251850/ in addition to or instead of this directory. The app ID (251850) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References