Seth's Profile
I like makin' games. How couldn't you?
Cool - ok, the problem is the .png loader doesn't know how to properly read 2bit (middle piece of the dialog background.. it's PNG_COLOR_TYPE_GRAY, so it might be 1 bit actually) or 4bit (\graphics\lands\grass\grass-04.png) images. (your converter chooses 4 bit if it's 16 colors or less, probably)
So a fix would be to force 8 bit when doing your conversion to png and just ignore those formats, or fix the loader.
I committed a few small changes - png loader now respects the "checkboard fix" flag, and no longer crashes if a surface failed to load. (it will still assert in debug mode and look crazy though!)
So a fix would be to force 8 bit when doing your conversion to png and just ignore those formats, or fix the loader.
I committed a few small changes - png loader now respects the "checkboard fix" flag, and no longer crashes if a surface failed to load. (it will still assert in debug mode and look crazy though!)
Seth has released 9 files
Title | Category | Avg | Updated |
---|---|---|---|
Dink Smallwood HD | Official | ![]() | August 15th, 2022 |
Mystery Island | D-Mod, Quest, Official | ![]() | January 2nd, 2010 |
Dink Smallwood CD Audio | Official | ![]() | August 7th, 2006 |
Dink Smallwood 1.08 Source Code | Development, Source, Official, Dink.exe | ![]() | March 10th, 2006 |
Dink Smallwood | Official | ![]() | March 10th, 2006 |
Search for Milli Vanilli (The) | D-Mod, Romp | ![]() | February 26th, 2006 |
Mystery Island BMP Graphics | Development, Graphics, Official | ![]() | January 1st, 1990 |
Dink Smallwood BMP Graphics | Development, Graphics, Official | ![]() | January 1st, 1990 |
Making of Mystery Island (The) | Development, Tutorial, Official | ![]() | January 1st, 1990 |