Skip to content

feat: Add Donkey Konga series#553

Merged
noahm merged 13 commits intonoahm:mainfrom
Sheargrub:main
Apr 13, 2026
Merged

feat: Add Donkey Konga series#553
noahm merged 13 commits intonoahm:mainfrom
Sheargrub:main

Conversation

@Sheargrub
Copy link
Copy Markdown
Contributor

@Sheargrub Sheargrub commented Apr 13, 2026

Includes rating, song data, and jackets for the full Donkey Konga series across all regional releases.

image

Note that the full series has been handled via a single, shared song list. This feature is useful because of the high variance between Donkey Konga's regional releases, which resulted in charts being reused and re-rated across multiple releases and games. As such, being able to select songs from a single, shared list makes revisiting these games significantly easier.

Flags usage

  • `"-dupeof-": Used to denote that a chart has a duplicate in another regional release. These tags are applied bidirectionally to allow users to select their preferred region.
  • "short-jingle": Used to denote songs that last under 30 seconds. Thankfully, this filter only applies to the Donkey Konga 3 Famicom charts, which already tend to be rather odd.

New components

  • DonkeyKongaCardCenter: Lightly modified from the usual BaseCardCenter to display which games each chart originates from. (This is necessary to boot up the correct game for a given song.)

Import strategy

Mixture of referencing Super Mario Wiki and manual collection. (Note that I've been updating these wiki pages for correctness and completion throughout this process as well.)

Jacket art was collected through manual research, with preference being given to jacket art surfaced by Wikipedia pages. If a song did not have jacket/box art unambiguously associated with its original release, it was left with the default Donkey Konga box art.

Given that this series is unlikely to be revived (lol), no automatic import approach is needed here.

Sheargrub added 12 commits April 2, 2026 17:04
Finding the cover art and proper titles for these was shockingly tedious
The ordering on mariowiki was awful for getting data from in-game, so I had to reorder it. That means things need to be reordered here, too. Might redo indexes in the far future if I have lots of extra time.
Added all possible playstyles across all games
Added dummy entries for all battle charts
Again, per fixes submitted to MarioWiki
Per recent reordering.
This should be full coverage for the series' Solo and Battle songs.
This chart got regional revisions that require some extra handling
Plus a few extra BPMs for game/classical songs in Konga 3
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

@Sheargrub is attempting to deploy a commit to the noahm's projects Team on Vercel.

A member of the Team first needs to authorize it.

noahm added a commit that referenced this pull request Apr 13, 2026
@noahm noahm merged commit 49fe506 into noahm:main Apr 13, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants