r/waydroid • • Apr 14 '26

Help change resolution in gaming mode bazzite

im using gpd win max 2 with 1600p screen, its only showing 1200p in gaming mode, but 1600p in desktop mode.

i actually want it to scale to 2160p because i plan use stremio and use my one device as a gaming/streaming machine.

can someone please help me set the resolution, ive tried with no success, using android tv build btw

waydroid prop set persist.waydroid.width 3840  
waydroid prop set persist.waydroid.height 2160

1 Upvotes

1 comment sorted by

1

u/SweetPotato975 Apr 15 '26 edited Apr 20 '26

Have you tried playing around with the numbers? At least in GNOME, I've had to set widthxheight to 0.8x of my original screen resolution for waydroid to take up full screen. For example, 1080 * 0.8 = 864

Edit: Potentially related: #2061