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 (→‎Video settings: updated template usage)
Line 8: Line 8:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|October 29, 2013}}
 
{{Infobox game/row/date|Windows|October 29, 2013}}
{{Infobox game/row/date|OS X|2013}}
+
{{Infobox game/row/date|OS X|November 20, 2013}}
 
|steam appid  = 251850
 
|steam appid  = 251850
 
|gogcom page  =  
 
|gogcom page  =  
Line 23: Line 23:
 
{{Availability/row| Humble | masterreboot | DRM-free | | Steam }}
 
{{Availability/row| Humble | masterreboot | DRM-free | | Steam }}
 
{{Availability/row| Steam | 251850 | Steam |}}
 
{{Availability/row| Steam | 251850 | Steam |}}
 +
}}
 +
 +
==Essential improvements==
 +
===Skip intro videos===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use command line argument}}
 +
Use the <code>-nostartupmovies</code> [[Glossary:Command line arguments|command line argument]].
 
}}
 
}}
  
 
==Game data==
 
==Game data==
===Save game data location===
+
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|game}}\Binaries\Win32\}}
+
{{Game data/row|Windows|{{p|game}}\UDKGame\Config\}}
 
{{Game data/row|OS X|}}
 
{{Game data/row|OS X|}}
 
}}
 
}}
  
===Configuration file(s) location===
+
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|game}}\UDKGame\Config\}}
+
{{Game data/row|Windows|{{p|game}}\Binaries\Win32\SaveData.bin}}
 
{{Game data/row|OS X|}}
 
{{Game data/row|OS X|}}
 
}}
 
}}
Line 66: Line 73:
 
|4k ultra hd                = unknown
 
|4k ultra hd                = unknown
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
|fov                        = false
+
|fov                        = hackable
|fov notes                  =  
+
|fov notes                  = See [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = unknown
+
|borderless windowed        = hackable
|borderless windowed notes  =  
+
|borderless windowed notes  = See [[#Borderless fullscreen windowed|Borderless fullscreen windowed]].
|anisotropic                = false
+
|anisotropic                = hackable
|anisotropic notes          =  
+
|anisotropic notes          = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
Line 101: Line 108:
 
'''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.
 +
}}
 +
 +
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change FOV in console}}
 +
# Navigate to your [[#Configuration file(s) location|configuration file(s) location]].
 +
# Open <code>UDKInput.ini</code> with a text editor.
 +
# Replace <code>ConsoleKey=</code> with <code>ConsoleKey=Tilde</code>
 +
# Launch the game and press {{key|~}} to open the console.
 +
# Type in <code>fov x</code> (replace x with any number between 40 and 120).
 +
# Press {{key|Enter}} to apply it, then close the console with {{key|~}}.
 +
}}
 +
 +
===[[Glossary:Borderless fullscreen windowed|Borderless fullscreen windowed]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Use GeDoSaTo}}
 +
# Download and install [http://blog.metaclassofnil.com/?page_id=582 GeDoSaTo].
 +
# Use the following settings with it.
 +
loadSteamOverlayEarly true
 +
forceBorderlessFullscreen true
 +
modifyGetCursorPos true
 +
modifySetCursorPos false
 +
interceptWindowProc false
 +
adjustMessagePt false
 +
modifyGetClientRect true
 +
modifyGetWindowRect true
 +
 +
'''Notes'''
 +
{{ii}} Fullscreen mode must be enabled in-game.
 +
{{ii}} See [[Glossary:Windowed#Mouse locking|Mouse locking]] to constrain the cursor to the window.
 +
}}
 +
 +
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change MaxAnisotropy setting}}
 +
# Navigate to your [[#Configuration file(s) location|configuration file(s) location]].
 +
# Open <code>UDKSystemSettings.ini</code> with a text editor.
 +
# Replace <code>MaxAnisotropy=8</code> with <code>MaxAnisotropy=16</code>
 
}}
 
}}
  
Line 201: Line 246:
 
|recGPU  = NVIDIA GeForce GTX 280
 
|recGPU  = NVIDIA GeForce GTX 280
 
|recGPU2  = ATI Radeon 4870
 
|recGPU2  = ATI Radeon 4870
 +
}}
 +
{{System requirements
 +
|OSfamily = OS X
 +
 +
|minOS    = 10.6.3
 +
|minCPU  = Intel Dual Core 1.6 GHz
 +
|minRAM  = 2 GB
 +
|minHD    = 1.4 GB
 +
|minGPU  = Intel HD 4000
 +
|minOGL  = 3.3
 +
|minSM    = 3
 +
 +
|recOS    =
 +
|recCPU  = Intel Quad Core 2.2 GHz
 +
|recRAM  = 4 GB
 +
|recGPU  = AMD Radeon HD 6750M
 +
|recVRAM  = 512 MB
 
}}
 
}}
 
{{ii}} 64-bit recommended.
 
{{ii}} 64-bit recommended.
  
 
{{References}}
 
{{References}}

Revision as of 05:52, 13 March 2015

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

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
GamersGate
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Green Man Gaming
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Humble Store
DRM-free
Icon overlay.png
Error: OS parameter cannot be empty
Steam
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty

Essential improvements

Skip intro videos

Instructions

Game data

Configuration file(s) location

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

Save game data location

Template:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-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

Field of view (FOV)

Instructions

Borderless fullscreen windowed

Instructions

Anisotropic filtering (AF)

Instructions

High frame rate

Instructions

Input settings

Input settings.

Template:Input 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

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) 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 Notes regarding Steam Play (Linux) data:

References