Difference between revisions of "Humongous Entertainment/Progress"

Jump to navigation Jump to search
cyx added wizImage masking.
m (Update bug comment)
(cyx added wizImage masking.)
Line 4: Line 4:
* Add support for o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used by the mini game of spyfox2, when 'arcadecheat=1' is added to ScummVM config file.
* Add support for o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used by the mini game of spyfox2, when 'arcadecheat=1' is added to ScummVM config file.
* Add support for horizontal and vertical flipping of wizImages, using compression type 1 (For mustard)
* Add support for horizontal and vertical flipping of wizImages, using compression type 1 (For mustard)
* Add support for drawWizImage masking, triggered by flag 0x80 (Used in maze and putttime) (cyx)
* Dog and probably other games may write non-ASCII characters and '=' into .ini fields values.
* Dog and probably other games may write non-ASCII characters and '=' into .ini fields values.
   An example of such entry is highscore: "_HS=!$Q!B  Ñ‘=m4". Hex representation of the value is
   An example of such entry is highscore: "_HS=!$Q!B  Ñ‘=m4". Hex representation of the value is
Line 67: Line 66:


== Putt-Putt Travels Through Time ==
== Putt-Putt Travels Through Time ==
* When the T-Rex is moving stone blocks, he is not masked by these blocks, due to lack of masking support in drawWizImage.
* At the beginning, when Mr. Firebird is explaining the time portal, Putt-Putt is shown briefly. He's just listening but his mouth is moving as if he was doing the talking.
* At the beginning, when Mr. Firebird is explaining the time portal, Putt-Putt is shown briefly. He's just listening but his mouth is moving as if he was doing the talking.


657

edits

Navigation menu