Open fabri1983 opened 1 year ago
Hello, there. ;)
Yes, it would be possible; the main problem there would be to write a conversion tool that separates the palettes for each individual frame; rgbquant-sms, which is already being used by the video conversion tool, can kinda do it, but not really:
An alternative would be to completely skip rgbquant-sms and RESCOMP and create a tool to convert the graphics; it would have be able to:
Hi Haroldo. Greetings from Argentina. I'm following your project. I love the idea of having a video player for intros and cinematics. Also I'm implementing an algorithm which produces up to 60 colors (4 palettes, 15 color per palette, 1 transparent color per palette), but I'm not quite familiar with the internals of Genesis arquitecture yet.
Is there a way to adapt your code in order to accept frames with 4 palettes?