Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen CLI linux #1147

Open
trashbus99 opened this issue Sep 29, 2024 · 4 comments
Open

Fullscreen CLI linux #1147

trashbus99 opened this issue Sep 29, 2024 · 4 comments
Labels
contributor wanted enhancement New feature or request

Comments

@trashbus99
Copy link

trashbus99 commented Sep 29, 2024

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.

@qurious-pixel
Copy link
Contributor

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.

@Hermiten Hermiten added enhancement New feature or request contributor wanted labels Oct 4, 2024
@robyn-dressler
Copy link
Contributor

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.

@LordDaveTheKind
Copy link

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

@qurious-pixel
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor wanted enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants