 |
Description |
The bonus games in Super Mario Bros. 3 have some quirks which impact their difficulty. This hack remedies these:
[list]
[li]The Roulette (AKA Slots or Sliding Images) game is heavily rigged by psuedo-random number generation. This hack removes all reliance on psuedo-random numbers to make it easier to win.[/li]
[li]The Card Matching game only generates 8 unique board layouts due to flaws in its shuffling algorithm. This hack overhauls the algorithm to a variant of Fisher-Yates/Durstenfeld. As a result, the game is much harder to complete in a single encounter as the board layouts are more random. (Remember, the progress of an unfinished board is saved across encounters)[/li]
[/list]
Please watch this excellent explanation video by Retro Game Mechanics Explained for more information (See video below).
This hack is compatible with the Sound Effect Fix. |
|