1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
<HTML>
<HEAD>
<LINK REL=STYLESHEET type="text/css" HREF="stylesheet.css">
</HEAD>
<BODY BACKGROUND="images/briefing.png">
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="saving.html"><= Loading and Saving</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="violence.html">Blood and Violence =></A></TD>
</TR>
</TABLE>
<P><DIV CLASS="line"></DIV></P>
<CENTER><IMG SRC="../images/title.png"></CENTER>
<H3>Game Options</H3>
<H4>General Options</H4>
<P>A number of options can be configured including screen resolution and sound and music volume. To change these
settings use the plus and minus icons on either side of option. Options are automatically saved when the game
exits.</P>
<H4>Control Options</H4>
<P>Control options are accessed via the general options menu. To change the value of a control first click on the
current control value (green text). The option will change to a number of question marks. Press the key, mouse button or
joystick button that you wish to use instead.</P>
<P>You can also clear an input option by clicking on it and then pressing <SPAN STYLE="font-family:fixed; color:yellow">Backspace</SPAN>.
To prevent update an option either click on a new option or press <SPAN STYLE="font-family:fixed; color:yellow">Escape</SPAN>.
</P>
<H4>Misc information</H4>
<P>Options are only saved when the game exists legally. Configuration data is saved to,</P>
<PRE>
$HOME/.parallelrealities/blobAndConquer/config
</PRE>
<P><DIV CLASS="line"></DIV></P>
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="saving.html"><= Loading and Saving</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="violence.html">Blood and Violence =></A></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|