File: trouble.html

package info (click to toggle)
blobandconquer 1.11-dfsg%2B20-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 89,664 kB
  • sloc: cpp: 39,032; ansic: 362; makefile: 142
file content (40 lines) | stat: -rw-r--r-- 1,142 bytes parent folder | download | duplicates (6)
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">&lt;= Commandline Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="localisation.html">Localisation =&gt;</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">&lt;= Commandline Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="localisation.html">Localisation =&gt;</A></TD>
</TR>
</TABLE>

</BODY>
</HTML>