Jump to content



Photo
- - - - -

Tables with Flexdmd, playfield loses priority if there is a b2s

b2s playfield focus lose flexdmd pinuppopper priority spawn spongebob

  • Please log in to reply
5 replies to this topic

#1 joshminer

joshminer

    Hobbyist

  • Members
  • PipPip
  • 17 posts

  • Flag: ---------

  • Favorite Pinball: Tales from the crypt

Posted 19 November 2024 - 03:17 AM

I'm trying to run the Spawn table, Spongebob, Timelord, Pirates Life Table. These tables use Flexdmd/Ultradmd.

I have the Ultradmd folders in the Tables folders. The DMD's work just fine.

The problem is when I open the table in Pinup popper I actually have to ALT-TAB to the playfield to be able to put coins in and hit start etc.

It seems like the b2s is taking the priority when the table is open. If I rename the b2s file to something different so it wont open the table runs just fine.

 

I also have The Goonies table which uses an UltraDMD/FlexDMD but this table runs fine I'm assuming because I'm using a Pup-Pack and not b2s

 

I have Exclusive Fullscreen on, all my files are up to date. Spongebob runs fine in just VPX. just in popper the b2s is selected in the ALT-TAB menu
Spawn was the same way but now it's doing that regardless if its open in VPX or Pinup-Popper.

 

Like I said if I rename the b2s file, the tables load just fine in popper. Except now my backglass is gone.

 

Any Ideas?



#2 forte

forte

    Hobbyist

  • Members
  • PipPip
  • 37 posts

  • Flag: Uruguay

  • Favorite Pinball: black night

Posted 19 November 2024 - 04:21 PM

i have the same problems from ages ago, its the exclusive fullscreen mode that dosent get along with the flexdmd program, i cant play without exclusive fullscreen mode cause it lags hard, most pepole have top of the line builds so they just use it as it is, not my case, the only solution i found was to put a still image of the backglass and tell pinballY to show it instead of the real one, that way you can play these original flex dmd tables without having to do a alt-tab



#3 joshminer

joshminer

    Hobbyist

  • Members
  • PipPip
  • 17 posts

  • Flag: ---------

  • Favorite Pinball: Tales from the crypt

Posted 19 November 2024 - 11:10 PM

I can play fine without exclusive fullscreen. but if i remember correctly i had to use it because a different problem was occuring so i had to edit the launch script of pinup popper.

I'll play around with that launch script maybe delete what i put in there because i honestly cant even remember what the other issue was.

 

Its not a huge deal. its 5 tables out of over 100. and they arent even my favorite tables so they wont get much play.



#4 mase

mase

    Enthusiast

  • Silver Supporter
  • 54 posts

  • Flag: Germany

  • Favorite Pinball: no special

Posted 08 February 2025 - 11:12 AM

I have exactly the same problem and another one: When exiting FlexDMD tables, the B2S-Server keeps running.



#5 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,300 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 08 February 2025 - 05:09 PM

Sometimes the tables just need to add a table exit routine to stop the b2s, vpinmame or the flexdmd. Something like this:

 

Sub table1_Exit
    Controller.Stop
End Sub
 
table1 is the name of the table, so on some tables the name may be different. Check if there is any _exit subs first :)

If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

Next table? A tribute table to Stern's Foo Fighters


#6 mase

mase

    Enthusiast

  • Silver Supporter
  • 54 posts

  • Flag: Germany

  • Favorite Pinball: no special

Posted 08 February 2025 - 08:46 PM

 

Sometimes the tables just need to add a table exit routine to stop the b2s, vpinmame or the flexdmd. Something like this:

 

Sub table1_Exit
    Controller.Stop
End Sub
 
table1 is the name of the table, so on some tables the name may be different. Check if there is any _exit subs first :)

 

One of the tables with that behaviour is your Space Cadet.







Also tagged with one or more of these keywords: b2s, playfield, focus, lose, flexdmd, pinuppopper, priority, spawn, spongebob