GIR_Editor v0.32
Changes:
•Added support to replace BMP into 24xx/23xx logo.bin (GIR file). Make sure the resolution of the logo is preserved. The file size is not a problem.
Download:
Code:
Please Login or Register to see the links
For those who like the details:
- The logo_24xx.bin is a GIR file of type 19 (like the 37xx).
- The logo inside is a 16-bit bitmap encoded in 565 color (as opposed to a PNG in the 37xx)
- The original file logo_24xx.bin is way too big. It has been made as a dump of a 24xx flash memory. It is filled by unused FF at the end of the file. GIR_Editor will remove them which will explain the smaller file size.
Bookmarks