Elvas Tower: OR NewYear MG - Elvas Tower

Jump to content

  • 203 Pages +
  • « First
  • 89
  • 90
  • 91
  • 92
  • 93
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

OR NewYear MG Rate Topic: ****- 4 Votes

#901 User is offline   dforrest 

  • Foreman Of Engines
  • Group: Status: Contributing Member
  • Posts: 977
  • Joined: 12-January 12
  • Gender:Male
  • Location:St. Vincent (formally UK)
  • Simulator:MSTS, Open Rails
  • Country:

Posted 11 June 2021 - 09:14 AM

Attached is a log file received when trying to restart a saved activity. Any suggestions?

Attached File(s)



#902 User is offline   Csantucci 

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

Posted 12 June 2021 - 11:02 AM

A system routine complains with the path of a trainset file.
Was the save done with the same OR version as the restore?

#903 User is offline   dforrest 

  • Foreman Of Engines
  • Group: Status: Contributing Member
  • Posts: 977
  • Joined: 12-January 12
  • Gender:Male
  • Location:St. Vincent (formally UK)
  • Simulator:MSTS, Open Rails
  • Country:

Posted 12 June 2021 - 11:46 AM

View PostCsantucci, on 12 June 2021 - 11:02 AM, said:

A system routine complains with the path of a trainset file.
Was the save done with the same OR version as the restore?


Yes it was - "X360 Rev.99.1 (debug)".

#904 User is offline   Csantucci 

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

Posted 24 June 2021 - 12:30 PM

At last revision 100 of OR NewYear MG is available here http://www.interazio...loads/index.php !

This unofficial version has been derived from the latest official OpenRails testing revision X1.3.1-370 (not already available), which already includes Monogame.

As a special bonus this unofficial version includes the cruise control software written by Jindrich with final adaptations by myself.

This version includes some features not (yet) available in the Open Rails testing official version, that is:

