This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pupdmd_fx3 [2020/08/02 11:43] A User Not Logged in old revision restored (2019/07/16 13:18) |
pupdmd_fx3 [2021/03/02 22:34] (current) outhere [PuPDMD with FX3/FX2 DMD] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | PuPDMD with FX3/ | + | ====== |
- | This new method of using your FX3/FX2 DMD with a REAL or virtual DMD using Poppers PuPDMD driver. | + | This new method of using your FX3/FX2 DMD with a REAL or virtual DMD using Poppers PuPDMD driver. Note: <font inherit/ |
- | Many people have issues with dmdext and FX3. So I decided to make it a lot easier to setup/use with PuP-DMD FX3 driver. | + | Many people have issues with dmdext and FX3. So I decided to make it a lot easier to setup/use with PuP-DMD FX3 driver. |
- | Here's how to setup: | + | Here's how to setup: must have fully working Popper Setup already and launching FX3 fine before setting up this. |
- | Use the latest PuPDMD driver | + | Most common issue: Most people cannot use FX3 in Exclusive Screen Mode. Many people found that VLC media will be crashed when returning |
- | Unblock ZIP and unzip into your root of VPINMAME | + | Also, you must run the your steam-client on windows startup |
- | In FX3 cabinet settings you must set your DMD size to 520 width and 136 height. | + | {{: |
+ | |||
+ | <font inherit/ | ||
+ | |||
+ | \\ | ||
+ | In FX3 cabinet settings you must set your DMD size to **520 width and 136 height**. THIS MUST BE DONE IN FX3 SETTINGS (not pinup), and setting | ||
+ | <font inherit/ | ||
+ | |||
+ | {{: | ||
+ | |||
+ | After you have it Working go In FX3 Options Under UI/ | ||
In Popper FX3 Emulator setup/ | In Popper FX3 Emulator setup/ | ||
- | no longer need to run DMDEXT.EXE so you can remove that line completely. | + | No longer need to run DMDEXT.EXE so you can remove that line completely.\\ This will be using Freezy DmdDevice.dll and DmdDevice.ini files just like visual pinball.\\ |
+ | <font inherit/ | ||
< | < | ||
- | cd "C:\VisualPinball\VPinMAME" | + | |
+ | REM -- The Top Two Lines are for PUPDMDControl | ||
+ | |||
+ | cd /d "C:\Visual Pinball\VPinMAME" | ||
start /min "" | start /min "" | ||
START "" | START "" | ||
- | SET ALTPARAM= | + | START "" |
- | if "[ALTMODE]"==" | + | </ |
- | if "[ALTMODE]"==" | + | |
- | if "[ALTMODE]" | + | |
- | if " | + | |
- | START "" | + | If you are using Real DMD <font inherit/ |
+ | |||
+ | < | ||
+ | |||
+ | REM -- The Bottom 3 Lines are for PUPDMDControl | ||
+ | |||
+ | START "" | ||
+ | |||
+ | START "" | ||
+ | |||
+ | cd /d " | ||
+ | timeout 5 | ||
+ | start /min "" | ||
</ | </ | ||
- | You don't need to add anything more in your close script as the driver should close once FX3 is closed. | + | ===== For Information on Adding Multiplayer |
+ | **PinUP Popper Alt-Mode Option** [[http:// | ||
+ | |||
+ | |||
+ | You don't need to add anything more in your close script as the driver should close once FX3 is closed. | ||
my close script: | my close script: | ||
Line 40: | Line 67: | ||
</ | </ | ||
- | you maybe wondering "how about all those command line parameters from dmdext" | + | NOTE: For pindmdv3 real dmd users you may need to make your close script like this if you experience issues with dmd returning from fx3. |
- | + | ||
- | its all right now: so let me know on FB pinup group how it works for you. | + | |
+ | < | ||
+ | " | ||
+ | </ |