The MSTS BHP route is located here:
http://msts.steam4me.net/routes/wa_bhp_mac.htmlNorthernWarrior wrote:Wasn't there a BHP route (or similar) in MSTS? Obviously a bit old now, but better than nothing.
I'm guessing the reason none have been attempted in legacy Railworks/TS is the lack of suitable terrain textures. The US desert set doesn't really match and it is still notoriously difficult to make your own and import them to the game.
As others have suggested, this will probably have to wait for the TSW tools to arrive (how easy is it to get terrtex into UE4?). DTG have a veritable cash cow in how they are working with TSW, in terms of the areas featured and the length/scope of the routes. They know from RW/TS the areas likely to sell and a Japanese route might be moderately successful does not necessarily have global appeal, so far as other markets are concerned they need to be sure they are not selling/building for part of the world where running pirated copies of the game and DLC is taken for granted (Russia and maybe India). no money to be made in that!
The route I've been working on has several custom terrain textures. None are from any other provider.
From my obs, you do the following:
Create the texture in the image editing program, and save it as a 256x256 texture.
Add an alpha channel to the entire image and save it as a .tga file .
Load it in Gimp and select overwrite (name of texture).
Convert it to .ace with RWace tool
Copy it into the environment/terrain/Grass or whichever category one wishes to place it amongst in your developer/route folder.
Load the blueprint editor and select new terrain texture blueprint
Set the rock gradient value and threshold to something reasonable to eliminate the black rock/whatever texture covering the existing one, and adjust the distant terrain colour accordingly. And export the texture. Alternatively, one can copy the Kuju texturing.xml file and modify it to represent the blueprint referenced in the terrain folder that was just exported, as well as renaming it (which will necessitate overwriting the original).
I may have overlooked the odd detail, but I haven't had much trouble lately with them.