1,554
edits
(→Add 16bit graphics support to SCUMM engine: -- elaborate a bit) |
|||
Line 111: | Line 111: | ||
== Add 16bit graphics support to SCUMM engine == | == Add 16bit graphics support to SCUMM engine == | ||
SCUMM engine starting v5 originally was developed for 8bit graphics. At version 6 it got forked by Humongous Entertainment which extended it significantly. Later games even started to use 16bits graphics for backgrounds graphics and actors. See [[Humongous Entertainment/Progress/16bits Support|here]] for more detailed information. | |||
This task requires good knowledge of C++, as we need a solution which will not clobber our code, | This task requires good knowledge of C++, as we need a solution which will not clobber our code, |