Community
SCI Programming => SCI Development Tools => Topic started by: robbo007 on August 29, 2026, 02:30:16 PM
-
Hi guys,
In my forever quest for reducing my game size to the smallest size possible I've managed to folk Erik's original Sci-vec BMP to SCI0 picture converter.
Hope someone finds it useful. It's saved me over 1mb in picture size reduction on my project.
Regards,
-
BMP, a notoriously Windows-centric file format (we don't talk about OS/2), yet the program using it is Mac only. This is quite amusing to me for some reason.
-
hahaha, Yeah, I'm still using a crappy mac as my main computer. Let me port this to Windowz. Stay tuned...
Regards,
Rob
-
BMP, a notoriously Windows-centric file format (we don't talk about OS/2), yet the program using it is Mac only. This is quite amusing to me for some reason.
Here is the Windows version.
Regards,