(09-08-2015, 07:31 PM)Daxar Wrote: Do you have the original .rgb file for that image, or are you adding it to the game? The compression/decompression routines look correct for that image (decompressing the "after.rgb" gives an image that looks identical to your "before.png"). I would suspect there's some other file that specifies image format, or something else is going on. Hard to say without a copy of the game myself.
look!original and after compression!
after compression The file weighs 2 times more
orig&compress.zip (Size: 4.97 KB / Downloads: 255)
(09-08-2015, 07:31 PM)Daxar Wrote: Do you have the original .rgb file for that image, or are you adding it to the game? The compression/decompression routines look correct for that image (decompressing the "after.rgb" gives an image that looks identical to your "before.png"). I would suspect there's some other file that specifies image format, or something else is going on. Hard to say without a copy of the game myself.
In compression RGB32!need RGB4444
Do please!!!