Skip to content

Instantly share code, notes, and snippets.

@primaryobjects
Created July 30, 2024 03:57
Show Gist options
  • Select an option

  • Save primaryobjects/003b47653b4a4af7937c4865e74d1b84 to your computer and use it in GitHub Desktop.

Select an option

Save primaryobjects/003b47653b4a4af7937c4865e74d1b84 to your computer and use it in GitHub Desktop.
How to enable full screen in RetroPi RetroArch on Ubuntu 23

How to enable fullscreen mode in RetroPi/RetroArch

The following steps allow hiding all top menu bars, allowing fullscreen mode for games running in RetroArch (including nes/snes).

Ubuntu 23 / Gnome 45

  1. Download Hide Top Bar from the Gnome Extensions Store.
  2. Download latest version of Unite-shell.
  3. Extract unite-shell to ~/.local/share/gnome-shell/extensions
  4. Open Extensions Manager in Ubuntu.
  5. Enable both extensions.
  6. In Unite settings, disable all sliders. Set Hide window titlebars to Always. You can always right-click in the title bar area to show the context menu to close the window.
  7. Logout/login.
  8. Run emulationstation. Select Retropi / RetroArch, Settings, Video / Fullscreen Mode. Set "Start in Fullscreen Mode" to ON, set "Windowed Fullscreen Mode" ON. Go back a level and select "Windowed Mode", set "Enable Window Decorations" to OFF. Go back to the RetroArch option Configuration set "Save on Exit" to ON. Exit RetroArch.
@primaryobjects

Copy link
Copy Markdown
Author

Extensions Manager

extensions-manager

Unite Settings

unite-settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment