🖼️

Customizing Train Icons

Railway Dispatch Simulator

日本語

🎯 Overview

You can replace the train icons shown in-game with your own images. Just prepare the images and drop them into a folder — no programming knowledge required.

📁 Where to Put the Files

In the in-game settings screen, click "Open Icon Folder" and the correct folder will open automatically.

If you prefer to open it manually, the path is:

C:\Users\(your username)\AppData\LocalLow\(company name)\(game name)\TrainIcons\
If the AppData folder is hidden:
In File Explorer, enable "View → Hidden items," or paste the path directly into the address bar.

📝 File Naming Rules

The file name must be train type ID + .png.

The supported train types and their file names are listed below.

CompanyTrain TypeFile Name
Yokohama Shonan Express1000 Series (6-car)Y1000_6.png
Yokohama Shonan Express1000 Series (8-car)Y1000_8.png
Yokohama Shonan Express1000 Series (12-car)Y1000_12.png
Yokohama Shonan Express1500 Series (6-car)Y1500_6.png
Yokohama Shonan Express1500 Series (8-car)Y1500_8.png
Yokohama Shonan Express2000 Series (8-car)Y2000_8.png
Yokohama Shonan Express2000 Series (12-car)Y2000_12.png
Teito Subway5000 Series (8-car)S5000_8.png
Chiba Minato Railway3000 Series (8-car)C3000_8.png
Chiba-kita Railway7000 Series (8-car)N7000_8.png

🖼️ Image File Specs

ItemRecommended
FormatPNG (transparency recommended)
SizeAround 100 × 100 px (square is recommended)
BackgroundTransparent (opaque also works)
Depending on the image's aspect ratio, the icon may be stretched in-game. We recommend creating images close to the actual display aspect ratio.

🚀 Steps

  1. Identify the train type ID you want to change (e.g., Y1500_6).
  2. Prepare a PNG image and rename it to Y1500_6.png.
  3. Click "Open Icon Folder" in the settings screen and place the image there.
  4. Restart the game (if it's already running).
  5. If the train icon on the map has changed, you're done.

❓ Troubleshooting

The icon didn't change

  • Double-check the file name spelling (it is case-sensitive).
  • Make sure the extension is .png (uppercase .PNG will not work).
  • Try restarting the game.

The image looks distorted

  • Try resizing closer to the recommended size (100×100 square).
  • Use transparent PNGs for a cleaner look.