Elvas Tower: OR NewYear MG - Elvas Tower

Jump to content

  • 203 Pages +
  • « First
  • 65
  • 66
  • 67
  • 68
  • 69
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#661 User is offline   Csantucci 

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

Posted 13 July 2020 - 09:24 AM

Revision 68 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.07.12-2351 (which already includes Monogame)
and from the latest official OpenRails testing revision X1.3.1-X1.3.1-189.
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:

- 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



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 67 can still be downloaded from here http://www.interazio...loads/index.php (click on OR_NewYear_MG_oldrecent.zip) .

#662 User is offline   Csantucci 

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

Posted 30 July 2020 - 09:13 PM

After some time, revision 69 of OR NewYear MG is available here http://www.interazio...loads/index.php .

It required some more time to be published because Monogame had to be added separately, because it is no more included in the Unstable releases.
Moreover I decided to wait until the new consist format feature was consolidated.

This unofficial version has been derived from the latest official Open Rails unstable revision U2020.07.30-1706 (which does NOT include Monogame)
and from the latest official OpenRails testing revision X1.3.1-X1.3.1-191.
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: improvements to webserver, by mbm_OR




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) .

#663 User is offline   Haran Banjo 

  • Hostler
  • Group: Status: Active Member
  • Posts: 55
  • Joined: 12-November 19
  • Gender:Male
  • Simulator:Open Rails
  • Country:

Posted 31 July 2020 - 04:33 AM

There are some consists that don't work with the new version, an event that already occurred with the unstable version

the problem seems to lie in the name of the consist, those that have the dot (.), inside the consist itself and also in the rolling stock, in the .eng files both in the names and inside the file, for example try these rolling stock http://www.amicitren...a3cac622644a406

#664 User is offline   Csantucci 

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

Posted 31 July 2020 - 11:08 PM

Yes, I can confirm that a consist based on an .eng file like E405.035.eng doesn't load.

#665 User is offline   Haran Banjo 

  • Hostler
  • Group: Status: Active Member
  • Posts: 55
  • Joined: 12-November 19
  • Gender:Male
  • Simulator:Open Rails
  • Country:

Posted 01 August 2020 - 12:53 AM

View PostCsantucci, on 31 July 2020 - 11:08 PM, said:

Yes, I can confirm that a consist based on an .eng file like E405.035.eng doesn't load.


this train also gives the same problem

https://www.trainsim...oad.php?did=694

but if you rename the files by removing the dot both in the name of consist and the rolling stock and by editing into the file then it works

#666 User is offline   engmod 

  • Open Rails Developer
  • PipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 1,775
  • Joined: 26-February 08
  • Gender:Male
  • Location:Eltham, Victoria, Australia
  • Simulator:ORNYMG
  • Country:

Posted 01 August 2020 - 01:15 AM

You should NEVER put an extra dot in a filename like E405.035.eng

The windows filemanager will expect that the extension to be ".035.eng" and the file will not load as expected.

#667 User is offline   Stijn D.C. 

  • Engineer
  • Group: Status: Contributing Member
  • Posts: 516
  • Joined: 20-August 16
  • Gender:Male
  • Simulator:Open Rails
  • Country:

Posted 01 August 2020 - 02:52 AM

View PostIcik, on 07 June 2020 - 07:28 AM, said:

Hi Carlo,
I'm trying version 64.1 and there is an error in the signals while loading the track. Version 63 loaded it without a problem. Attached is an error message, log and the files sigcfg.dat + sigscr.dat.

Were there any changes in the signal logic?

PS: Unstable version has no problem.



Hello,

I have this problem too on last NewYearNoWD. (If i test with last offcial unstable there is no problem)

Attached File  Schermafdruk 2020-08-01 00.13.20.jpg (614.77K)
Number of downloads: 3

Attached File  Schermafdruk 2020-08-01 00.20.16.jpg (704.58K)
Number of downloads: 3

#668 User is offline   Csantucci 

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

Posted 01 August 2020 - 06:12 AM

Stijn, pls. attach the full logfile. Is this a mini-route using a special tsection.dat? If yes, pls. attach it too.

#669 User is offline   Stijn D.C. 

  • Engineer
  • Group: Status: Contributing Member
  • Posts: 516
  • Joined: 20-August 16
  • Gender:Male
  • Simulator:Open Rails
  • Country:

Posted 01 August 2020 - 08:27 AM

Hello Carlo,

This is a CZ route (TRAT321): http://www.trat321.cz/

#670 User is offline   Csantucci 

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

Posted 01 August 2020 - 08:52 AM

Hi Stijn,
the solution to that has been already shown in this very thread, see here http://www.elvastowe...post__p__259623 .

  • 203 Pages +
  • « First
  • 65
  • 66
  • 67
  • 68
  • 69
  • 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