You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the palette was successfully generated, the tiles were successfully generated, but for some reason, the map wasn't?
I literally explicitly set the -B BPP command to '2'.
The text was updated successfully, but these errors were encountered:
Same problem. I have a picture that each 8x8 tile has 3 colors, but there are 24 colors in total. Superfamiconv throws "colors don't fit in palette" error if total colors >4.
This is the image used:
In the makefile, these arguments were used:
This is the error log I got:
I have tried converting the palette, tileset, and tilemap separately, and it seems the problem starts to happen during the tilemap conversion.
This is the log I got for that:
So the palette was successfully generated, the tiles were successfully generated, but for some reason, the map wasn't?
I literally explicitly set the -B BPP command to '2'.
The text was updated successfully, but these errors were encountered: