Replies: 1 comment 2 replies
|
Yes, you can just pass the filename as an argument to the program in the script the same way you would pass it to any other program |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have been working on a little setup using multiple windows to shiny hunt. I have 6 instances of mGBA that I'm starting up with a Powershell script with their locations manually set in the qt.ini file, so they open in the correct locations. Currently I need to manually load a .gba file in each instance of mGBA, but I was hoping I could somehow either auto load a file I specify by it's path or use a hotkey to load a file.
I've tried setting a hotkey to load Recent File 0 in my list, but it only appears to work after I manually load a rom first.
Any ideas would be greatly appreciated. Thanks!
All reactions