Visual Pinball - Fix Missing DMD (Scoreboard) on Batocera

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มิ.ย. 2024
  • #batocera #visualpinball
    In this video I show you how to fix your PinMAME tables that are not showing the DMD, but are otherwise working just fine. Keep in mind that you'll need to review your table script (.vbs file) in advance and only add the relevant portions of the code shown in the video. This might require some experimentation and trial to get right.
    Links:
    A vbs file repository: github.com/jsm174/vpx-standal...
    Code that needs to be added to the table script is found here: github.com/vpinball/vpinball/...
  • เกม

ความคิดเห็น • 24

  • @roberttaylor4467
    @roberttaylor4467 6 หลายเดือนก่อน

    Awesome video…and timely for me, as I am just getting into the Visual Pinball genre. Can you direct me to a link that tells me how you did all that .vbs editing ? Not sure how you did that within Batocera.

    • @eldermillennialvideogames
      @eldermillennialvideogames  6 หลายเดือนก่อน

      Thanks a bunch for watching. I'm pretty new to Visual Pinball myself, tbh. When it comes to editing files, I tend to prefer SSH-ing into my Batocera system and editing the files with vim. You should be able to find lots of great tutorials online for using it. Here's one for example: www.freecodecamp.org/news/vim-beginners-guide/. I think the only thing I did that this doesn't cover is how to paste from your local clipboard (just press the shift+insert keys).
      Vi or vim will almost always be available on every LInux/Unix system, so if you ever think you'll be working with or managing those kinds of systems, even a basic knowledge of this editor will prove very beneficial.

    • @roberttaylor4467
      @roberttaylor4467 6 หลายเดือนก่อน

      Thank you sooo much!
      @@eldermillennialvideogames

  • @p_gin
    @p_gin หลายเดือนก่อน

    Thank you. Very nice guide, I did a few dmds with it. But I have problem with Batocera to colorize DMD using altcolor cRZ files. I'm using an external ESP32 zeDMD and everything works fine with colors, only DMD colorizing doesn't work for vpinball in Batocera. Do enyone have this working on Batocera? I was trying different folder strutctures, placeing files in different locations etc. and no success.

    • @eldermillennialvideogames
      @eldermillennialvideogames  หลายเดือนก่อน +1

      I haven't tried that personally. Even if I did I don't have a similar setup to what you're describing. In fact, I'm just now learning about zeDMD, but I do like any project that makes good use of ESP32 boards. All I know is the following pinball related items are listed as being added in Batocera v40, so maybe there'll be some improvements there:
      -Support for zedmd
      -DMD server (handling any dmd supported by libdmd) integrated with vpinball
      -Support for multi screens (for pincab, mame multi games)

    • @p_gin
      @p_gin หลายเดือนก่อน

      @@eldermillennialvideogames Hi. on my channel there is clip about 3 screens on Batocera plus DMD, and it is streange that DMD have no colorization but second screen have, that means for me that zeDMD displays wrong version of it, do you have any idea on how to send colorized version to zeDMD? I was playing with settings but couldn't find nothing to fix it.