Author Topic: SCI0 - Pic Size Maximum?  (Read 3628 times)

0 Members and 1 Guest are viewing this topic.

Offline gumby

Re: SCI0 - Pic Size Maximum?
« Reply #15 on: January 10, 2022, 08:29:12 AM »
I think you might be able to emulate how an older machine would perform like within DosBox.
In the Great Underground Empire (Zork port in development)
Winter Break 2012 Rope Prop Competition

Offline Kawa

Re: SCI0 - Pic Size Maximum?
« Reply #16 on: January 10, 2022, 09:04:39 AM »
I'd need an old system to test that on. Though I wouldn't call it stressful; it's mostly just hoping that the raw picture resource fits into memory so it can be rendered into the static screen buffers. The raw resource can then be freed. All that just means the bigger the picture resource (the more commands), the longer it'll take to render.

If my fantasy computer (which runs a 68020 at 16 MHz) can render the SQ3 robot freighter pilot screen (8.43 KB) in less than three seconds using only C code... I would bet actual money that the cave entrance, the new and pretty version, could fit in less than 10 KB if you properly hand-traced it just for the dithering, and render on the same order of magnitude on an old system.

Also, *undue.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.051 seconds with 22 queries.