Open main menu

Difference between revisions of "Humongous Entertainment/Progress"

Songs supported
(Add song issue in puttcircus)
(Songs supported)
Line 10: Line 10:
== Sound system ==
== Sound system ==
Complete support for music/sound engine of the games
Complete support for music/sound engine of the games
* Multiple sound channels (8 channels)
* Add extra Sound flags.
* Pool music and select music from pool
* Fix sound resource manipulation in createSound().
* Sound variables (26 variables)
* Pool music and select music from pool?
* Sound flags (Looping and others)
* Process sound code from SBNG resources, using a secondary process in main loop


== U32 library calls ==
== U32 library calls ==
Line 34: Line 32:


== Freddi Fish 2 ==
== Freddi Fish 2 ==
Issues effect demo and full game.
* Animation isn't synced during songs (ie the music when talking to captain near submarine)
Issues effect full game only
Issues effect full game only
* When using chalk on black board in school, can draw slightly outside the bounds.
* When using chalk on black board in school, can draw slightly outside the bounds.
* Graphical glitches on right screen edge during ending credits, as creatures reach right side of screen. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits.
* Graphical glitches on right screen edge during ending credits, as creatures reach right side of screen. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits.


== Freddi Fish and Luther's Water Worries ==
== Freddi Fish and Luther's Water Worries ==
Line 62: Line 56:
* Graphical glitches after collecting items on level 6 (Passcode is K1E6W), occurs as soon as comic book is collected.
* Graphical glitches after collecting items on level 6 (Passcode is K1E6W), occurs as soon as comic book is collected.
Issues which effect HE100 version
Issues which effect HE100 version
* Graphical glitches around screen edges.
* Graphical glitches around screen edges. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits.
Issues which effect all full versions
Issues which effect all full versions
* Pajama Sam and Otto are still talking on the first level, as the first items are been shown.
* Pajama Sam and Otto are still talking on the first level, as the first items are been shown.


== Putt-Putt Joins The Circus ==
== Putt-Putt Joins The Circus ==
* The animation isn't synced during song, after selecting the loud speaker in the Bigtop location.
* No cursor image or zoom when using magnifying glass
* No cursor image or zoom when using magnifying glass


== Putt-Putt Enters The Race ==
== Putt-Putt Enters The Race ==
* The animation isn't synced during song, after selecting yellow motor scooter at the speedway location.
* The balls get stuck in the pinball type game at the the pachinko location, which uses case 1140 of logic dispatch.
* The balls get stuck in the pinball type game at the the pachinko location, which uses case 1140 of logic dispatch.
* Outback Al's head disappears when first talking to him, in the outback location.
* When recycling old bottles in the 'junkyard' location, Putt-Putt's shadow changes to a default color of red. The shadow table isn't used at this point and the default color for shadows should be black.
* When recycling old bottles in the 'junkyard' location, Putt-Putt's shadow changes to a default color of red. The shadow table isn't used at this point and the default color for shadows should be black.


657

edits