02-05-2019, 08:32 PM
I am trying to make graphics for use with the GBA but I need to know how to do make gimp use the colour space and type necessary. The GBA uses a 5.5.5 BGR colour format (five bits per colour and the 16th bit allocated but unused) and I need it to export to a mapped format that I can then convert to the necessary C arrays . Problem is I am fairly green with gimp and have no idea how to do this .