Open main menu

Difference between revisions of "Humongous Entertainment/Progress"

Add puttsfunshop section. Minor formatting
(drawLine fixed by Fingolfin)
(Add puttsfunshop section. Minor formatting)
Line 88: Line 88:
== Putt-Putt and Pep's Balloon-O-Rama ==
== Putt-Putt and Pep's Balloon-O-Rama ==
* The characters of 'LOADING-----' message at start of each level are displayed at wrong positions
* The characters of 'LOADING-----' message at start of each level are displayed at wrong positions
== Putt-Putt's Fun Shop ==
* Shapes are drawn wrong. See screenshots
[[Image:Puttsfunshop-shape-original.png|thumbnail|70px|left|frame|Original Engine]][[Image:Puttsfunshop-shape-bug.png|thumbnail|70px|none|frame|ScummVM]]


== Spy Fox 1 ==
== Spy Fox 1 ==
Line 102: Line 106:
The most recent SCUMM games seem to use a 16 bit pixel depth, requiring major changes to virtual screens in ScummVM, so don't seem worth supporting at this point. This is only a list of their issues for reference.
The most recent SCUMM games seem to use a 16 bit pixel depth, requiring major changes to virtual screens in ScummVM, so don't seem worth supporting at this point. This is only a list of their issues for reference.


Freddi Fish 5
=== Freddi Fish 5 ===
* Add support for wizImage compression type 2. which is used for background images of all the light green colors rooms (Of debug room). Wiz buffers using codec 2 are just raw images of 16 bits per pixel in 555 format.
* Add support for wizImage compression type 2. which is used for background images of all the light green colors rooms (Of debug room). Wiz buffers using codec 2 are just raw images of 16 bits per pixel in 555 format.
* Add support for displayWizComplexImage 0x80000 flag, which is used in the introduction.
* Add support for displayWizComplexImage 0x80000 flag, which is used in the introduction.


Soccer 2004
=== Soccer 2004 ===
* Add support for wizImage compression type 2. which is used for background images of many rooms, including the titles and main options. Wiz buffers using codec 2 are just raw images of 16 bits per pixel in 555 format.
* Add support for wizImage compression type 2. which is used for background images of many rooms, including the titles and main options. Wiz buffers using codec 2 are just raw images of 16 bits per pixel in 555 format.
* Add support for processWizImage mode 7.
* Add support for processWizImage mode 7.
* Add support for IMA ADPCM compression for speech files.
* Add support for IMA ADPCM compression for speech files.