- Home /
Question by
unity_Pt_YS0FmtbyISQ · Apr 21, 2020 at 04:46 PM ·
resolutionscreenresolution settings
How to bypass resolution limits in window mode
I'm using Screen.SetResolution(width, height, false)
to change change the resolution, but I can't use values bigger than max screen resolution even this should be technically possible on windows in window mode. Is it possible to bypass this limitation? I'm using Unity to generate movies and I need to be able to generate movies for a higher resolution than my current screen.
Comment
Your answer
Follow this Question
Related Questions
Get the originial Screen resolution, after Screen.SetResolution in mobile? 0 Answers
Clamp a player to the edge of screen when the resolution changes 1 Answer
Pick sensible resolution for FullScreen Mac App 2 Answers
Fitting Into Different Screens 0 Answers
pixel in unit in unity3d and have a full screen texture 1 Answer