mcfilmmakers Posted January 17, 2018 Share Posted January 17, 2018 Hi, I want to set up Launchbox so that it opens Xpadder and a specific profile based on the platform. I know how to do this on a per game basis and on a general emulator basis. However, MAME contains multiple platforms but the Autohotkey script applies to the ENTIRE emulator, not per platform. How can I set the script to look at the platform being used and look for the appropriate xpadder profile that has the same name? Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted January 18, 2018 Share Posted January 18, 2018 If I am understanding you correctly the simplest way to setup AHK Script on a per platform basis would be to create different instances of your Mame emulator in Launchbox. You can setup multiple instances of Mame but name them differently for each platform and they would each have their own AHK scrip tab. You won't need to setup multiple installs of Mame at all, just add a new emulator and call it whatever you want (for example Mame Sega Genesis) and point it to the same mame.exe, then you would have a fresh AHK Script tab to put in whatever script you want. I hope this answers what you are asking, I am guessing you use the AHK script to call xpadder and a specific profile. Quote Link to comment Share on other sites More sharing options...
mcfilmmakers Posted January 18, 2018 Author Share Posted January 18, 2018 As a work around that makes sense. It just doesn't strike me as a "feature" of launchbox though. I'll do that for now then. Thank you. Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted January 18, 2018 Share Posted January 18, 2018 Could be worse, the work around could be to have separate installs of the emulator More options for platform or even per game AHK scripts has been proposed in the "Small Things List" thread though so maybe we'll see it eventually. Quote Link to comment Share on other sites More sharing options...
mcfilmmakers Posted January 18, 2018 Author Share Posted January 18, 2018 indeed, it can always be worse! Did I mention I love Launchbox? Quote Link to comment Share on other sites More sharing options...
teeedubb Posted January 26, 2018 Share Posted January 26, 2018 Does make display the system in its console output/log file? If so you could use that to launch xpadder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.