657
edits
(Remove issues, caused by games using common savegame filename.) |
(Update) |
||
Line 42: | Line 42: | ||
== Fun Shop titles == | == Fun Shop titles == | ||
* Add support for processWizImage modes 13, 14 & 15, used after selecting text button. Creates and displays the text written on cursor. | * Add support for processWizImage modes 13, 14 & 15, used after selecting text button. Creates and displays the text written on cursor. | ||
* Add support for processWizImage mode 17, used draw circle when first selecting shapes button. | * Add support for processWizImage mode 17, used draw circle when first selecting shapes button. | ||
Line 68: | Line 67: | ||
== 16bit Color Games == | == 16bit Color Games == | ||
* 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. | ||
Line 78: | Line 75: | ||
* The U32 code controls the players movements on field in basketball | * The U32 code controls the players movements on field in basketball | ||
* The U32 code controls various aspects of the game in moonbase | * The U32 code controls various aspects of the game in moonbase | ||
* The U32 code controls the players movements on field in soccermls | * The U32 code controls the players movements on field in soccer2004/soccermls | ||
=== Backyard Baseball 2003 === | === Backyard Baseball 2003 === | ||
Line 90: | Line 86: | ||
* Incorrect cursor color is shown, when picking team members. | * Incorrect cursor color is shown, when picking team members. | ||
* Black lines are shown on the field, when playing a game. | * Black lines are shown on the field, when playing a game. | ||
=== Backyard Soccer 2004 === | |||
* Add support for fade effects, used when moving between menus. | |||
=== Freddi Fish 5 === | === Freddi Fish 5 === | ||
Line 99: | Line 98: | ||
=== Pajama Sam: Games to Play on Any Day === | === Pajama Sam: Games to Play on Any Day === | ||
* A freeze occurs, after the introduction of the Jumping Beans mini game. | * A freeze occurs, after the introduction of the Jumping Beans mini game. | ||
edits