Elvas Tower: Dorset coast v6 - Severe trees on tracks - Elvas Tower

Jump to content

  • 10 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • You cannot start a new topic
  • You cannot reply to this topic

Dorset coast v6 - Severe trees on tracks Rate Topic: -----

#71 User is offline   rrroberttt 

  • Apprentice
  • Group: Status: Switchman
  • Posts: 11
  • Joined: 27-October 12
  • Simulator:Microsoft Train Simulator
  • Country:

Posted 12 December 2015 - 04:13 PM

View PostCsantucci, on 12 December 2015 - 12:00 PM, said:

Any additional parameter may be inserted in the include file.


A big thank you, Carlos, for this improvement. Also, Jtang, for the original idea, that you made workable.

#72 User is offline   R H Steele 

  • Executive Vice President
  • PipPipPipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 3,457
  • Joined: 14-March 13
  • Gender:Male
  • Location:known universe
  • Simulator:Open Rails
  • Country:

Posted 12 December 2015 - 05:07 PM

First off, :sign_thanks: Carlo and everyone who tested and contributed, fine work.

Secondly, I'm very confused....concerning how to use the include file. But let's see if I got it straight - for example the 3DTS_TEH2
In the 3DTS_TEH2 route folder I place a folder named Openrails.
Within the Openrails folder I place a file named the same as the trk file for 3DTS_TEH2 (in this case: tehachapi2.trk
The tehachapi2.trk will look like this:

include ( ../tehachapi2.trk )

ORTSUserPreferenceForestClearDistance ( 2 )

Do the same (of course changing names) for any other route that needs this type of parameter. I can use ConText to make up the new Openrails .trk file.

#73 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 7,024
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 12 December 2015 - 11:43 PM

Yes Gerry, it's as you write. It's apparently important to leave an empty line before and after the include line, as you did.

#74 User is offline   wellsburg 

  • Conductor
  • Group: Status: First Class
  • Posts: 331
  • Joined: 29-January 04
  • Gender:Male
  • Location:Lakewood, Ohio
  • Country:

Posted 13 December 2015 - 10:23 PM

Hi,

Does something have to be clicked to activate the include feature ? On the not yet distributed B&SR route, the include feature is not working.

A folder "OpenRails" is in the B&SR route folder. Within the OR folder is a ConTEXT file named B&SR.trk . B&SR.trk text is:


include ( ../B&SR.trk )

ORTSUserPreferenceForestClearDistance ( 2 )

with empty lines before and after the include line.

If ORTSUserPreferenceForestClearDistance ( 2 ) is directly entered as the last line in the actual route B&SR.trk file, the offending tree is gone.

ORTS version is X3368. What am I missing here ?

Mike

View PostCsantucci, on 12 December 2015 - 11:43 PM, said:

Yes Gerry, it's as you write. It's apparently important to leave an empty line before and after the include line, as you did.


#75 User is offline   R H Steele 

  • Executive Vice President
  • PipPipPipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 3,457
  • Joined: 14-March 13
  • Gender:Male
  • Location:known universe
  • Simulator:Open Rails
  • Country:

Posted 14 December 2015 - 08:30 AM

View Postwellsburg, on 13 December 2015 - 10:23 PM, said:

Hi,....ORTS version is X3368. What am I missing here ? Mike


Mike, the code change implemented in OR begins with version 3369. Include works fine with X3369, does not work with 3368.

You can download from here: http://james-ross.co...jects/or/builds

It takes quite a lot of computing power to move the forest/trees, so if you can use the RE to make the adjustment that would be better. FPS decreases on the routes using the tree algorithm.

#76 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 7,024
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 14 December 2015 - 10:08 AM

FPS reduction is about 2-3 accordingly to my approximate tests.

#77 User is offline   burgerbern 

  • Conductor
  • Group: Status: Contributing Member
  • Posts: 493
  • Joined: 26-May 06
  • Gender:Male
  • Location:UK
  • Simulator:ORTS
  • Country:

Posted 14 December 2015 - 11:10 AM

i have my OR setup to limit frame rates to the monitor at 60fps with the tree clearance on i still get the same figure of 60fps so for me its not taking anything away, and why would you need more than 60fps, my graphics card no longer raises its fan speed like it used to when the fps was left to its own devices and i ran OR, now it stays quiet.

#78 User is offline   wellsburg 

  • Conductor
  • Group: Status: First Class
  • Posts: 331
  • Joined: 29-January 04
  • Gender:Male
  • Location:Lakewood, Ohio
  • Country:

Posted 14 December 2015 - 01:36 PM

Gerry,

Yes, the ORTS update was the answer. No drop in fps on my machine. Thanks for the quick response.

Mike

#79 User is offline   Sid P. 

  • Conductor
  • Group: Status: Contributing Member
  • Posts: 463
  • Joined: 12-February 13
  • Gender:Male
  • Location:Canada
  • Simulator:Open Rails / MSTS
  • Country:

Posted 17 December 2015 - 02:42 PM

The fix in the .trk file worked for me in the Surfliner2 route - moved the trees nicely..

Somewhere, I recall that someone said that to use the "include" file method in the Route folder, the .trk file in the OpenRails folder had to have a blank line above and below the "include (../xxx.trk)" line that makes OR read the original file.
Is this still true? The reason I ask is that I have been doing some tests with .eng and .wag includes, and blank lines do not appear to be required in those cases.
I may write a summary of the OR "include" methods for the Manual.

#80 User is offline   disc 

  • Foreman Of Engines
  • Group: Private - Open Rails Developer
  • Posts: 818
  • Joined: 07-October 12
  • Gender:Male
  • Simulator:OpenRails
  • Country:

Posted 17 December 2015 - 02:49 PM

View PostSid P., on 17 December 2015 - 02:42 PM, said:

I may write a summary of the OR "include" methods for the Manual.


+1 but please mention this: if the BrakeSystemType is overridden in the include file, then ALL brake parameters should be included in the include file, as in this case the brake system is re-created, so forgets anything related to brake system, that was in the original eng/wag.

  • 10 Pages +
  • « First
  • 6
  • 7
  • 8
  • 9
  • 10
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users