Skip to content
Back to Homepage

How do I upload a save to my Return to Moria server?

Return to Moria lets you move save progress between single-player, other hosts, and dedicated servers. Uploading a .sav file preserves your world and difficulty settings.

World saves start with MW_ and use the .sav extension. Sort by date modified to find your most recently played world.

  1. Press Windows + R on your keyboard
  2. Enter %localappdata%\Moria\Saved and press Enter
  3. Open the folder for your platform:
    • Steam: SaveGamesSteam
    • Epic: SaveGamesEpic

Upload your save to your Return to Moria server

Section titled “Upload your save to your Return to Moria server”
  1. Open the Blacksmith’s Portal
  2. Stop your server
  3. Go to Files
  4. Navigate to Moria/Saved/SaveGamesDedicated
  5. Upload your .sav file to this folder
  6. Go to Startup
  7. Set World Name to the save filename without the .sav extension

Example: if your file is MW_6BE7222A40EB974D3499BAB262B5D8D7.sav, enter MW_6BE7222A40EB974D3499BAB262B5D8D7 as the World Name.

  1. Start your server

If more than one .sav file shares the same base name, set OptionalWorldFilename in Game Config (or FilesMoriaServerConfig.ini) to the exact filename without the .sav extension:

OptionalWorldFilename=MW_6BE7222A40EB974D3499BAB262B5D8D7

World Name should still match the world name portion of the save. See Troubleshooting if the world fails to load.

Always stop the server before uploading saves to prevent data corruption.

  1. Stop your server
  2. Copy your .sav file into Moria/Saved/SaveGamesDedicated
  3. Open MoriaServerConfig.ini and set OptionalWorldFilename= under [World] to the filename without .sav
  4. Save and restart the server