This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
pupdmd_fx3 [2020/08/02 11:44] A User Not Logged in old revision restored (2019/07/16 13:18) |
pupdmd_fx3 [2021/03/02 20:59] outhere [For Information on Adding Multiplayer to FX3] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== PuPDMD with FX3/FX2 DMD ====== | ====== PuPDMD with FX3/FX2 DMD ====== | ||
- | This new method of using your FX3/FX2 DMD with a REAL or virtual DMD using Poppers PuPDMD driver. Note: you need Popper | + | 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. | ||
Line 7: | Line 7: | ||
Here's how to setup: must have fully working Popper Setup already and launching FX3 fine before setting up this. | 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 from here: [[http:// | + | Most common issue: Most people cannot use FX3 in Exclusive Screen Mode. Many people found that VLC media will be crashed when returning from FX3/2. The easy solution is to setup FX3 in its video settings to use Window-Borderless. |
- | 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. THIS MUST BE DONE, and must be 520×136 no other resolutions. Position the FX3 DMD behind your playfield | + | {{: |
+ | |||
+ | <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/ |
+ | |||
+ | < | ||
+ | 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 64: | ||
</ | </ | ||
- | 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. | + | |
+ | < | ||
+ | " | ||
+ | </ |