diasurgical/devilutionX

[Issue Report]: Full screen option on Nintendo Switch

Open

#7032 opened on Mar 17, 2024

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (7,255 stars) (743 forks)batch import
good first issue

Description

Operating System

Nintendo Switch

DevilutionX version

1.5.2

Describe

I guess the full screen option is meant for desktop versions of the app. On consoles like Nintendo Switch it has no sense, as there's not a desktop. So, enabling it, creates some weird results, depending on the set screen dimension (480p, 720p, 1080p):

SI_1

SI_2

Maybe is it better to remove it in the next releases?

I also noticed other options that seem not useful at all on a console, like the keyboard shortcuts settings (the gamepad one is the only working here).

To Reproduce

Settings > Graphics > Full screen

Expected Behavior

No option at all.

Additional context

No response

Contributor guide