-
Notifications
You must be signed in to change notification settings - Fork 0
Rivermod help
This page provides help documentation for Rivermod's various features.
When launching Rivermod for the first time, you will be prompted to set the directory where your copy of Riverworld is installed. Assuming the default installation options, this will typically be C:\Program Files (x86)\Cryo\RiverWorld. The game directory can be changed at any time later (see Changing the game directory.
Tip
See Installing Riverworld for help installing Riverworld on modern hardware.
You can change the directory Rivermod searches for game files at any time by completing the following steps:
- From the menu bar, select Editor
- Select Set Game Directory
- Choose the new directory
- Press Select Folder
By default, Rivermod will automatically backup your game saves every few seconds even while the game is running. Using the save game manager in Rivermod's main window, you can then assign these archived saves to any of the game's 10 save slots. You can also manually backup your saves, clear a save slot, or delete a save.
To manually sync your save games, complete the following steps:
- In the main window, locate the Save Manager widget
- Locate the *Saves column and press the sync button
- Check the status message next to the sync button to confirm the sync was successful
Note
It is not typically necessary to manually sync saves. Rivermod will automatically sync your save games every few seconds by default.
Complete the following steps to assign an archived save to one of the game's save slots:
- In the main window, locate the Save Manager widget
- Locate the *Saves column and find the save you wish to assign in it
- Press the menu button (aka meatball button) for the save you wish to assign
- Select the Assign to slot x option for desired slot
Note
It is perfectly safe to assign a save to an occupied slot. The save previously occupying the slot will be archived and can be reassigned to another slot later if desired.
Complete the following steps to unassign a save from a save slot:
- In the main window, locate the Save Manager widget
- Locate the *Slots column and find the slot you wish to clear
- Press the menu button (aka meatball button) for the slot you wish to clear
- Select the Clear slot option
Note
Clearing a save slot is non-destructive. The save assigned to the slot will still be present in your saves list and can be reassigned to a slot later if desired.
Caution
Deleting a save will PERMANENTLY delete the save from both your game and Rivermod's backups. This cannot be undone.
Complete the following steps to permanently delete a save game:
- In the main window, locate the Save Manager widget
- Locate the save you wish to delete either from the Slots list or the Saves list
- Press the menu button (aka meatball button) on the save you wish to delete
- Press the Delete save button
- In the confirmation dialog, press Delete to confirm
Rivermod provides a tool to view the terrain of any game level or save file. Due to current parsing limitations, you need to select which level's tileset the terrain should be viewed with.
To view a map, complete the following steps:
- From the menu bar, select Tools
- Select Map Viewer
- In the map viewer window, locate the top selection box on the left
- Choose the level script whose textures you want to render the terrain with
- Locate the next selection box and choose the map (totalmap) or save file (map*.sav) you wish to view
Note
If a map's textures appear incorrect, try selecting a different level script.
The viewer camera can be moved using the mouse and keyboard.
To move the camera, hold the right-mouse button and use the WSAD keys to move and the mouse to change direction. Holding left-shift while moving will increase the camera's speed.
The map viewer provides three rendering modes: textured, grid, and wireframe.
To switch how a map is rendered, complete the following steps:
- Locate the render mode selection box under the map selection box
- In the render mode selection box, choose the desired rendering mode
Riverworld wraps the terrain of its maps horizontally and the map viewer mimics this behavior by default.
To enable or disable terrain wrapping, complete the following steps:
- Locate the Wrap edges toggle under the render move selection box
- Change the toggle position to enable or disable terrain wrapping
When viewing a save file, the map viewer can optionally display the fog of war over the minimap.
To enable/disable the fog of war, complete the following steps:
- Locate the Fog of War toggle over the minimap on the right side of the map viewer window
- Change the toggle position to enable or disable the fog of war over the minimap
Note
The fog of war for an unmodified level file (totalmap) will always be completely filled.
Rivermod provides a tool to view most of the game's models.
Note
The models of characters, such as Burton, cannot be viewed at this time; however, models for character armor can be viewed.
To view a model, complete the following steps:
- From the menu bar, select Tools
- Select Model Viewer
- In the model viewer window, locate the top selection box on the left
- Choose the model you wish to view
- A rough translation of most model file names is provided in parenthesis
Note
Some models are very small or very off-center and may require you to adjust the camera to see them.
Many Riverworld model files contain multiple variations of a model called an "element".
To change which element is displayed, complete the following steps:
- Locate the element selection-box on the left under the model selection box
- Choose the element you wish to view
Note
Not all models have more than one element. Models with multiple elements are often just the same model at different origin offsets.
Most Riverworld models are comprised of multiple sub-objects.
To choose which sub-objects are displayed, complete the following steps:
- Locate the object list under the element selection box
- Use the vertical scroll bar to view the full list of objects
- Select a single object to view only it or shift-click multiple objects to view them together
The model viewer camera can be moved in and out for a better view of models.
To move the camera close, scroll up on the mouse-wheel. To move the camera back, scroll down on the mouse-wheel.
The model viewer allows you to view models in three modes: textured, normals, and wireframe.
To change model rendering modes, complete the following steps:
- Locate the rendering mode selection box under the model file selection box
- Select the rendering mode you wish to use
The model viewer provides a list of all warnings and errors encountered while parsing a model file.
To view the model viewer log, complete the following steps:
- Locate the log panel at the bottom of the model viewer window
- Use the handle above the log panel to expand it (the handle may be difficult to see)
- Use the Copy all button to copy all log entries to the clipboard
Rivermod provides a viewer for the game's .SPR files. These files are primarily used by the game as fonts.
To view a sprite sheet, complete the following steps:
- From the menu bar, select Tools
- Select Sprite Viewer
- In the sprite viewer window, select the File menu option
- Select Load sheet
- Choose the
.SPRfile you wish to load (see theEDITORorTABSdirectories)
See a mistake? Know something we don't? Contributions are always welcome! Check out the contributing guide to get started.