Donkey Kong Forum

Kong League => Kong League => Topic started by: PaulGoes on March 18, 2020, 03:23:21 pm

Title: Donkey Kong - Randomized Edition - rom-hack
Post by: PaulGoes on March 18, 2020, 03:23:21 pm
I've created the Donkey Kong - Randomized Edition rom-hack for the arcade version of Donkey Kong.

The idea is to have a Donkey Kong version that selects each board randomly: a random level (between 1 and 5) and a random screen (barrels, pies, springs, rivets).

(https://github.com/PaulGoes/DonkeyKong-Randomized/raw/master/Title%20Screen.jpg?raw=true)

The selection of each board is random without knowing what it selected before. It is even possible that you have the same board again after completing it.

To get a more interesting randomization for skilled Donkey kong Players, the randomization doesn't distribute the levels and screens evenly. The used randomization algorithm results in the following distribution:

To get a more interesting randomization for skilled Donkey kong Players, the randomization doesn't distribute the levels and screens evenly. The used randomization algorithm results in the following distribution:


The randomly selected board is shown in the level progress screen:

(https://github.com/PaulGoes/DonkeyKong-Randomized/raw/master/Do%20You%20Feel%20Lucky.jpg?raw=true)


Normally the overall progress in the game is shown by the level. But in this game that is of no use because the level is randomly chosen between 1 and 5. To show the progress a randomization count is displayed that counts the number of performed randomizations.

The working patch is available for download in the KL Discord https://discord.gg/VqwmtBe (https://discord.gg/VqwmtBe).
Title: Re: Donkey Kong - Randomized Edition - rom-hack
Post by: Robert on March 22, 2020, 05:54:55 am
I encountered a bug the first time I tried playing this.

The first stage was the rivets stage and there was no sound until I had climbed halfway up, then suddenly it came on. After that the sound was normal and the problem didn't occur again.
Title: Re: Donkey Kong - Randomized Edition - rom-hack
Post by: PaulGoes on March 23, 2020, 03:49:54 pm
Anyone else has encountered this same problem?

I see a lot of players play the rom-hack in the KL GOTM that is running now. So far I haven't heard anyone else having problems.
Title: Re: Donkey Kong - Randomized Edition - rom-hack
Post by: NWnike on March 23, 2020, 06:07:38 pm
 I have played quite a bit and I can report no issues other than getting my ass kicked.