I'm trying to get Dolphin to launch in full screen. I have "Start in Fullscreen" checked in the graphics menu within the emulator. Below is what was in the "Default Command-Line Parameters" in Launchbox when Dolphin was first installed:
-b -C Dolphin.Interface.ConfirmStop=False -C Dolphin.Display.Fullscreen=True -e
I would assume this would work fine as it also sets fullscreen to True. I've tried every combination of the above parameters, as well as unchecking "Start in Fullscreen". Removing -b seems to give me full screen (so long as the fullscreen parameters are set). But when I do this, there is an instance of Dolphin running every time I exit a game. They'll stack up if I don't close them. This part makes sense since -b is what closes dolphin when exiting a game, but I don't know why it seems to be disabling full screen.
I've been searching for days and can't seem to find anyone with this issue. If there is anything else I can provide let me know.
Dolphin v2412
Launchbox v13.19
Windows 10