Skip to content

Instantly share code, notes, and snippets.

View snickerbockers's full-sized avatar
🐎
Beating the shit out of this dead horse.

snickerbockers

🐎
Beating the shit out of this dead horse.
View GitHub Profile
@snickerbockers
snickerbockers / debug_games.md
Last active May 25, 2018 01:31 — forked from unreceptive/debug_games.md
List of video games shipped with debug symbols.

List of any video game shipped with debugging symbols.

This list has yet to be verified. Contributions are welcome.

Name Version Platform Notes
Brunswick Pro Bowling n/a Nintendo 3DS Contains an ELF binary with full symbol information in its RomFS root
Fire Emblem: If/Fates n/a 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
Freedom Planet n/a Linux gog release includes ELF debugging symbols. I haven't checked to see if the steam release also includes debugging symbols.