Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

Search the Community

Showing results for tags 'Scripts Autohotkey'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News
    • News
    • Convert-It News and Updates.
    • PinballX - News and Updates
    • Touch-Play - News and Updates.
  • Convert-It
    • Convert-It Support
    • Convert-It News and Updates
  • GameEx
    • FAQs, Guides, & Other Useful Information
    • General
    • User Projects
    • GameEx Media Projects
  • PinballX
    • FAQs, Guides, & Other Useful Information
    • General
    • User Projects
    • PinballX Media Projects
    • XDMD - DMD Display Library
    • News and Releases
  • Touch-Play
    • FAQs, Guides, & Other Useful Information
    • General
  • GameEx Evolution
    • FAQs, Guides, & Other Useful Information
    • General
    • Emulator Support
    • GameEx Evolution Media Projects
    • Plugins, Addons, Wrappers, etc.
  • VPDB
    • VPDB General Discussion
    • VPDB Feature Requests
  • Spesoft Free Products and Applications
    • SlingFront - SlingBox HTPC Front End
    • MAME Screensaver
    • MNGer - MNG Player
  • Hi-Score Competitions
    • GameEx Hi-Score Competition
    • The Arena
  • Gamer's Tavern
    • Social Club
    • Gamer Rigs
    • Buy - Sell - Trade
  • Spesoft Web Sites and Projects
    • Games Database
  • The UK Retro Gaming Club's Topics
  • USA CLUB's Post a pic of your arcade setup.
  • MacOSGaming's Topics

Calendars

  • Community Calendar
  • The UK Retro Gaming Club's UK Retro Gaming Events

Categories

  • Official Repository - GameEx
    • AddIns
    • Plugins
    • Themes
    • Emulators
    • Databases
    • Data Files
    • Utilities
    • Extensions
    • Themes (Evo)
  • GameEx Installs
  • GameEx System Packs
  • PinballX
    • PinballX Install
    • Visual Pinball Tables
    • Visual Pinball Install
    • Documentation & Tutorials
    • UltraDMD Install
    • Wheel Images
    • Topper Videos
  • Images, Media and Sounds
    • Backgrounds
    • Bezels
    • Logos
    • System Images
    • Themes
    • Sounds
    • 3D Models
  • Apps, Configs, Map Files, Wrappers, and Plugins
    • Apps
    • Config
    • Plugins
    • Sounds
    • Backgrounds
    • Apps-Config-Map Files-Plugins
    • Databases & Management Tools
    • Other graphics and media
    • Map Files
    • Wrappers
  • Database and Management Tools
    • Databases
    • DB Management Tools
  • Spesoft Applications
  • Touch-Play

Product Groups

  • Packages
  • GameEx, PinballX and Spesoft Products. Make a donation.
  • Convert-It

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Instagram


MSN


PSN


Twitch


Twitter


YouTube


Website URL


Xbox Live


Yahoo


Location


Interests

Found 1 result

  1. Hi all, i have added some start/stop scripts on the ftp-server. The scripts are for VP, FP, PinballFX2 and Pinball X. You have to open them and change the paths with yours and compile them again. Then add the scripts with the settings.exe before you (start) and exit (stop) each Pinball. You need: Ledwiz bat Files in the Script Folder. LedBlinky App installed. Appkiller.exe and ShowBackglass.exe installed here: C:\Program Files (x86)\Steam\images\AppKiller.exe PinballFX Backglass Images here: C:\Program Files (x86)\Steam\images\ Future Pinball: - Start a LedBlinky Audio Animation when the table is not a LedWiz table. (Defined in the 'Ledwiz Tables.txt') If you want to have an audio LedWiz Animation in Future Pinball you have to make one and name it 'sound.lwax' - Replace Future Pinball and Open GL32.dll so you can use Zedonius and normal FP together. You have to add your Zedonius Tables in 'Zedonius Tables.txt' and you have to rename your normal FP to FP_Future Pinball.exe and FP_opengl32.dll and your Zedonius FP to ZED_Future Pinball.exe and ZED_Opengl32.dll. PinballX: Starts LedBlinky with your Led-Animation. You have to make one and name it: PinballX-Start.lwax PinballFX2: - Exit PinballX and starts Backglass and Pinball FX2 and select the table. (Pinball FX2 was not working fine with running Pinball X in the background) Here my entries from the Pinball X settings file: [FuturePinball] Enabled=TrueWorkingPath=C:\Pinball\Future Pinball\BAMTablePath=C:\Pinball\Future Pinball\TablesExecutable=Future Pinball.exeParameters=/STAYINRAM /open "[TABLEPATH]\[TABLEFILE]" /play /exitLaunchBeforeEnabled=TrueLaunchBeforeWorkingPath=C:\Pinball\PinballX\ScriptsLaunchBeforeExecutable=Start Future Pinball.exeLaunchBeforeHideWindow=TrueLaunchBeforeWaitForExit=FalseLaunchAfterEnabled=TrueLaunchAfterWorkingPath=C:\Pinball\PinballX\ScriptsLaunchAfterExecutable=Stop Future Pinball.exeLaunchAfterHideWindow=FalseLaunchAfterWaitForExit=TrueMouseClickFocus=TrueFPRAMPath=C:\Pinball\Future Pinball\fpRAMLaunchBeforeParameters=[TABLEFILE] [VisualPinball]Enabled=TrueWorkingPath=C:\Pinball\Visual PinballTablePath=C:\Pinball\Visual Pinball\TablesExecutable=VPinball.exeParameters=/play -"[TABLEPATH]\[TABLEFILE]"LaunchBeforeEnabled=TrueLaunchBeforeWorkingPath=C:\Pinball\PinballX\ScriptsLaunchBeforeExecutable=Start Visual Pinball.exeLaunchBeforeHideWindow=TrueLaunchBeforeWaitForExit=FalseLaunchAfterEnabled=TrueLaunchAfterWorkingPath=C:\Pinball\PinballX\ScriptsLaunchAfterExecutable=Stop Visual Pinball.exeLaunchAfterHideWindow=FalseLaunchAfterWaitForExit=TrueNVRAMPath=C:\Pinball\Visual Pinball\VPinMame\nvramLaunchBeforeParameters=[TABLEFILE] [startupProgram]Enabled=TrueWorkingPath=C:\Pinball\PinballX\ScriptsExecutable=Start PinballX.exeParamaters=HideWindow=TrueWaitForExit=false [ExitProgram]Enabled=TrueWorkingPath=C:\Pinball\PinballX\ScriptsExecutable=Stop PinballX.exeParamaters=HideWindow=TrueWaitForExit=True [system_1]Name=PinballFX2Enabled=TrueWorkingPath=C:\Pinball\PinballX\ScriptsTablePath=Executable=Start PinballFX2.exeParameters=[TABLEFILE]LaunchBeforeEnabled=FalseLaunchBeforeWorkingPath=C:\Pinball\PinballX\ScriptsLaunchBeforeExecutable=PinballFX2.exeLaunchBeforeHideWindow=FalseLaunchBeforeWaitForExit=FalseLaunchAfterEnabled=TrueLaunchAfterWorkingPath=C:\Pinball\PinballX\ScriptsLaunchAfterExecutable=Stop PinballFX2.exeLaunchAfterHideWindow=TrueLaunchAfterWaitForExit=TrueLaunchBeforeParameters=[TABLEFILE]Have fun.
×
×
  • Create New...