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

Difference between revisions of "Master Reboot"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (Added MobyGames)
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
{{Infobox game/row/date|OS X|November 20, 2013|ref=<ref>[https://steamcommunity.com/games/251850/announcements/detail/1945848997553623482 Mac Version of Master Reboot Now Available! - Steam Community :: Group Announcements :: Master Reboot]</ref>}}
 
{{Infobox game/row/date|OS X|November 20, 2013|ref=<ref>[https://steamcommunity.com/games/251850/announcements/detail/1945848997553623482 Mac Version of Master Reboot Now Available! - Steam Community :: Group Announcements :: Master Reboot]</ref>}}
 
|steam appid  = 251850
 
|steam appid  = 251850
|gogcom page  =  
+
|gogcom id    =  
 
|strategywiki =  
 
|strategywiki =  
 +
|mobygames    = master-reboot
 
|wikipedia    =  
 
|wikipedia    =  
 
|winehq      =  
 
|winehq      =  
Line 49: Line 50:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|origin               =  
+
|discord                =
|origin notes         =  
+
|discord notes          =
|steam cloud           = true
+
|epic games store      =
|steam cloud notes     =  
+
|epic games store notes =
|uplay                 =  
+
|gog galaxy            =
|uplay notes           =  
+
|gog galaxy notes      =
 +
|origin                 =  
 +
|origin notes           =  
 +
|steam cloud           = true
 +
|steam cloud notes     =  
 +
|uplay                 =  
 +
|uplay notes           =
 +
|xbox cloud            =
 +
|xbox cloud notes      =  
 
}}
 
}}
  
Line 282: Line 291:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = unknown
+
|windows 32-bit exe    = unknown
|64-bit executable notes=  
+
|windows 64-bit exe    = unknown
 +
|windows exe notes     =
 +
|macos 32-bit app      = unknown
 +
|macos 64-bit app      = unknown
 +
|macos app notes        =
 +
|linux 32-bit executable=
 +
|linux 64-bit executable=
 +
|linux executable notes =  
 
}}
 
}}
  
Line 296: Line 312:
 
|minHD    = 2 GB
 
|minHD    = 2 GB
 
|minGPU  = Nvidia GeForce 9600 GT
 
|minGPU  = Nvidia GeForce 9600 GT
|minGPU2  = ATI Radeon 4670 HD
+
|minGPU2  = ATI Radeon HD 4670
  
 
|recOS    = 7
 
|recOS    = 7
Line 319: Line 335:
 
|recRAM  = 4 GB
 
|recRAM  = 4 GB
 
|recGPU  = AMD Radeon HD 6750M
 
|recGPU  = AMD Radeon HD 6750M
|recVRAM  = 512 MB  
+
|recVRAM  = 512 MB
 
|notes    = {{ii}} 64-bit recommended.
 
|notes    = {{ii}} 64-bit recommended.
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 19:02, 18 January 2020

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]
Master Reboot on MobyGames

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

System Location
Windows <path-to-game>\UDKGame\Config\[Note 1]
macOS (OS X) ~/Library/Application Support/MasterReboot/UDKGame/Config/
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/251850/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\Binaries\Win32\SaveData.bin[Note 1]
macOS (OS X) <path-to-game>/MasterReboot.app/Contents/Resources/Engine/Config/SaveData.bin
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/251850/pfx/[Note 2]

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
AMD Athlon 64 x2
System memory (RAM) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia GeForce 9600 GT
ATI Radeon HD 4670
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 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.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