Hello, I'm using the following AHK code to launch a game from my streamdeck:
run, "G:\Launchbox\Emulators\Retroarch\retroarch.exe" -f -L "G:\Launchbox\Emulators\Retroarch\cores\mame_libretro.dll" "G:\Launchbox\Games\MAME\roms\robotron.zip"
it works but now I want the games artwork to be displayed on my pixelcade LCD marquee and pixelcade LED marquee on my arcade.
I'm sure I need to launch the game from LB/BB, is this possible?