Adding track name in pause menu / result screen

      Adding track name in pause menu / result screen

      Hey !
      I am trying to add the name of the current track in the pause menu or the result screen, but I actually have 2 issues :

      - I don't know how the game determine which text is supposed to go where, I suppose it is hardcoded so that the text pane named "course_name" in "Scene/UI/Race.szs/demo/course_name.brlyt" show the actual track name, but I'm really not sure about that.
      - Adding a text pane in "Scene/UI/Race.szs/button/common_w004_menu.brlyt" display nothing or others text used in the menu instead of the track name (the text pane is over the other UI elements as z = 50).

      I think I missed something with the BRCTR / BRLAN files, and I am not even sure if I can add a text pane that easily.



      I am using Switch Toolbox to edit BRYLT files and Wexos's Toolbox for BRCTR.