My game is made for generally outputting 256p.
But I would like to add a 240p setting to the game options.
The way I currently have it set up, it scales down the 256p output to 240p, but that looks really ugly.
What I would like to achieve, is just cropping the top 16 pixels to achieve a 240p output.
Any ideas of how to implement this?
Thanks a lot!