Results 1 to 4 of 4

Thread: Dirt Rally 2.0 - no stage notes

  1. #1
    Junior Member
    Join Date
    Nov 2021
    Posts
    1

    Question Dirt Rally 2.0 - no stage notes

    Hi, I did a search and could find anything on this problem, I have.

    Why does Jim only say 'Go!' at the start of the stage. I have updated the UDP string as per the instructions. Does CC no longer support DR2.0?

    Thanks

  2. #2
    Junior Member
    Join Date
    Jan 2021
    Posts
    3
    I've got the same or similar issue, creating notes but not reading them.. doesn't even say "go" for me.
    but i see notes in the Folder

  3. #3
    Junior Member
    Join Date
    Jan 2021
    Posts
    3
    Yeah, Definetly creates Pacenotes but does not put them in sepperate folders, only one folder (Dirt_2/stage_lenght_0) only Corrections in that folder, and then the pacenotes just save in the Dirt_2 folder.
    then when crew chief tries to run them it finds nothing, even tried copying pacenotes to the stage folder but nothing.
    Tried both Time trial and Custom events.

    tried binding a button to start/stop playing pacenotes and this is the log
    22:41:42.855 : Matching entire response: "toggle_pace_notes_playback"
    22:41:42.855 : Start / stop pace notes playback
    22:41:42.855 : Attempted to start pace notes, but none are available for this circuit
    22:41:42.855 : Playing sounds, events: acknowledge/no_data
    22:41:42.855 : (acknowledge/no_data)

    Would love for this to work...

  4. #4
    Junior Member
    Join Date
    Jan 2021
    Posts
    3
    Alright, i've figured this out...

    <udp enabled="true" extradata="3" ip="127.0.0.1" port="20777" delay="1" />
    in hardware settings i had this line, but it was in use by SimHub, so added another line with (port="20778")

    now it works like a charm!

    so to be clear, i have two lines in hardware_settings_config_vr.xml (found in documents/mygames/dirt2/hardwaresetting)
    like this:
    <udp enabled="true" extradata="3" ip="127.0.0.1" port="20777" delay="1" />
    <udp enabled="true" extradata="3" ip="127.0.0.1" port="20778" delay="1" />
    Last edited by Aronoskarss; 11-02-2022 at 10:02.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •