Stop changing my screen resolution!

Posted by Tyranic-Moron on July 4, 2006, 11:14 a.m.

[rant]

I've been seeing WAY too many games that change my screen resolution to something like 640x480, or even lower.

This occasionally crashes my computer, if someone is stupid enough to set it at or below 640x480.

Why do people do it? I mean, what do you people think the fullscreen option is for? It's not like your game will look any different if you turn on the fullscreen mode, instead of actually changing my screen resolution. My monitor will still use the same number of pixels to display your game, so THERE'S ABSOLUTELY NO REASON FOR YOU TO DO IT!

[/rant]

ahem.

Comments

basilamer 17 years, 10 months ago

True man!I feel the same way!GOOD POINT!!!!Im the 1st to post…..KOOL!

rockyran 17 years, 10 months ago

You'll hate my upcoming game then. I change the screen resolution to 320 X 240 :D

And I'm not doing that to be cute. I'm using pure pixelart for my graphics this time, and we all know that putting fullscreen blurs the image like a maniac, which goes against all rules and regulations for pixelart.

Josea 17 years, 10 months ago

in lower resolutions games looks bigger. Changing your resolution to a low one is a way for not making the game look too small.

Because depnding on your resolution is how many pixels are showed per inch.

Requiem 17 years, 10 months ago

Using a lower resolution makes the game's pixels much sharper than using fullscreen.

Also, my monitor can't even GO to 320x240. I mean, it won't even try.

Tyranic-Moron 17 years, 10 months ago

Hmmm… I suppose sharpness is a valid point for changing the screen res, but in that case, why not just draw the sprites at a larger size? That'd stop them from fuzzing up, and you could still make very small games :P

noshenim 17 years, 10 months ago

[warning=screen resulution]Those who use it suck a little more than if they didn't have it[/warning]

KaBob799 17 years, 10 months ago

I get annoyed any time its set 640x480 or below

Tyranic-Moron 17 years, 10 months ago

by 'draw the sprites at a larger size', I mean with the draw function, ie:

draw_sprite_ext(sprite_index,image_index,x,y,[b]4[/b],[b]4[/b],image_angle,c_white,1)