syntax_X Posted April 26, 2017 Share Posted April 26, 2017 Im using an I-pac to control my emulator hotkeys. Because each one has different hotkeys for the same function i need to program the I-pac on the fly. Ive managed to get this working but im a tad confused on how to "clean" it on emulator exit. With other front ends it had "Before emu launch" command line and "after emu launch" command line. I know the answer must be super simple im just lost in "the old way" Link to comment Share on other sites More sharing options...
syntax_X Posted April 26, 2017 Author Share Posted April 26, 2017 The script im using looks like this at the moment. For some reason i had to use a full file path for the config file? Run C:\Program Files (x86)\WinIPAC\WinIPAC.exe C:\Program Files (x86)\WinIPAC\Retroarch.ipc Link to comment Share on other sites More sharing options...
syntax_X Posted April 26, 2017 Author Share Posted April 26, 2017 (edited) I think I might just add the esc modifier from P64 to all my emulators and tag my string to the end of it so every time escape is pressed it cleans the I-pac. Had to add a Pause break modifier for Kega also, cant believe that still uses missing keys for shortcuts. Edited April 26, 2017 by syntax_X Link to comment Share on other sites More sharing options...
Recommended Posts