Search found 46 matches

by Kapitaen13
05 Apr 2019, 19:08
Forum: Help
Topic: Walking Humans
Replies: 2
Views: 4199

Re: Walking Humans

You can't read the solution on Elvas Tower?

WalkingPeople
http://www.elvastower.com/forums/index. ... _p__220614

How to use this feature:
http://www.elvastower.com/forums/index. ... _p__220623
by Kapitaen13
16 Mar 2019, 09:06
Forum: Feature requests
Topic: DEM Height Adjustment
Replies: 3
Views: 5567

Re: DEM Height Adjustment

The complete Route Freiburg was raised by me by 197.766 meters with TSUtil. That worked perfectly. java -Xmx256m TSUtil -le:\_adjh.log adjh "H:\Train Simulator\Routes\Freiburg" 197.766 Route: https://forum.german-railroads.de/index.php?page=DownloadDBData&dataID=691 Original: https://w...
by Kapitaen13
09 Mar 2019, 07:59
Forum: TSRE Tips and Guides
Topic: Elevation Data
Replies: 0
Views: 7896

Elevation Data

Links for .hgt Files. http://viewfinderpanoramas.org/Coverage%20map%20viewfinderpanoramas_org3.htm https://dds.cr.usgs.gov/srtm/version2_1/SRTM3/ https://search.earthdata.nasa.gov/search/granules/collection-details?p=C1000000240-LPDAAC_ECS&m=19.0546875!-10.40625!2!1!0!&tl=1098377168!6!! Gree...
by Kapitaen13
24 Feb 2019, 18:35
Forum: Maybe it's a bug
Topic: PickupItem
Replies: 8
Views: 7989

Re: PickupItem

Setting the PickUp seems to be implemented idiot-proof. Thanks KUJU You are setting a PickUp. There is only "0" in the second Number after the fist save. https://up.picr.de/35147195uw.jpg Now you are going back and Move the PickUp. Now the second number is correct but the PickUp is empty! ...
by Kapitaen13
24 Feb 2019, 17:57
Forum: Maybe it's a bug
Topic: PickupItem
Replies: 8
Views: 7989

Re: PickupItem

Use the second link in the thread above
If you want to reset the track editor and the MSTS options at the same time, you can use the "Reset MSTS completely.reg" instead.
by Kapitaen13
24 Feb 2019, 08:52
Forum: Maybe it's a bug
Topic: PickupItem
Replies: 8
Views: 7989

Re: PickupItem

For problems with the MSTS AE there is a very radical solution:
Delete all entries starting with AE in the windows registry from the MSTS (HWRenderer).

https://www.tssf.eu/forum/index.php?top ... 954#msg954

http://www.tssf.eu/content/usercontent/ ... setzen.zip

Regards Jan
by Kapitaen13
23 Feb 2019, 19:04
Forum: Discussion
Topic: Setings.txt
Replies: 3
Views: 4645

Re: Setings.txt

But, did you know that there is also mouseSpeed = 0.1?
Yes, i did. I set it to 0.2

Code: Select all

mouseSpeed = 0.2
it is covert here.
https://www.trainsim.com/vbts/showthrea ... ute-Editor

Greetings Jan
by Kapitaen13
23 Feb 2019, 16:06
Forum: Discussion
Topic: Setings.txt
Replies: 3
Views: 4645

Re: Setings.txt

Is there a list showing all of the variables available for settings.txt in TSRE?
http://koniec.org/tsre5/settings.html

https://github.com/pwillard/TSRE5-Docum ... r/book.pdf
Page 7 and 8

Greetings Jan
by Kapitaen13
15 Feb 2019, 15:52
Forum: Maybe it's a bug
Topic: PickupItem
Replies: 8
Views: 7989

Re: PickupItem

For Diesel = 380.
Other pickup types are fine?
I never saw a working freight load in the MSTS on german routes.

Regards Jan
by Kapitaen13
12 Feb 2019, 15:39
Forum: Maybe it's a bug
Topic: PickupItem
Replies: 8
Views: 7989

PickupItem

If I add a PickupType ( _FUEL_COAL_ ) to a route with the TSRE, this item is not displayed in the MSTS AE.
Probable cause: last line in .tit and .tdb
With TSRE

Code: Select all

PickupTrItemData ( 100000 00000000 )
With MSTS RE

Code: Select all

PickupTrItemData ( 100000 00000300 )
300=Coal, 280=Water, Diesel ?

Regards Jan