๐Ÿ“ฆ

Playing User Maps

Railway Operation Sim

ๆ—ฅๆœฌ่ชž

๐ŸŽฏ What is a User Map

A user map is a UGC map made with the Map Editor. User maps are kept separate from the official maps and are launched from a dedicated screen on the title menu.

Before you play: for how to make a map of your own, follow the Map Editor โ€” Getting Started guide and the related editor guides.

๐Ÿšช Launching from the Title

Open the dedicated screen from the User Maps button on the title screen.

  1. Start the game and reach the title screen
  2. Click the User Maps button at the bottom of the screen
  3. The locally stored UGC maps are listed
  4. Pick the map you want to play
  5. Pick one of that map's scenarios from the dropdown
  6. Click Start
An empty list? If you have never created a map in the Map Editor, the list is empty. Follow Map Editor โ€” Getting Started to build one map first, then return here.

๐Ÿท Title, Author, Description, Preview

Each row in the list shows the title, author, and preview image set by the map's author. Clicking a row reveals a large preview image and the author's description on the right pane.

  • Bold title: the display name chosen by the author, independent of the folder name (e.g. "Yokohama Morning Rush"). Falls back to the folder name if not set.
  • Subtitle ("by Author ยท path"): author name + path. Without an author, only the path is shown.
  • Thumbnail (80ร—45 px on the left): the preview.png captured by the author. A dark gray placeholder shows up if missing.
  • Large preview on the right pane: the selected row's thumbnail enlarged (16:9 letterbox).
  • Description: the author's blurb, displayed below the preview image. Useful for picking maps based on features like "with double crossover / shunting / morning rush".
If you're authoring a map: see Map Editor โ€” Bundle Info (Public Metadata) for how to set the title, description, author, and preview image on your map. They are saved to <mapFolder>/bundle.json and <mapFolder>/preview.png.
Steam Workshop (planned): this bundle info is planned to be reused as the title, description, and thumbnail when uploading to Steam Workshop in a future update. Authors who fill these in ahead of time will be able to publish smoothly once Workshop support lands.

๐Ÿ“ฅ Importing Someone Else's Map

To play a map made by someone else, the current approach is to copy their map folder into the right place.

  1. Obtain the map folder (containing a Data/ folder); extract if it is zipped
  2. Open the path below in Where Maps Are Stored
  3. Drop the obtained folder, as a whole, directly under the CustomMaps folder
  4. Restart the game (or reopen the User Maps screen on the title) โ€” the new map appears in the list
Use third-party maps at your own risk. The developer does not validate or provide support for the contents of user-created maps (UGC). We accept no responsibility whatsoever for malfunctions, data loss, or other troubles that arise from installing them. Please install maps only from sources you trust. If you observe odd behavior, move the suspect map folder somewhere else for the time being.

๐Ÿ“ Where Maps Are Stored

User maps live in the Windows user-save area at:

%USERPROFILE%\AppData\LocalLow\DefaultCompany\RailSim260127\CustomMaps\

Each map has its own folder (bundle) under this directory (e.g. Futtsu\). Inside each bundle is a Data/ folder, then <company>/<map>/, which holds the wiring/equipment/master CSVs plus a subfolder per scenario (e.g. DayTime/).

Backup and sharing

  • Zip the entire map folder for a simple backup โ€” restore by unzipping it back
  • Hand the same zip to a friend; they can drop it into the same path and play
  • The Map Editor's "Open Map" dialog uses the same list

๐Ÿ›’ Steam Workshop (planned)

Steam Workshop integration is planned for a future update in the V1.7.x series. Once it ships, you will be able to subscribe to and publish maps in one click โ€” no more manual folder copies.

Until then: map-folder ZIP sharing and screenshot exchanges on social media (e.g. X) are the easiest way to interact with other players.