TheRDavid / ImageMerge

Convert 2 8bit images into 2bit images and pack them into 1 image. I'm using this to save storage space on the N64. FileDrop.java not by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageMerge

Merge two images into one, reducing the color depth and saving memory space. Specifically made for N64 development.

Screenshot

About

Convert 2 8bit images into 2bit images and pack them into 1 image. I'm using this to save storage space on the N64. FileDrop.java not by me


Languages

Language:Java 100.0%