This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
playground:playground [2019/06/13 19:34] A User Not Logged in |
playground:playground [2019/09/03 12:50] (current) pinupadmin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== PlayGround ====== | + | ====== Default Setup that works is follows: ====== |
- | Arcooda Pinball | + | {{:playground:5f091833427661b3bc121b3c7d1ee4c2.png}} |
- | **YOU MUST BE FAMILIAR WITH TPAMOD before attempting this** | + | broken on some bootups: |
- | {{:playground:665b09ab30cdc6724aeaa2ee01f0a0e8.png}} | + | {{:playground:a554885ac9c6da97dc5eaf255094e31c.png}} |
- | + | ||
- | Get game export from: and add to the created emulator in games manager. | + | |
- | + | ||
- | [[https://drive.google.com/open?id=12Zs5_pN5g9vV2VlzsbhtBB4D3aQLISVD|https://drive.google.com/open?id=12Zs5_pN5g9vV2VlzsbhtBB4D3aQLISVD]] | + | |
- | + | ||
- | LAUNCH SCRIPT: | + | |
- | + | ||
- | cd "C:\Pinball\Scripts" | + | |
- | + | ||
- | start /min "" "display64.exe" /device 2 /rotate 90 | + | |
- | + | ||
- | cd "C:\Dmdext" | + | |
- | + | ||
- | start /min "" "dmdext.exe" mirror --source=pinballarcade --no-virtual --quit-when-done | + | |
- | + | ||
- | START "" "[STARTDIR]Launch\VPXSTARTER.exe" 10 10 5 "PINBALL ARCADE DX11" | + | |
- | + | ||
- | CD /d [DIREMU] | + | |
- | + | ||
- | START "" "[DIREMU]\TPAFreeCamMod.exe" -arcooda -table [GAMENAME] | + | |
- | + | ||
- | CLOSE SCRIPT: | + | |
- | + | ||
- | cd "C:\Pinball\Scripts" start /min "" "display64.exe" /device 2 /rotate cw | + | |
- | + | ||
- | timeout 3 | + | |
- | + | ||
- | "[STARTDIR]LAUNCH\PUPCLOSER.EXE" WIINTIT "PINBALL ARCADE DX11" 4 1 | + | |
- | + | ||
- | taskkill /f /im "tpafreemod.exe" | + | |
- | + | ||
- | taskkill /f /im "dmdext.exe" | + | |
- | + | ||
- | taskkill /f /im "pinballarcadecabinet.exe" | + | |