MudNoodle Posted July 3, 2022 Share Posted July 3, 2022 I've been using Xpadder for specific games, some that aren't being run through an emulator. It works great with the settings 'Additional Apps' as I can have Xpadder run on start up, and when the application ends I have a 2nd 'Additional Apps' to close Xpadder on exit. However this one specific game I am having trouble with needs a .bat file to run. So when the bat file starts, it opens a launcher which starts an exe file and then the bat file closes and so does Xpadder... Anyone have an idea around this? Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted July 3, 2022 Share Posted July 3, 2022 What does your batch file look like? Any way you can start the game directly without the launcher? If you were some way able to do that, you could use start blah blah xpadder Start /w "" "D:\games\MyGame.exe" start blah bla Kill_xpadder The key part being the "/w" which will wait for MyGame to exit before continuing to Kill_xpadder. Quote Link to comment Share on other sites More sharing options...
MudNoodle Posted July 3, 2022 Author Share Posted July 3, 2022 Batch file is just 'typex_loader game.exe'. If I didn't need the launcher, my usual method would have worked. I'm not great at understanding where I enter the command lines. I found just the edit application spot worked best for me. This is the method I use: Quote Link to comment Share on other sites More sharing options...
MudNoodle Posted July 3, 2022 Author Share Posted July 3, 2022 Ended up getting a new launcher that lets me use xinput controls. 1 Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted July 3, 2022 Share Posted July 3, 2022 That's probably the best (and easiest) solution. 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.