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 "Cube"

From PCGamingWiki, the wiki about fixing PC games
m (Added MobyGames)
m (updated template usage)
Line 52: Line 52:
 
}}
 
}}
  
==Video settings==
+
==Video==
{{Video settings
+
{{Video
|wsgf link                  = http://www.wsgf.org/dr/cube
+
|wsgf link                  = https://www.wsgf.org/dr/cube
 
|widescreen wsgf award      = limited
 
|widescreen wsgf award      = limited
 
|multimonitor wsgf award    = unsupported
 
|multimonitor wsgf award    = unsupported
Line 107: Line 107:
 
}}
 
}}
  
==Input settings==
+
==Input==
{{Input settings
+
{{Input
 
|key remap                = hackable
 
|key remap                = hackable
 
|key remap notes          = Open the console ({{key|~}}) and use <code>bind k a</code> (with "k" being a key and "a" being a command). Further details can be found in the README file.
 
|key remap notes          = Open the console ({{key|~}}) and use <code>bind k a</code> (with "k" being a key and "a" being a command). Further details can be found in the README file.
Line 171: Line 171:
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
 
|separate volume          = hackable
 
|separate volume          = hackable
 
|separate volume notes    = Open the console ({{key|~}}) and use <code>soundvol n</code> and <code>musicvol n</code> (with "n" being a value between 0-255).
 
|separate volume notes    = Open the console ({{key|~}}) and use <code>soundvol n</code> and <code>musicvol n</code> (with "n" being a value between 0-255).

Revision as of 12:40, 29 May 2020

Not to be confused with Q.U.B.E..

Cube
Developers
Wouter van Oortmerssen
Engines
Cube
Release dates
Windows December 2001
Linux January 2002
macOS (OS X) June 2004
Cube on MobyGames
Cube on Wikipedia

Warnings

The Mac OS X version of this game does not work on Mac OS X Lion (version 10.7) or later due to the removal of support for PowerPC apps.
Cube
Cube 2001
Cube 2: Sauerbraten 2004

Key points

Open source
Available for free
No longer under active development

General information

Official website
Official forums
Quadropolis - Fan site for Cube engine games

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Windows
macOS (OS X)
Linux

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\autoexec.cfg[Note 1]
<path-to-game>\data[Note 1]
macOS (OS X)
Linux
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows <path-to-game>\savegames[Note 1]
macOS (OS X)
Linux

Video

Widescreen resolution

Modifying the cube.bat file[citation needed]
  1. Go to the game installation folder
  2. Open cube.bat with Notepad or other text editor.
  3. Modify the numbers next to -w and -h to the width and height of the desired resolution.
  4. Save the file.
  5. Launch the game.

Windowed

Modifying the cube.bat file[citation needed]
  1. Go to the game installation folder
  2. Open cube.bat with Notepad or other text editor.
  3. Add -t at the end of the line (but before %*).
  4. Save the file.
  5. Launch the game.

Input

Keyboard and mouse State Notes
Remapping
Open the console (~) and use bind k a (with "k" being a key and "a" being a command). Further details can be found in the README file.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Scroll wheel only.
Mouse Y-axis inversion
Open the console (~) and use invmouse 1 (change value to 0 set the y-axis to normal).
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Open the console (~) and use soundvol n and musicvol n (with "n" being a value between 0-255).
Surround sound
Subtitles
No speech.
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
LAN play
Online play

Connection types

Dedicated

Modifying the cube.bat file[citation needed]
  1. Go to the game installation folder
  2. Open cube.bat with Notepad or other text editor.
  3. Add -d at the end of the line (but before %*).
  4. Save the file.
  5. Launch the game.
Further details can be found in the README file

Ports

Protocol Port(s) and/or port range(s)
UDP 28765, 28766
Universal Plug and Play (UPnP) support status is unknown.

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 98
Processor (CPU) Intel Pentium 200 MHz
System memory (RAM)
Hard disk drive (HDD) 37 MB
Video card (GPU) Nvidia RIVA TNT2
Linux
Minimum Recommended
Operating system (OS)
Processor (CPU) Intel Pentium 200 MHz
System memory (RAM)
Hard disk drive (HDD) 37 MB
Video card (GPU) Nvidia RIVA TNT2


Notes

  1. 1.0 1.1 1.2 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).

References