Перейти к содержимому

HOW i Do IT EP2: Pinball FX3

meatballsaucey

0:00 / 0:00

HOW i Do IT EP2: Pinball FX3

1 553 просмотра · 4 года назад
meatballsaucey
731 подписчик
1 553 просмотра · 4 года назад
Setup FX 3 for use in Pinup popper with support for DofLinx, SSF, PupDMDcontrol, and PuP packs. Special thanks to The Virtual Pinball chat Discord , The VP Nation community, dvs626, Terry Red, Nailbuster, and Major Frenchy! Link to the "Preferred" method video:    • Full DMD installation ( Prefered )   Music by https://www.bensound.com Downloads DMDext (freezy) https://github.com/freezy/dmd-extensi... PupDMDControl https://nailbuster.com/pupupdatesv14/... Animated backglasses https://vpuniverse.com/forums/files/f... Virtual Pinball Chat Discord: https://bit.ly/virtualpinball Launch Script (Note that you may be required to edit the paths for your file structure): rem cd "C:\Visual Pinball\VPinMAME" rem start /min "" "dmdext.exe" mirror --source=pinballfx3 -q --virtual-stay-on-top --fps 60 -g "[GAMENAME]" --use-ini="C:\Visual Pinball\VPinMAME\DmdDevice.ini" cd /d "C:\Visual Pinball\VPinMAME" start /min "" "PUPDMDControl.exe" FX3 PINUP\[GAMENAME] cd /d "C:\Directoutput\" start "" "DOFLinx.exe" START "" "[STARTDIR]Launch\VPXSTARTER.exe" 5 5 60 "Pinball FX3" cd /d "[DIREMU]" START "" "tables.xpadderprofile" START "" "[DIREMU]\steam.exe" -applaunch 442120 -table_[GAMENAME] Close Script (Note that you may be required to edit the paths for your file structure): "[STARTDIR]LAUNCH\PUPCLOSER.EXE" WINTIT "Pinball FX3" 4 1 taskkill /f /im "B2SBackglassServerEXE.exe" taskkill /f /im "dmdext.exe" cd /d "[DIREMU]" START "" "popper.xpadderprofile" taskkill /f /im "DOFLinx.exe" cd /d "C:\Directoutput\" start "" "DOFLinx.exe" timeout 3 taskkill /f /im "DOFLinx.exe"