Replies: 1 comment 10 replies
|
暂时是无解的,问题出在土星版的调色板与DOS版相差过大,而color dithering对这个分辨率效果比较一般。现在只能把导入后的图重新导出,然后在usenti里手动修改颜色,最后重新导入,整个过程中避免再次发生color quantize以保证不会再次发生颜色变动。未来可以看看SDLPal会不会直接支持全彩图,这个是一劳永逸的做法,但时间很难预期。 |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
尝试替换土星版立绘,但是enrle重新打包后和土星原版色差太大,达不到土星版的色彩。enrle采用以下命令
./enrle.py icon.png -o ABC330.rle -p PAT.MKF --quantize如果加了--dither,会导致彩色噪点过多。

求教各位大佬是否有解。
All reactions