Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
There are individual US mods for locomotives that have reverse facing trains, also there are some with two locomotives setup forward and reverse facing as a multiple unit on the steam workshop.
As far as I know it's the only way it's been done if the individual locomotives have been created like this. I personally haven't seen a mod that allows you to apply this to any train though.
If you look through the USA collection from my Steam profile you should find the American trains.
Hope this helps.
I may look into specific assests, would be cool just to have it as a seperate mod though.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=849623625
Looks like this may do the trick :)
Yeah that's what I said, it's only for the models listed, it doesn't do any train unfortunately.
For individual custom locomotives, you would have to make a simple LUA file, place it in the Multiple_unit/USA folder, rename it (just append _reversed to the name), then modify the LUA file for that specific locomotive to be reversed like so:
There are three reasons why the mod only touches the specific vanilla USA Locomotives:
1) There is already a mod for the European locomotives on the TransportFever fansite.
2) Making a mod that incorporates all custom locomotives requires permissions from each custom locomotive model's author.
3) If one tries to use a reversed mod without the actual custom locomotive inststalled and activated, the game will just CTD. (each "reverse locomotive" LUA file points to a specific model, if it's not loaded, game crashes)
Since it is easy to just add the simple LUA file to make a locomotive show up as reversed, I figured an author making a cusdtom locomotive would just add it themselves.