Ok, will add them and post a module. I guess try and see if they're pink. Funny that 1738 is the size of 600D.
Does it work?
static int resolution_presets_x[] = { 640, 720, 960, 1280, 1320, 1410, 1504, 1598, 1644, 1738, 1920, 2048, 2560, 2880, 3592 };
#define RESOLUTION_CHOICES_X CHOICES("640","720","960","1280","1320","1410","1504","1598","1644","1738","1920","2048","2560","2880","3592")
static int resolution_presets_y[] = { 320, 360, 480, 540, 600, 640, 680, 700, 720, 740, 840, 960, 1080, 1152, 1280, 1320 };
#define RESOLUTION_CHOICES_Y CHOICES("320","360","480","540","600","640","680","700","720","740","840","960","1080","1152","1280","1320")