Skip to content

Instantly share code, notes, and snippets.

@mariomadproductions
Forked from unreceptive/debug_games.md
Last active September 29, 2023 09:21
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mariomadproductions/db19996c7109a0289847bb0ec69e32e8 to your computer and use it in GitHub Desktop.
Save mariomadproductions/db19996c7109a0289847bb0ec69e32e8 to your computer and use it in GitHub Desktop.
List of video games shipped with debug symbols.

List of any video game shipped with debugging symbols.

Contributions are welcome.

Name Version Platform Notes
Brunswick Pro Bowling Unknown Nintendo 3DS Contains an ELF binary with full symbol information in its RomFS root
Fire Emblem: If/Fates All (double check) Nintendo 3DS All released versions of the game contain "name.StackTrace" and "addr.StackTrace" files in the "debug" folder in the RomFS, which provide full function names/signatures for the game's code.bin
Inazuma Eleven 3 Lightning Bolt / Team Ogre Attacks / Bomb Blast Unknown Nintendo 3DS CRO/CRS contains symbols
The Legend of Zelda: The Wind Waker n/a Nintendo GameCube
Line Attack Heroes All WiiWare
Mario Kart 7 Unknown Nintendo 3DS Only the DLP-child has symbols, not the main app/update-title
Mario Kart 8 May 2014 USA kiosk disc demo Wii U
Megaman Legacy Collection Unknown Nintendo 3DS CRO/CRS contains symbols
Paper Mario: The Thousand-Year Door Demo from Interactive Multi-Game Demo Disc - July 2004 (Japan) multiple .map files in dbg folder
Pokémon Sun and Moon demo Nintendo 3DS CROs and ExeFS code binary contain symbols
Puzzle & Dragons Z + Puzzle & Dragons Super Mario Bros. Edition Unknown Nintendo 3DS CRO/CRS contains symbols
Rhythm Thief & the Emperor's Treasure Unknown Nintendo 3DS Code binary contains debug strings (the calls to functions referring to them are replaced by nops, though)
Steel Diver: Sub Wars Unknown Nintendo 3DS Newer versions of the update-title don't have the "map" file any more
Super Smash Bros. for Nintendo 3DS Unknown Nintendo 3DS CRO/CRS contains symbols
The Mario Kart: Double Dash!! Demo from Interactive Multi-Game Demo Disc Version 13 (USA) Nintendo GameCube
Super Mario Sunshine Japan demo disc demo, USA demo disc demo, Europe demo disc demo, Japan, Japan (v1.01), Europe Nintendo GameCube
Kirby's Return to Dream Land USA Nintendo Wii
Kirby's Dream Collection - Special Edition USA Nintendo Wii
MySims USA, at least Nintendo Wii
Red Steel USA, at least Nintendo Wii
Spyro: A New Beginning USA, at least Nintendo GameCube
Red Steel USA, at least Nintendo Wii
Red Steel USA, at least Nintendo Wii
Animal Crossing USA, at least Nintendo GameCube
Pikmin USA, at least Nintendo GameCube
Aquaman USA, at least Nintendo GameCube
Winnie the Pooh's Rumbly Tumbly Adventure USA, at least Nintendo GameCube

Sources:

@dsedivec
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment