Jump to content



Photo
* * * * * 5 votes

Pinball FX2 on Real DMD - Beta Testing

PinDMDv3 PinDMDv2 PIN2DMD Pinball FX2

  • Please log in to reply
312 replies to this topic

#241 MichaelB14

MichaelB14

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: United States of America

  • Favorite Pinball: Terminator

Posted 17 November 2016 - 01:15 PM

So I am using "Pin 2 DMD" and when I run "dmdext test" I get:

 

-PinDMDV1 device not found
-Device found but it's not a PinDMDv2
-Checking port COM1 for PinDMDv3
-Error: The parameter is incorrect
-PinDMDv3 device not found
-Found Pln2DMD device
-  Manufacturer: Pln2DMD
-  Product:      Pln2DMD
-  Serial:       00000000050C
-  Language ID:  1033
-Added Pin 2 DMD renderer
-Added VirtualDMD renderer
-Press Ctrl+C to close
 
I see the virtual dmd on the screen, but the Pln2DMD never changes for the boot screen.
I can use the Pln2DMD tool app and see changes on the DMD.
 
Any idea what I could be doing wrong?

Edited by MichaelB14, 17 November 2016 - 01:19 PM.


#242 gtxjoe

gtxjoe

    VPF Veteran

  • VIP
  • 5,154 posts

  • Flag: United States of America

  • Favorite Pinball: Medieval Madness, AbraCadabra



Contributor

Posted 17 November 2016 - 01:24 PM

I get the same print but the "dmdext" screen also shows up on the Pin2dmd


C:\dmdext>dmdext test
 [1] 2016/11/17 07:21:33.184 DEBUG | PinDMDv1 device not found.
 [1] 2016/11/17 07:21:33.253 DEBUG | Device found but it's not a PinDMDv2 device
 (PIN2DMD).
 [1] 2016/11/17 07:21:33.266 DEBUG | PinDMDv3 device not found.
 [1] 2016/11/17 07:21:33.285  INFO | Found PIN2DMD device.
 [1] 2016/11/17 07:21:33.285 DEBUG |    Manufacturer: PIN2DMD
 [1] 2016/11/17 07:21:33.285 DEBUG |    Product:      PIN2DMD
 [1] 2016/11/17 07:21:33.285 DEBUG |    Serial:       00000000050C
 [1] 2016/11/17 07:21:33.285 DEBUG |    Language ID:  1033
 [1] 2016/11/17 07:21:33.285  INFO | Added PIN2DMD renderer.
 [1] 2016/11/17 07:21:33.419  INFO | Added VirtualDMD renderer.
 [1] 2016/11/17 07:21:33.476  INFO | Press CTRL+C to close.

Is Pin2dmd working with vpinmame already?  Or not tested yet?



#243 MichaelB14

MichaelB14

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: United States of America

  • Favorite Pinball: Terminator

Posted 17 November 2016 - 01:34 PM

The only thing on the machine currently is Pinball FX2, so no I haven't tried it on anything else.  I am leaving the country tomorrow morning, but if I get a chance tonight I will install pinmame.



#244 freezy

freezy

    Member title

  • Members
  • PipPipPipPip
  • 685 posts

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

  • Favorite Pinball: T2, TOM, AFM

Posted 17 November 2016 - 02:27 PM

PinMAME is for VP, which already supports all the displays out there.

 

dmdext is for the rest, though there is a project moving the DMD code from PinMAME into a separate DLL that dmdext will support, which will benefit from Lucky1's coloring code.

 

I'll be working on that once I launch the other project :)



#245 MichaelB14

MichaelB14

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: United States of America

  • Favorite Pinball: Terminator

Posted 17 November 2016 - 02:53 PM

PinMAME is for VP, which already supports all the displays out there.

 

dmdext is for the rest, though there is a project moving the DMD code from PinMAME into a separate DLL that dmdext will support, which will benefit from Lucky1's coloring code.

 

I'll be working on that once I launch the other project :)

 

Do you have any idea why it won't show on the Pln2DMD when I test?  Is there anything I should look at?


Edited by MichaelB14, 17 November 2016 - 02:53 PM.


#246 freezy

freezy

    Member title

  • Members
  • PipPipPipPip
  • 685 posts

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

  • Favorite Pinball: T2, TOM, AFM

Posted 17 November 2016 - 03:00 PM

No idea, it's weird since it apparently has recognized the display. If you want to have it debugged please create an issue at GitHub with the log from the console, then I'll have a look at it in a week or two.



#247 MichaelB14

MichaelB14

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: United States of America

  • Favorite Pinball: Terminator

Posted 18 November 2016 - 02:57 AM

To add to the issue, after I hit Ctrl-C I opened the Pln2DMD software back up and the test image half appeared on the DMD...



#248 Azurden

Azurden

    Neophyte

  • Members
  • Pip
  • 9 posts

  • Flag: United States of America

  • Favorite Pinball: StarGate

Posted 18 November 2016 - 12:45 PM

Freezy,  Any chance you were able to give some consideration as to why some of us are seeing the dmdext blinking when running the command at startup or even by launching it as a batch file prior to starting FX2?  As I mentioned earlier in the post if I start up FX2 and start a table, then manually going to the cmd and type (or copy paste) in the start up commands it will work fine.  Any other way the DMD will blink as is the videos I posted.

 

This is also true (the blinking) if I start up FX2 to a table and then try to run a batch file.  It will continue to blink.  It has to be typed or copy pasted into the active cmd window for it to work.  Really make little to no sense to me at all why this is.



#249 xman72

xman72

    Hobbyist

  • Members
  • PipPip
  • 21 posts

  • Flag: United States of America

  • Favorite Pinball: T2

  • PS3 Gamer Tag: xman72
  • 360 Gamer Tag: xman72

Posted 19 November 2016 - 07:56 PM

Freezy,  Any chance you were able to give some consideration as to why some of us are seeing the dmdext blinking when running the command at startup or even by launching it as a batch file prior to starting FX2?  As I mentioned earlier in the post if I start up FX2 and start a table, then manually going to the cmd and type (or copy paste) in the start up commands it will work fine.  Any other way the DMD will blink as is the videos I posted.

 

This is also true (the blinking) if I start up FX2 to a table and then try to run a batch file.  It will continue to blink.  It has to be typed or copy pasted into the active cmd window for it to work.  Really make little to no sense to me at all why this is.

 

Hello All...

 

For awhile now, I've been beating myself up on why I kept getting flickering on my pindmd3. I have finally solved it and the solution was so easy. I hope this solution works for everyone who's had similar issues.

 

I'll start by stating that I have Windows 7 64 bit so the fix should be similar but may vary slightly by OS.

 

Fix:

 

- Go to My Computer.

- Click on Performance Information and Tools on the bottom left.

- Click on Adjust Visual Effects at the top left.

- When the Performance Window pops up, click on Adjust for Best Appearance. All the boxes should automatically get check marked.

- Click on Apply, and then OK to get out.

 

That's it. This worked for me.

 

I remember reading many many Months ago somewhere in some post, that all of the boxes in the Performance Window should be off. This would make your pinball games run a bit better because Windows would free up some resources. This made sense to me and the games seem to run well so I always unchecked everything. Even after I re-installed windows, one of the first things I did was go into this menu and un-check everything. Un-checking everything seems OK except for having a real DMD. When I finally got my Pindmd3, I started having problems right off the bat, I couldn't figure it out.

 

So after reading what must have been hundreds of posts, I came across a post from Freezy that stated something about the Pinball FX2 DMD/Screen grabber used it's Print Window to grab the info as opposed to the other way Visual Pinball or FP. I figured because I had un-checked some of those boxes, that's what was giving me the flickering.

 

Anyway, everything is great now, my cabinet is officially done finally. I started it in March and am very happy with it. It's the second one I've built. I'd be happy to share pictures and/or video but I don't think this is the right spot/post for it.

 

Azurden... please let me know if this fix works for you.

 

And Freezy, thanks for everything!

 

:dblthumb:



#250 Azurden

Azurden

    Neophyte

  • Members
  • Pip
  • 9 posts

  • Flag: United States of America

  • Favorite Pinball: StarGate

Posted 19 November 2016 - 08:13 PM

Dude, that's cool. Will try that this weekend. Will report back. Mine is set to best performance now as well....

#251 CaptFlam

CaptFlam

    Enthusiast

  • Members
  • PipPipPip
  • 51 posts

  • Flag: Turkey

  • Favorite Pinball: Addams Family

Posted 19 November 2016 - 09:39 PM

 

PinMAME is for VP, which already supports all the displays out there.

 

dmdext is for the rest, though there is a project moving the DMD code from PinMAME into a separate DLL that dmdext will support, which will benefit from Lucky1's coloring code.

 

I'll be working on that once I launch the other project :)

 

Do you have any idea why it won't show on the Pln2DMD when I test?  Is there anything I should look at?

 

 

Which driver do you use ? Winusb or libusb32 ? Libusb32 needs libusbk.dll installed . You can change to the other using zadig and try if that works.



#252 Azurden

Azurden

    Neophyte

  • Members
  • Pip
  • 9 posts

  • Flag: United States of America

  • Favorite Pinball: StarGate

Posted 22 November 2016 - 12:55 PM

Just news on the issue with the DMD blinking in and out like in the videos I posted....  XMAN72 figured out the solution to this issue.  And I would have never guessed this one...  We both had our systems set up in WIN 7 to "Best Performance" for the OS.  When it was set like this, the DMD would blink in and out.  

 

If you set the system to "Adjust for Best Appearance" the DMD will load up and work perfect!  Thanks for the time to test this XMAN72!  



#253 freezy

freezy

    Member title

  • Members
  • PipPipPipPip
  • 685 posts

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

  • Favorite Pinball: T2, TOM, AFM

Posted 22 November 2016 - 01:01 PM

Cool, I'll add this to the README somewhere then.

 

Cheers!



#254 hlr53

hlr53

    Pinball Fan

  • Gold Supporter
  • 683 posts
  • Location:Kettering OH

  • Flag: United States of America

  • Favorite Pinball: 1964 Williams Palooka Joe

Posted 27 November 2016 - 01:54 AM

Just built a new Windows 10 Pro system this weekend 41/28/pinDMD V3 and ran my Zen FX2 tables through PinballX and DMDext.
 
WORKS PERFECTLY and looks AWESOME! A breeze to set up. Phenomenal work!
 
:love39: to Freezy
 
Next up is trying out Pinball Arcade..... Edit: couldn't get the DMD to display in TPA. Running win 10 pro.
 
Oh, and vpdb.io is very polished!

Edited by hlr53, 27 November 2016 - 10:56 PM.

Former Cab: 40" Haier, 28" I-INC, i7-6700, 1080 GPU, v3DMD, 4D7 solenoids. Altec-Lansing speakers and sub. Artwork by Stuzza. Printing by Brad Bowman. VR HP reverb


#255 freezy

freezy

    Member title

  • Members
  • PipPipPipPip
  • 685 posts

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

  • Favorite Pinball: T2, TOM, AFM

Posted 04 December 2016 - 10:46 PM

Released v1.3.0-beta2. You can now easily color the output if you have an RGB display. Also, TPA is fixed. Full changelog in the link.



#256 roar

roar

    Enthusiast

  • Members
  • PipPipPip
  • 462 posts

  • Flag: Canada

  • Favorite Pinball: TOM

Posted 05 December 2016 - 12:58 AM

Released v1.3.0-beta2. You can now easily color the output if you have an RGB display. Also, TPA is fixed. Full changelog in the link.

 

Amazing work freezy... thanks so much!



#257 kiwiBri

kiwiBri

    Enthusiast

  • Members
  • PipPipPip
  • 369 posts
  • Location:Ontario, Canada

  • Flag: Canada

  • Favorite Pinball: STNG/TAF/IJ

Posted 05 December 2016 - 03:12 AM

Freezy, just a note to say thanks for this extension,  works great in Pinball Arcade and Pinball FX2 with the latest Beta.  Thanks for fixing and releasing so quickly!


Completed: (For now ;) )  - My 46/30/DMD Judge Dredd Cab Build


#258 bent98

bent98

    Pinball Fan

  • Members
  • PipPipPipPip
  • 1,077 posts
  • Location:NY

  • Flag: United States of America

  • Favorite Pinball: Roadshow, Haunted House, Safe Cracker

Posted 05 December 2016 - 03:22 AM

I tried out the new color command and it doesnt clear the color pallet when exiting out of FX2. I am using the -q command and running the race condition close script as well.



#259 freezy

freezy

    Member title

  • Members
  • PipPipPipPip
  • 685 posts

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

  • Favorite Pinball: T2, TOM, AFM

Posted 05 December 2016 - 08:52 AM

I tried out the new color command and it doesnt clear the color pallet when exiting out of FX2. I am using the -q command and running the race condition close script as well.

 

Noted. Will be fixed in next version.



#260 bent98

bent98

    Pinball Fan

  • Members
  • PipPipPipPip
  • 1,077 posts
  • Location:NY

  • Flag: United States of America

  • Favorite Pinball: Roadshow, Haunted House, Safe Cracker

Posted 06 December 2016 - 03:17 AM

I tested out the new color switch and it works great. How can I figure out the color palette values? The sample one you provided is blue.

 

Also, is there any chance you can pick multiple colors shades like you can do in pinmame? So you can select different colors for the low medium high color gradients.? It would be cool to mix and match colors to give the illusion its colorized dmd.







Also tagged with one or more of these keywords: PinDMDv3, PinDMDv2, PIN2DMD, Pinball FX2