The VG Resource
Problems loading 16bpp RGBA image data - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: Problems loading 16bpp RGBA image data (/thread-28068.html)



Problems loading 16bpp RGBA image data - Techokami - 10-27-2015

So I'm playing with files from SmileBASIC. I have the default graphic sheet files exported and onto my computer. I was able to render the image data properly in Tile Molester, as it is 16bpp RGBA (5551) 2-dimensional image data. However, TM cuts off most of the last row, so I went to TiledGGD. I was able to get the full image to render, but the RGB palette is wrong for the file in TiledGGD.

What can be done about this?

EDIT: Derp, I had to use the Alpha settings in TiledGGD. Alpha location at end rendered everything perfectly.