🎯 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.
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.
| Company | Train Type | File Name |
|---|---|---|
| Yokohama Shonan Express | 1000 Series (6-car) | Y1000_6.png |
| Yokohama Shonan Express | 1000 Series (8-car) | Y1000_8.png |
| Yokohama Shonan Express | 1000 Series (12-car) | Y1000_12.png |
| Yokohama Shonan Express | 1500 Series (6-car) | Y1500_6.png |
| Yokohama Shonan Express | 1500 Series (8-car) | Y1500_8.png |
| Yokohama Shonan Express | 2000 Series (8-car) | Y2000_8.png |
| Yokohama Shonan Express | 2000 Series (12-car) | Y2000_12.png |
| Teito Subway | 5000 Series (8-car) | S5000_8.png |
| Chiba Minato Railway | 3000 Series (8-car) | C3000_8.png |
| Chiba-kita Railway | 7000 Series (8-car) | N7000_8.png |
🖼️ Image File Specs
| Item | Recommended |
|---|---|
| Format | PNG (transparency recommended) |
| Size | Around 100 × 100 px (square is recommended) |
| Background | Transparent (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
- Identify the train type ID you want to change (e.g.,
Y1500_6). - Prepare a PNG image and rename it to
Y1500_6.png. - Click "Open Icon Folder" in the settings screen and place the image there.
- Restart the game (if it's already running).
- 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.PNGwill 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.