657
edits
m |
(Update 16bit Color Games) |
||
Line 74: | Line 74: | ||
* Add support for Bink videos, maybe via DXA conversion? | * Add support for Bink videos, maybe via DXA conversion? | ||
* Add support for drawWizPolygonTransform 0x800000 flag, used when selecting slot to save game. | * Add support for drawWizPolygonTransform 0x800000 flag, used when selecting slot to save game. | ||
* Add support for copyMaskWizImage 0x9000000 flag, use for fade effects. | |||
=== U32 library calls === | === U32 library calls === | ||
Line 85: | Line 85: | ||
=== Backyard Baseball 2003 === | === Backyard Baseball 2003 === | ||
* Add support for fade effects, used when moving between menus. | |||
* The background of main menu is blank, when the game is first started, due to skipping the introduction videos. | * The background of main menu is blank, when the game is first started, due to skipping the introduction videos. | ||
=== Backyard Football 2002 === | === Backyard Football 2002 === | ||
* Add support for fade effects, used when moving between menus. | |||
* An array out of bounds error, when the computer picks a player, when choosing teams. | * An array out of bounds error, when the computer picks a player, when choosing teams. | ||
* Incorrect cursor color is shown, when picking team members. | |||
* Black lines are shown on the field, when playing games. | |||
=== Blue's Clues Reading Time === | === Blue's Clues Reading Time === | ||
Line 96: | Line 100: | ||
=== Freddi Fish 5 === | === Freddi Fish 5 === | ||
* Add support for fade effects, which are used by the title screen. | * Add support for fade effects, which are used by the title screen. | ||
=== Moonbase Commander === | |||
* Add support for additional wizImage compression types (4, others) used. | |||
=== Pajama Sam: Games to Play on Any Day === | === Pajama Sam: Games to Play on Any Day === | ||
Line 101: | Line 108: | ||
=== Soccer 2004 === | === Soccer 2004 === | ||
* Add support for | * Add support for fade effects, used when moving between menus. |
edits