Scroll to navigation

SANDBOX_UNIX(6) Games Manual SANDBOX_UNIX(6)

NAME

sandbox_unix - Launcher Script for Platinum Arts Sandbox Game Maker

SYNOPSIS

sandbox_unix [options]

DESCRIPTION

This manual page documents briefly the sandbox_unix command.

sandboxgamemaker is a program that allows collaborative creation of video games. Please see http://sandboxgamemaker.com for further information.

SCRIPT OPTIONS

To add a command line option type (-) followed by the argument with no spaces.

show this help message
set gamemode to <string> (default: fps)
available modes: ssp, fps, rpg, movie, krs
launch dedicated server binary instead
start the graphical launcher GUI instead
launch a masterserver for server registration
NOTE: compiled masterserver not included

CLIENT OPTIONS

To add a command line option type (-) followed by the argument with no spaces.

use <string> as the home directory (default: ~/.platinumarts)
mounts <string> as a package directory
executes <string> before launching, use instead of arguments such as -t, -a, -h, etc
sets fullscreen to <num>
runs a dedicated server (0), or a listen server (1)
sets window width, height is set to width * 3 / 4 unless also provided
sets window height, width is set to height * 4 / 3 unless also provided
sets depth (z) buffer bits (do not touch)
sets colour bits (usually 32 bit)
sets anti aliasing to <num>
sets vsync to <num> -- -1 for auto
sets fullscreen to <num>
sets stencil buffer bits to <num> (do not touch)
turns of shaders (0), or sets shader precision to <num> - 1 (1-3)
loads map <string> after initialisation
executes script <string> after initialisation

SERVER OPTIONS

To add a command line option type (-) followed by the argument with no spaces.

sets the upload rate to <num>
sets the maximum amount of clients (max: 127 humans)
sets the masterserver's URL to <string>
use <string> as the home directory (default: ~/.platinumarts)
mounts <string> as a package directory

SEE ALSO

/usr/share/doc/sandboxgamemaker/

AUTHOR

Sandbox Game Maker was written by:
Platinum Arts, LLC <PlatinumArts@gmail.com>
sandbox_unix by Kevin "Hirato Kirata" Meyer
(c) 2008-2010 - zlib/libpng licensed

This manual page was written by Scott Howard <showard314@gmail.com>, for the Debian project (and may be used by others).

March 6, 2010