Released Zeit Radio (The Zeidio) - Discussion Thread 3.4.3 Release

A radio available on any vehicle, controlled through an UI app.

  1. SF1NX

    SF1NX
    Expand Collapse

    Joined:
    Dec 22, 2023
    Messages:
    390
    Aw, that's a shame. Thank you for your time. Cheers!
     
  2. Eetu3097

    Eetu3097
    Expand Collapse

    Joined:
    Aug 30, 2025
    Messages:
    135
    I've envisioned something for a while: functioning radios on every (or most) vanilla cars. pretty much would just add triggers to the car radios in game and if the car has none, add an aftermarket radio mounted under the dash or something. I've been wondering if you have ever thought of something like it or may do it in the future; the idea I had would be the Zeidio tech with triggers on the ingame radios to switch channels, change volume and so. Being a person who mainly plays in cockpit view with no UI this would be a dream.
     
  3. lycanroc.cocc

    lycanroc.cocc
    Expand Collapse

    Joined:
    Nov 4, 2022
    Messages:
    5
    hi, curious. would it be possible to use streamed audio from an external player/source? i'm not familiar with developing but prior art exists with bbc's subwoofer mod (WIP - [PAID BETA] Subwoofer Mods | BeamNG), which redirects audio using vb-cable. just curious about having music play entirely within beamng in this type of circumstance :p
     
  4. Bleeb

    Bleeb
    Expand Collapse

    Joined:
    Jun 1, 2024
    Messages:
    1
    yeah, so how does the duration value corelate to0 anything, because it aint minutes and seocnds
     
  5. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    Refer to the main post for a manual tutorial.
     
  6. Catt

    Catt
    Expand Collapse

    Joined:
    Dec 17, 2020
    Messages:
    11
    I love this mod, however it seems that shuffling doesn't function? Can't find anyone else mentioning it, so I'm not entirely sure if it's user error or an actual bug. From what i understood you simply enable "Shuffle Playlist", however the playlist still plays from the top down.
    --- Post updated ---
    I've been fiddling with this for hours, and only when I write this it works. What.
     
  7. Louie2008

    Louie2008
    Expand Collapse

    Joined:
    Jun 12, 2025
    Messages:
    1
    I can't get the assistant to open. I have the keybind set to CTRL + ALT + O, but when I press these, nothing happens (O as in Oscar, not the number zero).
     
  8. Toaster660

    Toaster660
    Expand Collapse

    Joined:
    Dec 16, 2025
    Messages:
    1
    mine just exits the game man
     
  9. DriverBoi

    DriverBoi
    Expand Collapse

    Joined:
    Jan 6, 2026
    Messages:
    1
    I need help with importing files. I have made sure that the file is an MP3 file. Could you please help me?
     
  10. passengerpigeon

    passengerpigeon
    Expand Collapse

    Joined:
    Jan 22, 2017
    Messages:
    429
    Have you deleted any emojis and other special characters from the file name? I got tripped up by that before.
     
  11. beam1434

    beam1434
    Expand Collapse

    Joined:
    Dec 28, 2025
    Messages:
    5
    Not sure if this is supposed to happen, but when in "Shuffle" mode (with "Loop playlist" off), songs that have already been played repeatedly come up again in the cycle. Is there a way to prevent already-played songs from playing again, or is this not a feature yet?
     
  12. rupel

    rupel
    Expand Collapse

    Joined:
    Feb 25, 2026
    Messages:
    2
    I checked the thread, can you show me where it mentions vb-cable? First pages actually refer to this mod for actual audio.

    @DaddelZeit You being an experienced mod dev, did you look deeper into music streaming?
    I tried mapping out the modding limitations (lua, filesystem access, that's it I think) and figure out the closest we could get towards streaming.

    DBUS/playerctl on Linux with a service is a hacky idea of mine, but not clean mod-suitable. Realtime filesystem stream is another ridiculous idea.
     
  13. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    The game already support streaming audio from file. But you cannot do more than load a supported audio file within the game's virtual file system. All audio processing is done in C++, Lua can only dispatch and control playback.
     
  14. kazuki

    kazuki
    Expand Collapse

    Joined:
    Mar 31, 2026
    Messages:
    1
    for whatever reason the file can not be named "Death On Two Legs (Dedicated To...)" as soon as the file name is changed it works fine, i beleve its the three "..."
     
  15. 0cious

    0cious
    Expand Collapse

    Joined:
    Mar 28, 2026
    Messages:
    2
    Is there a way to add all songs with a key combo or a button? i have like 653 tracks i can't just ctrl and click them all
     
  16. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    Shift click should work.
    Yes, a . before the . for the file extension confuses the game. I'll look into it.
     
  17. MitsubshiEvo0205

    MitsubshiEvo0205
    Expand Collapse

    Joined:
    Mar 9, 2016
    Messages:
    22
    Why did you switch the Windows Explorer window into a built in one? CTRL+A doesn't work, neither does shift-clicking and dragging, it's just more cumbersome to use than it was before...
     
  18. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,521
    For multiple reasons:
    - The API for it is a remnant from Torque3D. It was unmaintained and broken for multi file select (e.g. it didn't reset properly, and had trouble interacting with the game's virtual file system since it also showed things outside of what's actually available).
    - It's in C++ so I can't fix it myself.
    - It's not platform agnostic, so it wouldn't work in Linux (which is what I use).
    - As far as I know it's actually completely gone in 0.38.
    CTRL+A was never implemented, but shift click and drag to select works fine on my end.
     
    • Like Like x 1
  19. MitsubshiEvo0205

    MitsubshiEvo0205
    Expand Collapse

    Joined:
    Mar 9, 2016
    Messages:
    22
    Interesting... I'll look into it, maybe it's my fault.

    update: yeah it was my fault lmao, sorry for complaining
     
    #139 MitsubshiEvo0205, Apr 11, 2026
    Last edited: Apr 11, 2026
    • Like Like x 1
  20. SpeedyStuff

    SpeedyStuff
    Expand Collapse

    Joined:
    Feb 1, 2026
    Messages:
    99
    I have added music, but the play button will not work.
    More details. I have added the music to BeamNG/BeamNG.drive/current/mods/unpacked/zeit_radio_usermusic/art/zeitradio. It says "No song selected" and I'm not sure how to select one. The Hirochi CCF mod says I need to install the Zeit Radio, but to be fair, its right on my screen, just not working, so it is clearly installed! The "Open File Folder" button doesn't work at all. Very confusing setup, 0.5/10 Please help!
     
    #140 SpeedyStuff, Apr 14, 2026
    Last edited: Apr 14, 2026
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice