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 "Q.U.B.E."

From PCGamingWiki, the wiki about fixing PC games
m
(initial Director's Cut split)
Line 1: Line 1:
 
{{Infobox game
 
{{Infobox game
|cover        = Q.U.B.E. - cover.jpg
+
|cover        = Q.U.B.E. cover.jpg
 
|developers  =  
 
|developers  =  
 
{{Infobox game/row/developer|Toxic Games}}
 
{{Infobox game/row/developer|Toxic Games}}
Line 15: Line 15:
 
|winehq      = 14017
 
|winehq      = 14017
 
}}
 
}}
 
+
{{Series|Q.U.B.E.}}
'''Key points'''
+
{{disambig|the original release|the Director's Cut|[[Q.U.B.E.: Director's Cut]]}}
{{ii}} This page is based on the Director's Cut (free to owners of the original version on Steam, only version available to purchase); differences are noted where applicable.
 
  
 
'''General information'''
 
'''General information'''
 
{{mm}} [http://qube-game.com Official website]
 
{{mm}} [http://qube-game.com Official website]
 
{{mm}} [http://qube-game.com/faqs/ Official FAQ]
 
{{mm}} [http://qube-game.com/faqs/ Official FAQ]
{{GOG.com links|qube_directors_cut|qube_directors_cut}}
 
{{mm}} [http://steamcommunity.com/app/239430/discussions/ Steam Community Discussions] (Director's Cut)
 
 
{{mm}} [http://steamcommunity.com/app/203730/discussions/ Steam Community Discussions]
 
{{mm}} [http://steamcommunity.com/app/203730/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| developer | http://qube-game.com/buy-now/ | DRM-free |}}
 
 
{{Availability/row| Amazon | B00CX6FZC2 | Steam |}}
 
{{Availability/row| Amazon | B00CX6FZC2 | Steam |}}
 
{{Availability/row| Desura | qube | DRM-free | | Steam }}
 
{{Availability/row| Desura | qube | DRM-free | | Steam }}
 
{{Availability/row| GamersGate | DD-QUBE | DRM-free |}}
 
{{Availability/row| GamersGate | DD-QUBE | DRM-free |}}
{{Availability/row| GOG | qube_directors_cut | DRM-free |}}
 
{{Availability/row| Steam | 239430 | Steam |  }}
 
 
}}
 
}}
{{ii}} Steam owners of the original version received the Director's Cut for free.<ref>[http://steamcommunity.com/app/239430/discussions/0/522728268857232559/ Q.U.B.E. Director's Cut moving to FREE for owners of the original game :: Q.U.B.E: Director's Cut General Discussions]</ref>
+
{{ii}} Steam owners of the original version receive the [[Q.U.B.E.: Director's Cut]] for free.<ref>[http://steamcommunity.com/app/239430/discussions/0/522728268857232559/ Q.U.B.E. Director's Cut moving to FREE for owners of the original game :: Q.U.B.E: Director's Cut General Discussions]</ref>
  
 
==Game data==
 
==Game data==
 
===Configuration files location===
 
===Configuration files location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows (original)|{{p|game}}\UDKGame\Config\}}
+
{{Game data/row|Windows|{{p|game}}\UDKGame\Config\}}
{{Game data/row|Windows (Director's Cut)|{{p|game}}\QUBEGame\Config\}}
 
 
{{Game data/row|OS X|}}
 
{{Game data/row|OS X|}}
 
}}
 
}}
Line 50: Line 43:
 
{{Game data/row|OS X|}}
 
{{Game data/row|OS X|}}
 
}}
 
}}
 
{{ii}} The saved game files are called "SaveGame.bin" and, for the Against the Clock game mode saves, "SaveGameALTATQ.bin" and "SaveGameATQ.bin".
 
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
Line 94: Line 85:
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
|high frame rate            = hackable
+
|high frame rate            = unknown
|high frame rate notes      = See [[#High frame rate|High frame rate]].
+
|high frame rate notes      =  
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 102: Line 93:
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Field of view (FOV) for the vanilla game}}
+
{{Fixbox/fix|Field of view (FOV)}}
 
# Go to <code>{{p|game}}\Engine\Config\</code>
 
# Go to <code>{{p|game}}\Engine\Config\</code>
 
# Open <code>BaseInput.ini</code>.
 
# Open <code>BaseInput.ini</code>.
Line 110: Line 101:
 
# Press {{key|~}} to bring up the console.
 
# Press {{key|~}} to bring up the console.
 
# Type <code>FOV 110</code> and press {{key|Enter}}. You can replace <code>110</code> with any value from 10 up to 165.
 
