[GH-ISSUE #1147] Fullscreen CLI linux #359

Closed
opened 2026-02-27 21:05:54 +03:00 by kerem · 7 comments
Owner

Originally created by @ghost on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1147

Hello,
Is there a flag to run the SDL-Appimage as fullscreen on linux? I'm trying to create a launcher for batocera? Or better, yet when i tried a script to the qt app image /userdata/system/pro/Shadps4-Qt-AppImage "/path/to/.eboot" it doesn't launch with that. (Would prefer launching via qt.)

Thanks.

Originally created by @ghost on GitHub (Sep 29, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1147 Hello, Is there a flag to run the SDL-Appimage as fullscreen on linux? I'm trying to create a launcher for batocera? Or better, yet when i tried a script to the qt app image /userdata/system/pro/Shadps4-Qt-AppImage "/path/to/.eboot" it doesn't launch with that. (Would prefer launching via qt.) Thanks.
kerem 2026-02-27 21:05:54 +03:00
Author
Owner

@qurious-pixel commented on GitHub (Oct 3, 2024):

The quick way is to edit the config.toml in the user folder.

[General]
Fullscreen = true

Then launch as normal /userdata/system/pro/Shadps4-sdl-AppImage "/path/to/.eboot"

This seems like a Feature Request that would make a good first issue for someone.

<!-- gh-comment-id:2392192816 --> @qurious-pixel commented on GitHub (Oct 3, 2024): The quick way is to edit the `config.toml` in the user folder. ``` [General] Fullscreen = true ``` Then launch as normal `/userdata/system/pro/Shadps4-sdl-AppImage "/path/to/.eboot" ` This seems like a Feature Request that would make a good first issue for someone.
Author
Owner

@robyn-dressler commented on GitHub (Oct 6, 2024):

This seems like a Feature Request that would make a good first issue for someone.

If no one else is working on this, I'd be happy to take a look.

<!-- gh-comment-id:2395249135 --> @robyn-dressler commented on GitHub (Oct 6, 2024): > This seems like a Feature Request that would make a good first issue for someone. If no one else is working on this, I'd be happy to take a look.
Author
Owner

@LordDaveTheKind commented on GitHub (Oct 6, 2024):

If you are on Wayland, have you already considered Valve Gamescope?

<!-- gh-comment-id:2395476998 --> @LordDaveTheKind commented on GitHub (Oct 6, 2024): If you are on Wayland, have you already considered Valve Gamescope?
Author
Owner

@qurious-pixel commented on GitHub (Oct 6, 2024):

They are using Batocera, and want a switch to open the game window fullscreen when using SDL.
There is already a patch switch -p so adding an -f/--fullscreen can be done similiarly.

<!-- gh-comment-id:2395481054 --> @qurious-pixel commented on GitHub (Oct 6, 2024): They are using Batocera, and want a switch to open the game window fullscreen when using SDL. There is already a patch switch `-p` so adding an `-f/--fullscreen` can be done similiarly.
Author
Owner

@kalaposfos13 commented on GitHub (Nov 28, 2024):

Can this be closed, as my PR has this implemented?

<!-- gh-comment-id:2506648915 --> @kalaposfos13 commented on GitHub (Nov 28, 2024): Can this be closed, as [my PR](https://github.com/shadps4-emu/shadPS4/pull/1356) has this implemented?
Author
Owner

@polybiusproxy commented on GitHub (Nov 28, 2024):

It can be closed once it's merged

<!-- gh-comment-id:2506654625 --> @polybiusproxy commented on GitHub (Nov 28, 2024): It can be closed once it's merged
Author
Owner

@kalaposfos13 commented on GitHub (Nov 28, 2024):

Sorry, linked the wrong PR

<!-- gh-comment-id:2506674410 --> @kalaposfos13 commented on GitHub (Nov 28, 2024): Sorry, linked the wrong [PR](https://github.com/shadps4-emu/shadPS4/pull/1507)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#359
No description provided.