Adding a fb mode

I have a new frame buffer driver with a resolution of 720x480x16.
How would I get SDL to recognise this mode? 640x480x16 get’s recognised
fine.

Jamie

 I have a new frame buffer driver with a resolution of 720x480x16.

How would I get SDL to recognise this mode? 640x480x16 get’s recognised
fine.

Add it to the list that is detected in the SDL framebuffer console driver.
Or send me a reminder, and I’ll do it. :slight_smile:

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software