Page 1 of 1

Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 12:53 pm
by ET44C4
Would it be possible to create my own ground and track textures the same way I create repaints? I would like to have custom textures for the tracks that come with the Chicago "racetrack" route and custom ground textures that come with the route as well.

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 1:30 pm
by buzz456
The ground textures are easy. Just go find one rename it to whatever you want and then re-paint it to whatever you are looking for. The track is a lot more complicated. Are you trying to change the look of the ballast or the ties or the track itself?

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 1:46 pm
by ET44C4
buzz456 wrote:The ground textures are easy. Just go find one rename it to whatever you want and then re-paint it to whatever you are looking for. The track is a lot more complicated. Are you trying to change the look of the ballast or the ties or the track itself?

Well with the ground texture I don't want to replace the original texture, I would like to make a copy and then repaint it.

For the tracks, I would like to just re-texture the ballast. Sorry for not explaining that part.

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 2:12 pm
by buzz456
I guess I wasn't clear either. Like you would with a car re-paint make a copy and rename it. Then make your changes. Specifically I took a quick look at the Race Track and Barnez used Scale Rail. Is this just for your own use?

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 2:29 pm
by ET44C4
buzz456 wrote:I guess I wasn't clear either. Like you would with a car re-paint make a copy and rename it. Then make your changes. Specifically I took a quick look at the Race Track and Barnez used Scale Rail. Is this just for your own use?

Yes this is for personal use only.

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 2:42 pm
by ET44C4
buzz456 wrote:I guess I wasn't clear either. Like you would with a car re-paint make a copy and rename it. Then make your changes.


"Changes" as in editing the .bin? How would I edit the .bin for a ground texture? Since I'm adding one, would I need to add something to the .bin?

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 3:27 pm
by gtrtroger

Re: Custom Track and Ground Textures?

Unread postPosted: Wed Feb 01, 2017 3:31 pm
by ET44C4
gtrtroger wrote:This is where I started......

viewtopic.php?f=7&t=2545&p=22303&hilit=Add+ground+textures#p22303

Thanks for the link!

So basicly I need to add this to my .bin file:
<cMixTexDescriptor d:id="57080784">
<BaseTextureName d:type="cDeltaString">Artimrj\Routes\Environment\Terrain\Pavers\NE - Pavers02</BaseTextureName>
<BaseSpringTextureName d:type="cDeltaString"></BaseSpringTextureName>
<BaseSummerTextureName d:type="cDeltaString"></BaseSummerTextureName>
<BaseAutumnTextureName d:type="cDeltaString"></BaseAutumnTextureName>
<BaseWinterTextureName d:type="cDeltaString"></BaseWinterTextureName>
<DisplayName d:type="cDeltaString"></DisplayName>
<LocalisedDisplayName>
<Localisation-cUserLocalisedString>
<English d:type="cDeltaString">NE - Pavers02</English>
<French d:type="cDeltaString"></French>
<Italian d:type="cDeltaString"></Italian>
<German d:type="cDeltaString"></German>
<Spanish d:type="cDeltaString"></Spanish>
<Dutch d:type="cDeltaString"></Dutch>
<Polish d:type="cDeltaString"></Polish>
<Russian d:type="cDeltaString"></Russian>
<Other/>
<Key d:type="cDeltaString"></Key>
</Localisation-cUserLocalisedString>
</LocalisedDisplayName>
<Wang d:type="cDeltaString">eFalse</Wang>
<FloraIndex d:type="sUInt32">0</FloraIndex>
<FloraDensity d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</FloraDensity>
<Category d:type="cDeltaString">eConcrete</Category>
</cMixTexDescriptor>

I also would need to change the paths (obviously).

Re: Custom Track and Ground Textures?

Unread postPosted: Thu Feb 02, 2017 3:56 pm
by NYWhiskey
ET44C4 wrote:Would it be possible to create my own ground and track textures the same way I create repaints? and custom ground textures that come with the route as well.


Nice! I created most of the NE Textures and love when I see them used. If you want to add them the instructions above are good. If you want to make your own texture files it is a little more involved or when you paint it will look like a pattern of blocks. You need to make 8 Wang tiles and blend them all together.

If you need help with that give a holler.

Re: Custom Track and Ground Textures?

Unread postPosted: Thu Feb 02, 2017 4:53 pm
by ET44C4
NYWhiskey wrote:
ET44C4 wrote:Would it be possible to create my own ground and track textures the same way I create repaints? and custom ground textures that come with the route as well.


Nice! I created most of the NE Textures and love when I see them used. If you want to add them the instructions above are good. If you want to make your own texture files it is a little more involved or when you paint it will look like a pattern of blocks. You need to make 8 Wang tiles and blend them all together.

If you need help with that give a holler.

Thanks for the advice! I'm planning on making my own textures. I just need to go out and get the pictures and then mess around with it a little.