This commit is contained in:
etjanster 2025-01-08 08:02:08 +01:00
parent eb68125920
commit 09c809300d
2 changed files with 11 additions and 15 deletions

View file

@ -111,19 +111,8 @@ Follow the [Cemu: Online Play Guide](https://cemu.cfw.guide/online-play.html) to
## Known issues ## Known issues
### Certain Cemu UI elements are cramped on the Steam Deck ### Certain UI elements of emulators GUI are cramped / outside of the screen on the Steam Deck
If you are trying to change settings in Cemu on a Steam Deck in Game Mode, some UI elements might be cramped or the buttons are outside of the screen. Check the following link for `Certain UI elements of emulators GUI are cramped / outside of the screen on the Steam Deck`:
This has to do with resolution scaling of the Cemu application and the Steam Deck's resolution, to solve it you can temporally increase the resolution in Steam of RetroDECK: [Steam Deck - FAQ](../../wiki_faq/faq-rd-steamdeck.md)
1. Exit RetroDECK.
2. Go to RetroDECK in Steam.
3. Click on the `⚙️` icon - `Properties` - `Shortcut` - `Game Resolution`
4. Set the Resolution from `Default` to `1920x1080`
5. Also turn on `Set resolution for internal and external display` (this might be hidden sometimes just go back one menu and go in again to make it show up).
6. Open `Configurator` - `Cemu`
7. Make the changes you want and save.
8. Exit RetroDECK and revert the display changes.
9. Click on the `⚙️` icon - `Properties` - `Shortcut` - `Game Resolution`.
10. Set the Resolution from `1920x1080` to `Default`.

View file

@ -57,7 +57,13 @@ But these issues might be fixed in an upcoming update to SteamOS.
NOTE: Valve does not recommend users to fix it by editing fstab or using something link Gnome Disks or KDE Partition Manager to do so. This could break other things. NOTE: Valve does not recommend users to fix it by editing fstab or using something link Gnome Disks or KDE Partition Manager to do so. This could break other things.
## Certain Cemu UI elements of the emulators / applications GUI are cramped on the Steam Deck ## Certain UI elements of emulators GUI are cramped / outside of the screen on the Steam Deck
If you are trying to change settings in an emulator on a Steam Deck in Game Mode, some UI elements might be cramped or the buttons are outside of the screen.
This has to do with resolution scaling of the application vs the Steam Deck's resolution.
To solve it you can temporally increase the resolution in Steam of RetroDECK:
1. Exit RetroDECK. 1. Exit RetroDECK.
2. Go to RetroDECK in Steam. 2. Go to RetroDECK in Steam.
@ -69,5 +75,6 @@ NOTE: Valve does not recommend users to fix it by editing fstab or using somethi
8. Exit RetroDECK and revert the display changes. 8. Exit RetroDECK and revert the display changes.
9. Click on the `⚙️` icon - `Properties` - `Shortcut` - `Game Resolution`. 9. Click on the `⚙️` icon - `Properties` - `Shortcut` - `Game Resolution`.
10. Set the Resolution from `1920x1080` to `Default`. 10. Set the Resolution from `1920x1080` to `Default`.
11. Start RetroDECK.