Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Hey everybody,

Since Dolphin Emulator now supports the Game Boy Player, I was wondering if there is ay way to automate launching GB/GBC/GBA games via commannd line. The way this works "manually" is to open Dolphin settings, choosing a rom file for the Game Boy Slot and then launchig the Game Boy Player .iso. GB/GBC/GBA games need to be changed mannually every time one wants to change the game.

Also, does anyone knnow if the libretro core already includes this feature?


Thank you!

Posted
4 hours ago, SiriusVI said:

I was wondering if there is ay way to automate launching GB/GBC/GBA games via commannd line.

It doesn't look like they have that feature implemented [directly] yet (unless I missed it in my quick search).

 

But if you're feeling creative, there is a way. But may not be for the faint of heart.

You'd need to create a batch file or AHK script (or even PowerShell if that's your flavor of choice) that will edit dolphin.ini and change the path on the line GBPlayerRom = to the ROM you're wanting to play. Save and close then launch the emulator as normal with the -b -e parameters and point to your Game Boy Player.iso file.

This (editing the ini file) might be able to be done as an Additional App set to run Before the main application.  Then having LaunchBox start Dolphin, loading the GBP iso file.

But it may be easier add a new emulator (pointing to the batch file or AHK script), where you pass the full path to the ROM to it and using that to edit the ini file, then starting/running Dolphin with the iso.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...