[Railworks Austria] RWA Railjet Advanced Update V2

  • Ich habe die Windschutzscheibe so korrigiert, dass sie keinen Aliasing-Effekt mehr hat.
    Extrahieren Sie die Datei und kopieren Sie sie nach:
    Assets\RWAustria_2\Austria_RailVehicles\Electric\OEBB_Railjet\OEBB_1116\Cabview\Textures

  • @ES64F4 Thanks a lot for this, was planning to do it myself for quite some time, so this really helps.


    One question though - would you know how I could make the 1116's headlights not emit any actual light, only if I activate the high beam? Meaning: if I choose the forward headlights using the light selector at the back panel there will be no light, if I press H to activate the high beam only then there would be light emitted.


    If I successfully do this on the RWA railjet 1116 I believe I could apply the same to the new 1216.


    Thanks a lot!

  • @DennyW sorry, ich habe Dich da offensichtlich falsch verstanden...


    Für die im RWA Railjet Advanced Pack enthaltenen Taurus Loks der Reihe 1116
    (• ÖBB 1116 Bleich • ÖBB 1116 260 Lokfuehrerschein • ÖBB 1116 250 Polizei • ÖBB 1116 170 Euro Vision Contest • ÖBB 1116 168 Vega • ÖBB 1116 153 OEAMTC • ÖBB 1116 143 Montan • ÖBB 1116 141 Siemens • ÖBB 1116 138 Heeressport • ÖBB 1116 130 Frontrunner • ÖBB 1116 130 E-Card • ÖBB 1116 126 Licht ins Dunkel • ÖBB 1116 077 Galileo • ÖBB 1116 016 RCA • ÖBB 1116 003 RCA • ÖBB 1116)
    ist ein Systemwechsel auch möglich.


    Weil die ReadMe für die RWA ÖBB1116 zum Hochladen hier zu groß ist, stelle ich Dir einen Download-Link hier herein:
    https://drive.google.com/drive…eP-tCmP0qVpcY?usp=sharing



  • @ES64F4 Thanks a lot for this...
    ...
    One question though - would you know how I could make the 1116's headlights not emit any actual light, only if I activate the high beam? Meaning: if I choose the forward headlights using the light selector at the back panel there will be no light, if I press H to activate the high beam only then there would be light emitted.
    ...
    Thanks a lot!

    Ich kenne das Problem, habe aber keine Lösung dafür. Bei englischen Geräten sind die AP-Codes in der Lokschrift angegeben, damit der Scheinwerfer tagsüber nicht strahlt. Sehen Sie sich den OBB-Code 1216 an, um die direkten Scheinwerfersteuerungen zu finden und sie direkt in den Eingangszuordner einzulegen. Es ist jedoch nicht einfach, die Funktion zu finden, die auf einem Touchscreen simuliert wird.

  • @ES64F4 Thanks a lot for your answer. Yes, I know that AP has this "fixed" in some of their products. What I was thinking about was: the lighting has several levels, my assumption is that each of them must be covered by some configuration snippet or a file - then this configuration or the file covering the lowest lighting level would simply be deleted or altered accordingly. I am now talking purely about the 1116/1016 from the RJ package.

  • According to my knowledge, most developpers use a file call light.bin or headlight.bin (in the light folder) to create 60 to 100 m light with 10 to 40 open angle. They stack the same light several time, each one more forward to create long distance light. It's the case for RWA 1116 and 1216 (and most vR engine).


    Key values on light cone configuration are :
    <Radius d:type="sFloat32" d:alt_encoding="0000000000005940" d:precision="string">100</Radius> : light lenght
    <Phi d:type="sFloat32" d:alt_encoding="0000000000002440" d:precision="string">10</Phi> : light large angle
    <Theta d:type="sFloat32" d:alt_encoding="0000000000001440" d:precision="string">5</Theta> : light core anlge (muste be lower than Phi)


    Key values for colors :
    <Red d:type="sFloat32" d:alt_encoding="0000000066A0E93F" d:precision="string">0.80083</Red>
    <Green d:type="sFloat32" d:alt_encoding="0000002074B4E93F" d:precision="string">0.803278</Green>
    <Blue d:type="sFloat32" d:alt_encoding="0000000013B2E93F" d:precision="string">0.802988</Blue>
    <Alpha d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1</Alpha>
    Just RGB coding, Alpha is useless.



    If you set Radius to 10 (or lower), Phi to 10, Theta to 5, light are not intrusive. But do not expect them to cut the dark night.

  • Hi,


    yes, I did find this file and exactly this section yesterday. The file is called headlight.bin, if I delete it, there's no headlight at all, so it must be the correct one... but it contains only one section for the light radius etc., what I need is to remove only the first level of lighting and maintain the other... actually now that I think of it there's one more called Headlightbp.bin, but per its content I expected it's used only with flares on...


    EDIT: OK, I didn't read your message well enough first...so I understand they stack the lights, so where exactly is that stacking configured, would you know? This is what I'm after I believe...

  • Hallo,


    kann man bei der Railjet-Taurus ein Oberlicht nachrüsten ?


    Letztens stand ich nämlich im Tunnel und konnte im dunklen Fahrstand nicht wirklich was erkennen, und nein ich möchte nicht dafür extra den Kontrast im TS2020 ändern müssen.

    Es gibt ja schon mit Taste-L ein Pultlicht, meine naive Idee währe, bei einem weiteren drücker von L wird noch das Oberlicht dazu geschaltet und bei Shift+L dann wieder runtergeschaltet nur aus das Pultlicht.

    Optisch sind ja 2 Oberlichtleuchten vorhanden, also währe es auch gar nicht mal unrealistisch. :)


    Danke im voraus für Infos. :)

  • Mal ne Frage zum mitgeliefertem PDF-Handbuch, auf Seite 30 geht es um das ZUB System, unten gibt es eine Abbildung mit einem Text darunter.

    In diesem Text gibt es aus meiner Sicht eine Unstimmigkeit bzgl. des Drehknopf 2, denn es wird zweimal die Anleitung gegeben den Drehknopf nach rechts zu drehen, aber jedesmal mit einer anderen Funktion.

    Zu den beiden Funktionen wird auch eine Tastenzuordnung genannt, leider kann man beim betätigen diese Tastenbelegungen keine Reaktion des Drehknopfes sehen auch nicht hören, daher weiß ich nicht ob diese Tastenzuordnung auch richtig ist und ob sie funktioniert.


    anbei ein Bildauszug:


    Weiß vielleicht jemand wie es richtig ist, also was nun dreh nach rechts und dreh nach links ist und auch was die Tastenbelegungen angeht ?


    Danke schonmal im voraus für Infos / Hilfe.

  • Moin,


    Das selbe Spielchen wie bei dem ICE 1:

    Bei der Aufnahme in die LZB (Steuerwagen) bekommt man eine kurzzeitige Zwangsbetriebsbremsung die einem ca. 20km/h abzieht.


    LZB Trigger: virtualTracks [Muenster Bremen]


    @RailworksAustria benutzt ihr für die LZB ein Standardscript, in dem möglicherweise ein paar Fehler in der LZB drin sind?


    Gerade eben habe ich auch noch bei Dijon-Senf etwas witziges bei einer Fahrt mit der 1216 gesehen:

    LZB - Ende verfahren

    LZB geht aus.

    cirka 400m später erfolgt eine PZB Zwangsbremsung (2000Hz) durch einen 120km/h Geschwindigkeitsprüfabschnitt (Schienenbus PZB Magnete)

    Fehler: Plötzlich Leuchtet der Leuchtmelder "Ende" wieder mit auf :ugly: Das berühmte 1000Hz-Ende Wechselblinken.