1<HTML>
2<HEAD>
3
4	<TITLE>RISK</TITLE>
5
6	<STYLE>
7	<!--
8		@page { size: 21cm 29.7cm }
9		TD P { margin-bottom: 0.1cm }
10		A:link { color: #0000ff }
11		A:visited { color: #800080 }
12	-->
13	</STYLE>
14</HEAD>
15<BODY LANG="en-US" LINK="#0000ff" VLINK="#800080" BGCOLOR="#ffffff" BACKGROUND="back.jpg" DIR="LTR">
16
17			<P ALIGN=CENTER STYLE="border: none; padding: 0cm"><B>Loading and
18			Saving a game</B></P>
19			<P ALIGN=CENTER STYLE="border: none; padding: 0cm"><B>Loading</B></P>
20			<P ALIGN=CENTER STYLE="border: none; padding: 0cm; font-weight: medium">
21			To load a previously saved game, click on the Load Game button on
22			the main menu, a second screen will appear, you need to navigate
23			to the folder that you stored the saved game to. Once this is
24			found the game can be loaded. This is the only way to load a saved
25			game.</P>
26			<P ALIGN=CENTER STYLE="border: none; padding: 0cm"><B>Saving</B></P>
27			<P ALIGN=CENTER STYLE="border: none; padding: 0cm; font-weight: medium">
28			The only way to save the game is via the in-game menu. Click the
29            Menu button while in-game and a small menu window will appear. Click
30            on the save game option and navigate to a folder to save your game.
31            The game can be saved as any type of file format without consequence
32            to the loading method (though you may not be able to run or view
33            this saved file using the assigned program to that file format e.g.
34            game is saved as a binary *.save)</P>
35
36<P><BR>
37</P>
38</BODY>
39</HTML>
40