.\" $Csoft: cave.6,v 1.1 2003/06/15 23:41:21 vedge Exp $ .\" .\" Copyright (c) 2001, 2002, 2003 CubeSoft Communications, Inc. .\" .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, .\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES .\" (INCLUDING BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR .\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, .\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" $OpenBSD: mdoc.template,v 1.6 2001/02/03 08:22:44 niklas Exp $ .\" .Dd NOVEMBER 26, 2001 .Dt CAVE 6 .Os .ds vT Into the Cave .ds oS Agar 1.0 .Sh NAME .Nm cave .Nd Trek to the Cave .Sh SYNOPSIS .Nm cave .Op Fl vfFeJgG .Op Fl w Ar width .Op Fl h Ar height .Op Fl r Ar fps .Op Fl t Ar fontspec .Op Fl l Ar load-path .Op Fl s Ar save-path .Op Fl T Ar font-path .Op Fl d Ar level .Sh DESCRIPTION .Em Trek to the Cave is a dark, evil and misanthropic role-playing game built on top of the .Xr agar 3 engine. The Trek to the Cave is a long, involved quest in the spirit of SNES Square RPGs. .Pp The command-line options override saved configuration data, and are as follows: .Bl -tag -width Ds .It Fl v Print version information and exit. .It Fl f Enable full-screen mode explicitely. .It Fl F Disable full-screen mode explicitely. .It Fl e Start graphical edition mode. .It Fl J Avoid the detection and usage of joystick devices. .It Fl w Ar width Request a video display this wide (pixels). .It Fl h Ar height Request a video display this high (pixels). .It Fl r Ar fps Set the refresh rate in frames per second. .It Fl t Ar face,size Specify a default font face and size in points to use. .It Fl T Ar font-path Specify a colon-separated list of directories from which to load .Sq .ttf fonts. .It Fl l Ar load-path Specify a colon-separated list of base directories from which to load Agar data files. .It Fl s Ar save-path Specify the directory to which Agar data files will be saved. .It Fl g Enable OpenGL mode explicitely (experimental). .It Fl G Disable OpenGL mode explicitely. .El .Sh FILES .Bl -tag -width "$HOME/.cave " -compact .It Pa $HOME/.cave Default save directory, overriden by the .Fl s option. .El .Sh SEE ALSO .Xr agar 3