#Blurred texts
7 messages · Page 1 of 1 (latest)
1080p scales up to 4k in a perfect 2x, are you drawing to the draw event or draw gui? the gui can have it's own set resolution, maybe check with display_get_gui_size or try display_set_gui_size
this also might help
https://www.youtube.com/watch?v=_g1LQ6aIJFk
Hey GameMakers!
Confused by GMS2 cameras? My previous tutorial didn't help much, but this one should set you straight. Let me know what you think of this type of tutorial, especially the white board feature!
Links!
Join My Discord: https://discord.gg/By6u9pC
Listen to obj_podcast: https://ob...
when you scale to 4k how are you doing it?
full screen mode? just resizing the window?
fullscreen might be the game setting the game to full screen mode, and that is not upscaled, so your monitor is handling that and thus making it 'blurry'
as I don't see any blur in your screenshots
I personally dont use the built-in fullscreen mode
I just use boarderless window and set the window to the screen's size