Elvas Tower: OR NewYear MG - Elvas Tower

Jump to content

  • 204 Pages +
  • « First
  • 68
  • 69
  • 70
  • 71
  • 72
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#691 User is offline   Csantucci 

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

Posted 10 August 2020 - 11:18 AM

Ryan, this works. What I didn't test is whether the tilting info received by the tsimserver from a client is broadcast to other clients (what I doubt), as it is a bit more complicated to test. Anyhow that would be a minor problem that one can live with. I'll insert your solution in next revision of OR NewYear MG.

#692 User is offline   Csantucci 

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

Posted 16 August 2020 - 06:57 AM

Revision 72 of OR NewYear MG is available here http://www.interazio...loads/index.php .

This unofficial version has been derived from the latest official Open Rails unstable revision U2020.08.15-1436 (which does NOT include Monogame)
and from the latest official OpenRails testing revision X1.3.1-X1.3.1-211.
To see what the official unstable release includes, check here https://james-ross.c...&utm_medium=app .

The list of additional features to such unstable release present in OR NewYear MG is as follows:

- MONOGAME
- 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 (to avoid slight train shaking bug)
- translatable Train Driving Info window (see http://www.elvastowe...post__p__251671 and following posts), by mbm_OR
- extended Raildriver setup, as present in OR Ultimate (by perpetualKid)
- analog clocks showing game time, see http://www.elvastowe...station-clocks/ , by jonas
- bug fix for bad mouse pointing in full screen mode and for issues with Fast full screen-Alt-Tab mode
- Webserver operating also with IPv4 addresses, that is on external devices, by mbm_OR, cjakeman and BillC
- panto commands and animations now swapped when in rear cab
- improvements in Activity Evaluation of station stops, by mbm_OR
- 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
- Bug fix for https://bugs.launchp...or/+bug/1877644 SPEED signals not being updated in multiplayer clients. By cesarbl
- Avoid 3D cab stuttering by a mutable shape primitive, by YoRyan
- bug fix for memory leak, see http://www.elvastowe...al-memory-leak/
- track gauge can be changed over the whole route, see http://www.elvastowe...ng-track-gauge/
- first edition of management of ORTS_POWERKEY and ORTS_BATTERY cab controls, by Paolo
- re-introduced advanced coupling, by steamer_ctn
- NEW: temporary bug fix for http://www.elvastowe...780#entry261780




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: ReShade 4.3.0 or older or ReShade later than 4.5.2 must be used. ReShade 4.4.2 doesn't work here. 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.

Instructions for web server:
What you can do now to test it: check the general options checkbox Enable WebServer, and start OR. If you type
http://127.0.0.1:2150/index.html
in your browser of the same PC where OR runs, you'll get a web page with the OR HUD.
You can display the same page also on other PCs, or devices like an Android Smartphone or TV box, or an IPad. In this case however, within the Command prompt you must type ipconfig; you will get some lines as reply, and one of them is
IPv4 Address. . . . . . . . . . . : 192.168.1.114
So, in such case, on the browser of your external device (being in the same internal network of your PC) you will have to type
http://192.168.1.114:2150/index.html

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

#693 User is offline   Csantucci 

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

Posted 23 August 2020 - 09:13 AM

Revision 73 of OR NewYear MG is available here http://www.interazio...loads/index.php .

This unofficial version has been derived from the latest official Open Rails unstable revision U2020.08.22-1936 (which does NOT include Monogame)
and from the latest official OpenRails testing revision X1.3.1-X1.3.1-218.
To see what the official unstable release includes, check here https://james-ross.c...&utm_medium=app .

The list of additional features to such unstable release present in OR NewYear MG is as follows:

- MONOGAME
- 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 (to avoid slight train shaking bug)
- translatable Train Driving Info window (see http://www.elvastowe...post__p__251671 and following posts), by mbm_OR
- extended Raildriver setup, as present in OR Ultimate (by perpetualKid)
- analog clocks showing game time, see http://www.elvastowe...station-clocks/ , by jonas
- bug fix for bad mouse pointing in full screen mode and for issues with Fast full screen-Alt-Tab mode
- Webserver operating also with IPv4 addresses, that is on external devices, by mbm_OR, cjakeman and BillC
- panto commands and animations now swapped when in rear cab
- improvements in Activity Evaluation of station stops, by mbm_OR
- 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
- Bug fix for https://bugs.launchp...or/+bug/1877644 SPEED signals not being updated in multiplayer clients. By cesarbl
- Avoid 3D cab stuttering by a mutable shape primitive, by YoRyan
- bug fix for memory leak, see http://www.elvastowe...al-memory-leak/
- track gauge can be changed over the whole route, see http://www.elvastowe...ng-track-gauge/
- first edition of management of ORTS_POWERKEY and ORTS_BATTERY cab controls, by Paolo
- re-introduced advanced coupling, by steamer_ctn
- temporary bug fix for http://www.elvastowe...780#entry261780




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: ReShade 4.3.0 or older or ReShade later than 4.5.2 must be used. ReShade 4.4.2 doesn't work here. 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.

Instructions for web server:
What you can do now to test it: check the general options checkbox Enable WebServer, and start OR. If you type
http://127.0.0.1:2150/index.html
in your browser of the same PC where OR runs, you'll get a web page with the OR HUD.
You can display the same page also on other PCs, or devices like an Android Smartphone or TV box, or an IPad. In this case however, within the Command prompt you must type ipconfig; you will get some lines as reply, and one of them is
IPv4 Address. . . . . . . . . . . : 192.168.1.114
So, in such case, on the browser of your external device (being in the same internal network of your PC) you will have to type
http://192.168.1.114:2150/index.html

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

#694 User is offline   Csantucci 

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

Posted 31 August 2020 - 11:32 AM

Revision 74.1 of OR NewYear MG is available here http://www.interazio...loads/index.php .

This unofficial version has been derived from the official Open Rails unstable revision U2020.08.31-1221 (which does NOT include Monogame)
and from the official OpenRails testing revision X1.3.1-X1.3.1-220.
To see what the official unstable release includes, check here https://james-ross.c...&utm_medium=app .

The list of additional features to such unstable release present in OR NewYear MG is as follows:

- MONOGAME
- 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 (to avoid slight train shaking bug)
- translatable Train Driving Info window (see http://www.elvastowe...post__p__251671 and following posts), by mbm_OR
- extended Raildriver setup, as present in OR Ultimate (by perpetualKid)
- analog clocks showing game time, see http://www.elvastowe...station-clocks/ , by jonas
- bug fix for bad mouse pointing in full screen mode and for issues with Fast full screen-Alt-Tab mode
- Webserver operating also with IPv4 addresses, that is on external devices, by mbm_OR, cjakeman and BillC
- panto commands and animations now swapped when in rear cab
- improvements in Activity Evaluation of station stops, by mbm_OR
- 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
- Bug fix for https://bugs.launchp...or/+bug/1877644 SPEED signals not being updated in multiplayer clients. By cesarbl
- Avoid 3D cab stuttering by a mutable shape primitive, by YoRyan
- bug fix for memory leak, see http://www.elvastowe...al-memory-leak/
- track gauge can be changed over the whole route, see http://www.elvastowe...ng-track-gauge/
- first edition of management of ORTS_POWERKEY and ORTS_BATTERY cab controls, by Paolo
- re-introduced advanced coupling, by steamer_ctn
- NEW: tentative bug fix for https://bugs.launchp...or/+bug/1893565 Pantograph control sequence does not work correctly
- NEW: accepting also tsection.dat files with missing MainRoute entries, see http://www.elvastowe...post__p__262609





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: ReShade 4.3.0 or older or ReShade later than 4.5.2 must be used. ReShade 4.4.2 doesn't work here. 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.

Instructions for web server:
What you can do now to test it: check the general options checkbox Enable WebServer, and start OR. If you type
http://127.0.0.1:2150/index.html
in your browser of the same PC where OR runs, you'll get a web page with the OR HUD.
You can display the same page also on other PCs, or devices like an Android Smartphone or TV box, or an IPad. In this case however, within the Command prompt you must type ipconfig; you will get some lines as reply, and one of them is
IPv4 Address. . . . . . . . . . . : 192.168.1.114
So, in such case, on the browser of your external device (being in the same internal network of your PC) you will have to type
http://192.168.1.114:2150/index.html

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

#695 User is offline   Csantucci 

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

Posted 06 September 2020 - 01:39 AM

Rev. 74.1 is out, see above post. OR NewYear MG is now accepting also tsection.dat files with missing MainRoute entries, see http://www.elvastowe...post__p__262609 . Before this caused problems in mini-routes with tsection.dat files not including XTracks, like Trat 321 and other ones.

#696 User is offline   Csantucci 

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

Posted 10 September 2020 - 01:03 PM

Revision 75.1 of OR NewYear MG is available here http://www.interazio...loads/index.php .

This unofficial version has been derived from official Open Rails unstable revision U2020.09.10-1951 (which does NOT include Monogame)
and from the latest official OpenRails testing revision X1.3.1-X1.3.1-220.
To see what the official unstable release includes, check here https://james-ross.c...&utm_medium=app .

The list of additional features to such unstable release present in OR NewYear MG is as follows:

- MONOGAME
- 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 (to avoid slight train shaking bug)
- translatable Train Driving Info window (see http://www.elvastowe...post__p__251671 and following posts), by mbm_OR
- extended Raildriver setup, as present in OR Ultimate (by perpetualKid)
- analog clocks showing game time, see http://www.elvastowe...station-clocks/ , by jonas
- bug fix for bad mouse pointing in full screen mode and for issues with Fast full screen-Alt-Tab mode
- Webserver operating also with IPv4 addresses, that is on external devices, by mbm_OR, cjakeman and BillC
- panto commands and animations now swapped when in rear cab
- improvements in Activity Evaluation of station stops, by mbm_OR
- 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
- Bug fix for https://bugs.launchp...or/+bug/1877644 SPEED signals not being updated in multiplayer clients. By cesarbl
- Avoid 3D cab stuttering by a mutable shape primitive, by YoRyan
- bug fix for memory leak, see http://www.elvastowe...al-memory-leak/
- track gauge can be changed over the whole route, see http://www.elvastowe...ng-track-gauge/
- first edition of management of ORTS_POWERKEY and ORTS_BATTERY cab controls, by Paolo
- re-introduced advanced coupling, by steamer_ctn
- faster loading of Raildriver options page, by perpetualKid
- improved TrainInfo management for TCS, hints by gpz
- NEW: bug fix for https://bugs.launchp...or/+bug/1895391 Calculation of reversal point distance failing, see also http://www.elvastowe...oint-set-to-1/.





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: ReShade 4.3.0 or older or ReShade later than 4.5.2 must be used. ReShade 4.4.2 doesn't work here. 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.

Instructions for web server:
What you can do now to test it: check the general options checkbox Enable WebServer, and start OR. If you type
http://127.0.0.1:2150/index.html
in your browser of the same PC where OR runs, you'll get a web page with the OR HUD.
You can display the same page also on other PCs, or devices like an Android Smartphone or TV box, or an IPad. In this case however, within the Command prompt you must type ipconfig; you will get some lines as reply, and one of them is
IPv4 Address. . . . . . . . . . . : 192.168.1.114
So, in such case, on the browser of your external device (being in the same internal network of your PC) you will have to type
http://192.168.1.114:2150/index.html

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

#697 User is offline   Csantucci 

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

Posted 12 September 2020 - 07:17 AM

Revision 75.1 is out, correcting this http://www.elvastowe...point-set-to-1/ .

#698 User is offline   alteo80 

  • Hostler
  • Group: Status: Active Member
  • Posts: 69
  • Joined: 07-January 18
  • Gender:Male
  • Location:Paris 13 (France)
  • Simulator:open rails ny
  • Country:

Posted 16 September 2020 - 09:57 AM

hello, since version 75, the adjustment of the exterior views seems to have a problem, the camera is too close. using the page keys, I can find the correct adjustment. no problem on the last unstable version. Good evening everyone.

#699 User is offline   Csantucci 

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

Posted 16 September 2020 - 11:08 AM

The positioning of cameras 2 and 3 have been changed in the unstable releases, and the changes have been imported also in the OR NewYear MG release. So it is strange to me that you find differences between the two releases, while there are in fact differences with older releases (both unstable and NewYear).

#700 User is offline   alteo80 

  • Hostler
  • Group: Status: Active Member
  • Posts: 69
  • Joined: 07-January 18
  • Gender:Male
  • Location:Paris 13 (France)
  • Simulator:open rails ny
  • Country:

Posted 17 September 2020 - 09:53 AM

hello, and yet it is :), Version = X1.3.1-220-g98edaea1d, views ok vs NewYear MG (unofficial) -U2020.09.10-1951 Rev. 75.1. Views too close

  • 204 Pages +
  • « First
  • 68
  • 69
  • 70
  • 71
  • 72
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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