Web site - minor fixes.
This commit is contained in:
parent
15497abe1f
commit
8a9c6c9c3e
|
@ -80,7 +80,7 @@
|
||||||
This will return the movie back to the spot in the game where the savestate was made.
|
This will return the movie back to the spot in the game where the savestate was made.
|
||||||
This can be used to undo mistakes or to test different strategies for a particular segment.
|
This can be used to undo mistakes or to test different strategies for a particular segment.
|
||||||
</p>
|
</p>
|
||||||
<p>(Windows users - the default key for making a savestate is "I" and the default key for loading a state is "P". Both of these can be assigned under the Map Hotkeys Menu).
|
<p>(Windows users - the default key for making a savestate is "I" and the default key for loading a state is "P". Both of these can be assigned under the <a href="files/{4CBEC453-C1F0-4E5F-9553-7A88DB95B03C}.htm">Map Hotkeys Menu</a>).
|
||||||
Both can also be access through the File > Savestate Menu.
|
Both can also be access through the File > Savestate Menu.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -121,11 +121,11 @@
|
||||||
<h2>Frame Counter</h2>
|
<h2>Frame Counter</h2>
|
||||||
<p>The Frame counter displays what frame the movie is currently on.
|
<p>The Frame counter displays what frame the movie is currently on.
|
||||||
If the movie is playing in read-only mode, it will also display the total number of frames in the movie.
|
If the movie is playing in read-only mode, it will also display the total number of frames in the movie.
|
||||||
The default key for toggling the Frame Counter display is the "." (period) key. (This can be re-mapped in the Map Hotkeys Menu).
|
The default key for toggling the Frame Counter display is the "." (period) key. (This can be re-mapped in the <a href="files/{4CBEC453-C1F0-4E5F-9553-7A88DB95B03C}.htm">Map Hotkeys Menu</a>).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Frame Advance</h2>
|
<h2>Frame Advance</h2>
|
||||||
<p>The frame advance key ("backlash" key by default. Re-mappable under the Map Hotkeys Menu)
|
<p>The frame advance key ("backlash" key by default. Re-mappable under the <a href="files/{4CBEC453-C1F0-4E5F-9553-7A88DB95B03C}.htm">Map Hotkeys Menu</a>)
|
||||||
will advance the game by a single frame and then pause the game.
|
will advance the game by a single frame and then pause the game.
|
||||||
If the hotkey is held down, it will auto advance quickly through the game.
|
If the hotkey is held down, it will auto advance quickly through the game.
|
||||||
</p>
|
</p>
|
||||||
|
@ -134,7 +134,7 @@
|
||||||
<h2>Metadata</h2>
|
<h2>Metadata</h2>
|
||||||
|
|
||||||
<p>When you record a new movie via the record movie dialog there is an author field.
|
<p>When you record a new movie via the record movie dialog there is an author field.
|
||||||
This sends the info to the .fm2 file in the form of comment Author [author name] (see .fm2).
|
This sends the info to the .fm2 file in the form of comment Author [author name] (see <a href="FM2.html">.fm2</a>).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Any line in the .fm2 that starts with "comment" is known as metadata.
|
<p>Any line in the .fm2 that starts with "comment" is known as metadata.
|
||||||
|
|
Loading…
Reference in New Issue