Thanks, setting get_window().content_scale_size = DisplayServer.window_get_size() / 3 works! Now I only have to figure out what 3 stands for
I did set the aspect to expand, but when I set the scaling mode to integer instead of fractional it adds the black bars
Steam Hardware @sopuli.xyz roydbt @lemmy.world 3y ago Can I wake up my Steam Deck using my Xbox One controller?
Thanks, setting
get_window().content_scale_size = DisplayServer.window_get_size() / 3works! Now I only have to figure out what 3 stands for