NewEnglandCentral wrote:I know how to do that. However, some trains don't show up after saving on the quick drive screen.
Are you able to use serz.exe to convert bin files to xml and back? Can you use notepad to edit an xml file? If yes to both questions, you can edit the quick drive file so that those trains will show up.
Rule #1: Back up before messing with bin files.Read through this tutorial:
http://mainescenery.proboards.com/threa ... tom-buttonThe last part shows how to edit the loco name. In the tutorial it is suggested to keep the number of loco icons in quick drive to a minimum, but in your case you will likely find it looks like this:
<LocoName>
<Localisation-cUserLocalisedString>
<English d:type="cDeltaString"></English>
With no loco name in between the brackets it won't show up in quick drive, so just enter a loco name like this:
<LocoName>
<Localisation-cUserLocalisedString>
<English d:type="cDeltaString">Black 5 4-6-0</English>
and voila, it will show up.
AND remember Rule #1, BACKUP before you mess with a bin file.