Dolphin, the GameCube and Wii emulator - Forums
Full screen from command line - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Full screen from command line (/Thread-full-screen-from-command-line)



Full screen from command line - goodjaerb - 02-21-2016

I just built Dolphin from source on Ubuntu 15.10 desktop. I configured to run fullscreen so that I could launch from a frontend however when i launch with the command
Code:
dolphin-emu -e <iso> -b
the Dolphin window pops up on top and the game starts playing below it, and the Ubuntu launcher is also still visible. I can click the game screen to bring it to front, but it should start on top. Has anyone seen this or know if I'm doing something wrong to cause this.


RE: Full screen from command line - goodjaerb - 02-21-2016

NEVERMIND. I finally found an old thread that described a checkbox that I should have noticed before. THANK YOU Smile


RE: Full screen from command line - leolam - 02-21-2016

Which checkbox are you talking about? I also noticed this (when trying the CLI interface) but would be interested in knowing how you fixed that.


RE: Full screen from command line - goodjaerb - 02-22-2016

(02-21-2016, 08:42 AM)leolam Wrote: Which checkbox are you talking about? I also noticed this (when trying the CLI interface) but would be interested in knowing how you fixed that.

open dolphin-emu and in the Graphics settings enable the checkbox "Keep Window On Top", which apparently refers to the game window. I did this and it worked just right.

Now is there a way to set a gamepad button to exit the emulator?! Smile


RE: Full screen from command line - leolam - 02-22-2016

Oh wow, I hadn't noticed this checkbox either. I had Fullscreen ticked but this one makes it work as it should. Thanks.

For the exit hotkey, yes. Simply configure the hotkeys (Options → Hotkey Settings) and assign the button to the Exit action.


RE: Full screen from command line - goodjaerb - 02-22-2016

(02-22-2016, 12:45 AM)leolam Wrote: Oh wow, I hadn't noticed this checkbox either. I had Fullscreen ticked but this one makes it work as it should. Thanks.

For the exit hotkey, yes. Simply configure the hotkeys (Options → Hotkey Settings) and assign the button to the Exit action.

I thought I tried that but I thought the hotkey menu only accepted keyboard inputs. I'll look again. I found another post that mentioned a couple applications that would help, which might help with another emulator I have the same trouble with. Thanks!


RE: Full screen from command line - leolam - 02-22-2016

You can right click on the Exit button in the settings dialog. That will show you another dialog where you can select the device.



RE: Full screen from command line - goodjaerb - 02-22-2016

(02-22-2016, 01:00 AM)leolam Wrote: You can right click on the Exit button in the settings dialog. That will show you another dialog where you can select the device.

Wow that's awesome, thank you! So far dolphin has been a pretty sweet emulator!