- addition of track sounds in the sound debug window (by dennisat)
- F5 HUD scrolling (by mbm_or)
- checkbox in General Options tab to enable or disable watchdog
- increase of remote horn sound volume level
- when car is selected through the F9 window, the car's brake line in the extended brake HUD is highlighted in yellow (by mbm_or)
- improved distance management in roadcar camera
- signal script parser (by perpetualKid): reduces CPU time needed for signal management
- true 64-bit management, allowing to use more than 4 GB of memory, if available, in Win64 systems (mainly by perpetualKid)
- general options checkbox for optional run at 32 bit on Win64 (consumes less memory, recommended for computers with 4 GB RAM)
- translatable Train Driving Info window (see http://www.elvastowe...post__p__251671 and following posts), by mbm_OR
- extended Raildriver setup (by perpetualKid)
- panto commands and animations now swapped when in rear cab
- correction to reduce transfer flickering at short distance
- allow passing a red signal for shunting through dispatcher window, see https://trello.com/c...spatcher-window , by césarbl
- Fix memory usage indication that was clamped to 4 GB, see http://www.elvastowe...post__p__257699
- option to skip saving commands (reduces save time on long activities), see http://www.elvastowe...post__p__257687
- skip warning messages related to ruler token, that is introduced by TSRE5
- General Option to reduce memory usage
- track gauge can be changed over the whole route, see http://www.elvastowe...ng-track-gauge/
- re-introduced advanced coupling, by steamer_ctn
- bug fix for https://bugs.launchp...or/+bug/1895391 Calculation of reversal point distance failing
- bug fix for http://www.elvastowe...-brakes-in-hud/
- bug fix for http://www.elvastowe...post__p__265463 , by mbm_OR
- tentative support for RAIN textures for objects, terrain and transfers
- dynamic terrain and scenery loading strategy (useful for slower computers)
- enable customized tooltips for cabview controls, by adding a Label ( "string" ) line in the cabview control block in the .cvf file, by Jindrich
- commands to selectively throw facing or trailing switches, see http://www.elvastowe...post__p__270291
- locomotive and train elevator, see http://www.elvastowe...or/#entry271012
- preliminary bug fix for http://www.elvastowe...timetable-mode/
- analog clocks list file no more needed, by jonas
- max fog distance increased to 300 km
- bug fix for missing shapes http://www.elvastowe...post__p__272585
- NEW: first cruise control implementation, by Jindrich and slightly adapted by me, see http://www.elvastowe...post__p__273248
- NEW: fix ORNYMG bug of main window not precisely centered, see http://www.elvastowe...post__p__272638
- NEW: added AIFireman info in web and main display TrainDrivingInfo, by mbm_OR
- NEW: tentative improvement to sound deactivation in long player trains, see http://www.elvastowe...comotive-sound/


The Monogame related code intentionally coincides only partly with the code of the OR official testing version.

Instructions and additional files to use the AWS TCS are available here http://www.elvastowe...post__p__255510 .

Users having not more than 4 GB RAM are suggested to run selecting general options checkbox for optional run at 32 bit on Win64.

When running on Win64, the player can select if he prefers running at 64 bit or 32 bit. In this second case RunActivity32.exe is run, and only a maximum of 4 GB of RAM can be accessed by OR. If the computer has only 4 GB RAM, selecting the option to run at 32 bit on Win64 is recommended.
Note for developers: Runactivity32.exe is not generated by building the pack, but manually doing a copy of Runactivity.exe, renaming it Runactivity32.exe, and using on the Developer Command Prompt command corflags with the modifier -32BITPREF+


NOTE: See here http://www.elvastowe...mg-and-reshade/ for an installation guide of ReShade.

When running on Win64, if you are running OR at 64 bit (option not checked) you must point ReShade to OpenRails64.exe; if you are running OR at 32 bit (option checked) you must point ReShade to OpenRails.exe.

It is suggested to unpack the .zip using 7zip, if other unpackers lead to problems.

Revision 99.1 can still be downloaded from here http://www.interazio...loads/index.php (click on OR_NewYear_MG_oldrecent.zip) .

#905 User is offline   ajmoraal 

  • Apprentice
  • Group: Status: New Hire
  • Posts: 2
  • Joined: 15-September 17
  • Gender:Male
  • Simulator:OpenRails
  • Country:

Posted 25 June 2021 - 11:12 PM

View PostCsantucci, on 24 June 2021 - 12:30 PM, said:

- NEW: fix ORNYMG bug of main window not precisely centered, see http://www.elvastowe...post__p__272638


Thanks, I can confirm that this issue is now solved!

#906 User is offline   m61 

  • Fireman
  • PipPipPip
  • Group: Status: Fired
  • Posts: 163
  • Joined: 12-May 14
  • Gender:Male
  • Location:Bialobrzegi
  • Simulator:Open Rails
  • Country:

Posted 26 June 2021 - 03:40 AM

https://youtu.be/_r0GovecPxw?t=411

BERNINA PASS

The passenger train of relations:
• 1641: St. Moritz - Tirano
Leading locomotive: RhB ABe 4 / 4-48
Estimated travel time: 150 minutes



#907 User is offline   gammaray84 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 26
  • Joined: 28-September 19
  • Gender:Male
  • Simulator:Open Rails
  • Country:

Posted 26 June 2021 - 07:18 AM

Hi Csantucci, you are doing remarkable work with these updates, love it :)

I am having weird behavior on Mullan Pass Expantion Pack activity called "Herzog Ballast Train" and also it happenes in "Fort Harrison Switching" and susppect it happenes even on other activites that i did not test.
It involves derailment and when i back up part of the train to pick up other half of it. When i cross derailment block, train just warp speeds backwards.....
I did record a video and i did a log file on same seasson.
https://www.youtube....h?v=dDrV7y8EhsQ <----- video
Attached File  OpenRailsLog.txt (16.47K)
Number of downloads: 2

Not sure what is going on here.

#908 User is offline   Csantucci 

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

Posted 26 June 2021 - 08:28 AM

Hi,
the log that you attached is of official stable release 1.3.1, which is very outdated. Please try again either with the actual official testing version or with ORNYMB rev. 100.

#909 User is offline   Csantucci 

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

Posted 26 June 2021 - 09:10 AM

m61, thank you for the Bernina video! Have you enabled the Distant Mountains?

#910 User is offline   gammaray84 

  • Apprentice
  • Group: Status: Active Member
  • Posts: 26
  • Joined: 28-September 19
  • Gender:Male
  • Simulator:Open Rails
  • Country:

Posted 26 June 2021 - 09:15 AM

Yep heres both of them:
Attached File  OpenRailsLog_test_version_X1.3.1-370-g7df5318c2.txt (12.75K)
Number of downloads: 2
Attached File  OpenRailsLog_Rev_100.txt (12.75K)
Number of downloads: 3

  • 203 Pages +
  • « First
  • 89
  • 90
  • 91
  • 92
  • 93
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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