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
m (Reverted edits by Vetle (talk) to last revision by Garrbot)
m (updated template usage)
Line 29: Line 29:
 
==Essential improvements==
 
==Essential improvements==
 
===Skip intro videos===
 
===Skip intro videos===
{{Fixbox|1=
+
{{Fixbox|description=Use command line argument|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Use command line argument|ref={{cn|date=July 2016}}}}
 
 
Use the <code>-nostartupmovies</code> [[Glossary:Command line arguments|command line argument]].
 
Use the <code>-nostartupmovies</code> [[Glossary:Command line arguments|command line argument]].
 
}}
 
}}
Line 94: Line 93:
  
 
===[[Glossary:Ultra-widescreen|Ultra-widescreen]]===
 
===[[Glossary:Ultra-widescreen|Ultra-widescreen]]===
{{Fixbox|1=
+
{{Fixbox|description=Change resolution|ref=<ref name="res">[http://steamcommunity.com/app/251850/discussions/0/684839199115503816/ Multi-monitor / Nvidia Surround / Amd Eyefinity / 21:9 - Support (moderate) - Steam Community Discussions]</ref>|fix=
{{Fixbox/fix|Change resolution|ref=<ref name="res">[http://steamcommunity.com/app/251850/discussions/0/684839199115503816/ Multi-monitor / Nvidia Surround / Amd Eyefinity / 21:9 - Support (moderate) - Steam Community Discussions]</ref>}}
 
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>UDKSystemSettings.ini</code>.
 
# Open <code>UDKSystemSettings.ini</code>.
Line 102: Line 100:
 
}}
 
}}
  
{{Fixbox|1=
+
{{Fixbox|description=Change aspect ratio|ref=<ref name="res" />|fix=
{{Fixbox/fix|Change aspect ratio|ref=<ref name="res" />}}
 
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>UDKEngine.ini</code>.
 
# Open <code>UDKEngine.ini</code>.
Line 114: Line 111:
  
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
{{Fixbox|1=
+
{{Fixbox|description=Change FOV in console|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Change FOV in console|ref={{cn|date=July 2016}}}}
 
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>UDKInput.ini</code>.
 
# Open <code>UDKInput.ini</code>.
Line 125: Line 121:
  
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
{{Fixbox|1=
+
{{Fixbox|description=Use GeDoSaTo|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Use GeDoSaTo|ref={{cn|date=July 2016}}}}
 
 
# Install and open [https://community.pcgamingwiki.com/files/file/897-gedosato/ GeDoSaTo].
 
# Install and open [https://community.pcgamingwiki.com/files/file/897-gedosato/ GeDoSaTo].
 
# Click on Edit Settings and create a profile for <code>MasterReboot</code>.
 
# Click on Edit Settings and create a profile for <code>MasterReboot</code>.
Line 135: Line 130:
  
 
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
 
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
{{Fixbox|1=
+
{{Fixbox|description=Change MaxAnisotropy setting|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Change MaxAnisotropy setting|ref={{cn|date=July 2016}}}}
 
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Go to the [[#Game data|configuration file(s) location]].
 
# Open <code>UDKSystemSettings.ini</code>.
 
# Open <code>UDKSystemSettings.ini</code>.
Line 143: Line 137:
  
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
{{Fixbox|1=
+
{{Fixbox|description=Change frame rate smoothing|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Change frame rate smoothing|ref={{cn|date=July 2016}}}}
 
 
# Go to the [[#Game data|configuration file(s) location]].  
 
# Go to the [[#Game data|configuration file(s) location]].  
 
# Open <code>UDKEngine.ini</code>.
 
# Open <code>UDKEngine.ini</code>.
Line 227: Line 220:
 
==Issues fixed==
 
==Issues fixed==
 
===No visuals when using a PC with Intel integrated graphics and Nvidia GPU===
 
===No visuals when using a PC with Intel integrated graphics and Nvidia GPU===
{{Fixbox|1=
+
{{Fixbox|description=No Visuals Fix|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|No Visuals Fix|ref={{cn|date=July 2016}}}}
 
 
#Using Nvidia Optimus.
 
#Using Nvidia Optimus.
 
#Open Nvidia Control Panel.
 
#Open Nvidia Control Panel.

Revision as of 23:19, 22 November 2017

Master Reboot
Master Reboot cover
Developers
Wales Interactive
Engines
Unreal Engine 3
Release dates
Windows October 29, 2013
macOS (OS X) November 20, 2013[1]

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
GamersGate
Icon overlay.png
Windows
macOS (OS X)
Green Man Gaming
Icon overlay.png
Windows
macOS (OS X)
Humble Store
DRM-free
Icon overlay.png
Windows
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)

Essential improvements

Skip intro videos

Use command line argument[citation needed]

Use the -nostartupmovies command line argument.

Game data

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 data 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.
Graphics settings.

Template:Video settings

Ultra-widescreen

Change resolution[2]
  1. Go to the configuration file(s) location.
  2. Open UDKSystemSettings.ini.
  3. Modify ResX=0 and ResY=0 to your desired resolution.
  4. Save the file, then change its properties to Read only.
Change aspect ratio[2]
  1. Go to the configuration file(s) location.
  2. Open UDKEngine.ini.
  3. Change MaintainXFOV in AspectRatioAxisConstraint=AspectRatio_MaintainXFOV to MaintainYFOV.
  4. Save the file, then change its properties to Read only.

Notes

This will properly scale the game with your desired resolution across 21:9 or multiple monitors.

Field of view (FOV)

Change FOV in console[citation needed]
  1. Go to the configuration file(s) location.
  2. Open UDKInput.ini.
  3. Replace ConsoleKey= with ConsoleKey=Tilde
  4. Launch the game and press ~ to open the console.
  5. Type in fov x (replace x with any number between 40 and 120).
  6. Press Enter to apply it, then close the console with ~.

Borderless fullscreen windowed

Use GeDoSaTo[citation needed]
  1. Install and open GeDoSaTo.
  2. Click on Edit Settings and create a profile for MasterReboot.
  3. Add the line forceBorderlessFullscreen true and save.
  4. Click on User Whitelist and add the line MasterReboot and save.
  5. Start the game in fullscreen mode.

Anisotropic filtering (AF)

Change MaxAnisotropy setting[citation needed]
  1. Go to the configuration file(s) location.
  2. Open UDKSystemSettings.ini.
  3. Replace MaxAnisotropy=8 with MaxAnisotropy=16

High frame rate

Change frame rate smoothing[citation needed]
  1. Go to the configuration file(s) location.
  2. Open UDKEngine.ini.
  3. Search and change bSmoothFrameRate to FALSE or raise MaxSmoothedFrameRate value.
  4. Save file.
For more information, see the Unreal Engine 3 page.

Input settings

Input settings.
Input settings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Welsh

Issues fixed

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

No Visuals Fix[citation needed]
  1. Using Nvidia Optimus.
  2. Open Nvidia Control Panel.
  3. Click view to make sure "Add "Run with graphics processor" to context menu" is enabled.
  4. Right click on MasterReboot.exe and mouse over "run with graphics processor"
  5. Select Nvidia Processor.

Other information

API

Executable 32-bit 64-bit Notes
Windows
macOS (OS X)

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) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia GeForce 9600 GT
ATI Radeon 4670 HD
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.6.3
Processor (CPU) Intel Dual Core 1.6 GHz
System memory (RAM) 2 GB
Hard disk drive (HDD) 1.4 GB
Video card (GPU) Intel HD 4000
OpenGL 3.3 compatible
Shader model 3 support
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