This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
pupdmd_fx3 [2021/03/02 20:55] outhere [PuPDMD with FX3/FX2 DMD] |
pupdmd_fx3 [2021/03/02 22:34] (current) outhere [PuPDMD with FX3/FX2 DMD] |
||
---|---|---|---|
Line 30: | Line 30: | ||
< | < | ||
- | REM The Top Two Lines are for PUPDMDControl | + | REM -- The Top Two Lines are for PUPDMDControl |
cd /d " | cd /d " | ||
Line 43: | Line 43: | ||
< | < | ||
+ | |||
+ | REM -- The Bottom 3 Lines are for PUPDMDControl | ||
+ | |||
START "" | START "" | ||
Line 54: | Line 57: | ||
===== For Information on Adding Multiplayer to FX3 ===== | ===== For Information on Adding Multiplayer to FX3 ===== | ||
- | **PinUP Popper Alt-Mode Option** [[http:// | + | **PinUP Popper Alt-Mode Option** [[http:// |
- | cd /d " | + | |
- | start /min "" | + | |
- | START "" | ||
- | |||
- | SET ALTPARAM= | ||
- | if " | ||
- | if " | ||
- | if " | ||
- | if " | ||
- | |||
- | START "" | ||
- | </ | ||
- | |||
- | If you are using Real DMD <font inherit/ | ||
- | |||
- | < | ||
- | START "" | ||
- | |||
- | SET ALTPARAM= | ||
- | if " | ||
- | if " | ||
- | if " | ||
- | if " | ||
- | |||
- | 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. | 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: | ||