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
|
<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="commandline.html"><= Commandline Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="localisation.html">Localisation =></A></TD>
</TR>
</TABLE>
<P><DIV CLASS="line"></DIV></P>
<CENTER><IMG SRC="../images/title.png"></CENTER>
<H3>Trouble Shooting</H3>
<H4>I've just installed a new version of the game and my controls, etc. seem to have become all messed up!</H4>
<P>This is probably due to configuration changes. Try deleting your config file,</P>
<PRE>
$HOME/.parallelrealities/blobAndConquer/config
</PRE>
<P>You will have to reenter your preferred controls, etc. but this should solve the issue.</P>
<P><DIV CLASS="line"></DIV></P>
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="commandline.html"><= Commandline Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="localisation.html">Localisation =></A></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|