Resolution
-
- Posts: 3
- Joined: Fri Sep 14, 2012 4:44 pm
Resolution
Alright, I understand the game is sprite based and therefore more or less locked to the resolution you guys made it for, but is there any TECHNICAL reason you didn't use any form of stretch to be able to do different resolutions? You guys are using SDL right?
-
- Posts: 1
- Joined: Fri Sep 14, 2012 10:04 pm
Re: Resolution
Yeah, since when is 1280x720 standard? My monitor and graphics card both max at 1024x768. I know that my system is humble, but I never dreamed I would have resolution issues on a game like this. I was really excited, and now my day is ruined. 

-
- Posts: 3
- Joined: Fri Sep 14, 2012 4:44 pm
Re: Resolution
allknowingfrog wrote:Yeah, since when is 1280x720 standard?
Er, larger than that has been standard for quite a few years now :p
Still though, I'm curious if it was any technical issues that stopped you from implementing any form of scaling. If not I might try compiling some custom libs to see if I can't force it.