Full Screen with set Resolution doesn't work

I want set different resolution on Full Screen , when i use Screen.SetResolution(1024,768,true) i’m going to full screen but the resolution is the real resolution screen and not my ideal resolution (1024 x 768 )
how can i do?

up

Browsers don’t allow changing the physical resolution of the screen.

It would be possible for us to implement a mode where we render at a lower resolution and scale up the image to the screen (which would look somewhat blurry compared to rendering at a native resolution). So far we have not had many requests for this. Would this be something you want?

2 Likes

Will be a great feature , sometimes peoples has computer like macbook with Retina Display and the Gpu usually it’s very powerless and the high resolution it’s a big problem . I though like in mobile !
Tank
Danguru

1 Like

BUMP!
@jonas-echterhoff_1 This feature would be great, since many older systems can’t run some of our applications in fullscreen mode at high resolution. Is this already possible or can I vote for this somewhere?

1 Like

I want this too!

1 Like

would be very useful for low performance devices indeed

I agree.