# Type <code>FOV 110</code> and press {{key|Enter}}. You can replace <code>110</code> with any value from 10 up to 165.
}}
 
 
{{Fixbox|1=
 
{{Fixbox/fix|Field of view (FOV) for the Director's Cut}}
 
# Go to <code>{{p|game}}\QUBEGame\Config</code>
 
# Open <code>QUBEgame.ini</code>
 
# At the end add: <code>Bindings=(Name="f",Command="FOV 110",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)</code>
 
# Save the file
 
# Press {{key|F}} ingame to change the FOV
 
}}
 
 
===[[Glossary:Frame rate (FPS)|High frame rate]]===
 
{{Fixbox|1=
 
{{Fixbox/fix|Change frame rate smoothing}}
 
# Navigate to [[#Game data|configuration file(s) location]].
 
# Open the <code>QUBEEngine.ini</code> with a text editor.
 
# Search and change <code>bSmoothFrameRate</code> to <code>FALSE</code> '''or''' raise <code>MaxSmoothedFrameRate</code> value.
 
# Save file.
 
{{ii}} For more information, see the [[Engine:Unreal Engine 3#Smoothed frame rate|Unreal Engine 3 page]].
 
 
}}
 
}}
  
Line 157: Line 129:
 
[[File:Q.U.B.E. - audio settings.png|290px|right|thumb|Audio settings.]]
 
[[File:Q.U.B.E. - audio settings.png|290px|right|thumb|Audio settings.]]
 
{{Audio settings
 
{{Audio settings
|separate volume          = false
+
|separate volume          = true
|separate volume notes    = True for original: Master, music and SFX.  
+
|separate volume notes    = Music, Sound FX.  
 
|surround sound          = unknown
 
|surround sound          = unknown
 
|surround sound notes    =
 
|surround sound notes    =
|subtitles                = false
+
|subtitles                = n/a
|subtitles notes          = Not applicable for original, Director's Cut adds story and voice acting to game.
+
|subtitles notes          =  
 
|closed captions          = false
 
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
Line 175: Line 147:
 
  |language  = English
 
  |language  = English
 
  |interface = true
 
  |interface = true
  |audio    = true
+
  |audio    = n/a
  |subtitles = false
+
  |subtitles = n/a
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
 
  |fan notes =  
 
  |fan notes =  
 
}}
 
}}
}}
 
 
==VR support==
 
{{VR support
 
|gg3d name                  =
 
|native 3d gg3d award        =
 
|nvidia 3d vision gg3d award =
 
|tridef 3d gg3d award        =
 
|iz3d gg3d award            =
 
|native 3d                  =
 
|native 3d notes            =
 
|nvidia 3d vision            =
 
|nvidia 3d vision notes      =
 
|tridef 3d                  =
 
|tridef 3d notes            =
 
|iz3d                        =
 
|iz3d notes                  =
 
|3rd space gaming vest      =
 
|3rd space gaming vest notes =
 
|creative senz3d            =
 
|creative senz3d notes      =
 
|leap motion controller      =
 
|leap motion controller notes=
 
|novint falcon              =
 
|novint falcon notes        =
 
|oculus rift                = true
 
|oculus rift notes          = Director's Cut only.
 
|razer hydra                =
 
|razer hydra notes          =
 
|trackir                    =
 
|trackir notes              =
 
 
}}
 
}}
  

Revision as of 23:28, 12 April 2015

Q.U.B.E.
Q.U.B.E. cover
Developers
Toxic Games
Engines
Unreal Engine 3
Release dates
Windows December 16, 2011
macOS (OS X) December 17, 2012
Q.U.B.E. on Wikipedia
Q.U.B.E.
Q.U.B.E. 2011
Q.U.B.E.: Director's Cut 2014
Q.U.B.E. 2 2018
Q.U.B.E. 10th Anniversary 2022

This page is for the original release. For the Director's Cut, see Q.U.B.E.: Director's Cut.

General information

Official website
Official FAQ
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Amazon.com
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Incorrect store name. See here for available options.
DRM-free
Icon overlay.png
Error: OS parameter cannot be empty
GamersGate
DRM-free after installation (requires an internet connection during installation)
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Steam owners of the original version receive the Q.U.B.E.: Director's Cut for free.[1]

Game data

Configuration files location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.
Advanced video settings.

Template:Video settings

Field of view (FOV)

Instructions

Input settings

Input settings.

Template:Input settings

Audio settings

Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Issues fixed

Various problems can be fixed through the use of the game's Official FAQ page.

Issues starting the game

There are various possible solutions to this problem:
Instructions
Instructions
Instructions
Instructions
If this doesn't work you may not have the latest releases of the following programs installed. Check the following websites for installs of programs necessary to run Q.U.B.E.:
64-bit Users may be required to install both x86 and x64 versions of each C++ Redistributable package in order to play Q.U.B.E.
Instructions
Instructions
Instructions

Unable to see the intro start-up screen but can hear sound

Instructions

Areas in the game are completely black

Instructions

"Failed to Create D3D Device!" error

Instructions

MSVCR100.DLL missing from my computer

Instructions

DLL Error "XINPUT1_3.DLL"

Instructions

Game not saving

Instructions

Character moving/turning without user input

Instructions

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP2
Processor (CPU) 2.0 GHz (Dual-core recommended)
System memory (RAM) 1 GB
Hard disk drive (HDD) 1 GB
Video card (GPU) NVIDIA 8000 series
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.6.3
Processor (CPU) 1.6 GHz (Dual Core) Intel
System memory (RAM) 2 GB
Hard disk drive (HDD) 1 GB
Video card (GPU) Intel HD 4000
OpenGL Open GL 3.3 compatible
Shader model 3.0 support

Notes

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

References