fabiangreffrath / taradino

SDL2 port of Rise of the Triad
GNU General Public License v2.0
29 stars 8 forks source link

turn 640x480 resolution into aspect-ratio-corrected 640x400 #60

Open fabiangreffrath opened 3 months ago

erysdren commented 3 months ago

i was close to achieving this in my ROTTEN fork. i'll see if i can port that work over!

fabiangreffrath commented 1 month ago

... and maybe even drop 320x200 altogether?

erysdren commented 1 month ago

Eh, I don't know. I'd keep 320x200, but at 640x400 I really want the HUD to still be at the same "scale" as the 320x200 HUD. instead of being made smaller and getting filled in with padding, like we have now.