Difference between revisions of "Titles With Code Symbols"

From 3dbrew
Jump to navigation Jump to search
(Created page with "This page lists titles containing symbols in the RomFS for the ExeFS codebin. {| class="wikitable" border="1" |- ! Title name ! Notes |- | Steel Diver: Sub Wars | Newer ver...")
 
(Added another game with full debug information)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page lists titles containing symbols in the RomFS for the ExeFS codebin.
+
This page lists titles containing any kind of useful symbol information.
  
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 6: Line 6:
 
!  Notes
 
!  Notes
 
|-
 
|-
| Steel Diver: Sub Wars
+
| Brunswick Pro Bowling
| Newer versions of the update-title don't have the "map" file any more.
+
| Contains an ELF binary with full symbol information in its RomFS root
 +
|-
 +
| The Amazing Spider-Man
 +
| Contains an ELF binary with full symbol information in its RomFS root
 +
|-
 +
| Fire Emblem: If/Fates
 +
| 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
 
|-
 
|-
| Brunswick Pro Bowling
+
| Inazuma Eleven 3 Lightning Bolt / Team Ogre Attacks / Bomb Blast
|  
+
| CRO/CRS contains symbols
 
|-
 
|-
 
| Mario Kart 7
 
| Mario Kart 7
| Only the DLP-child has symbols, not the main app/update-title.
+
| Only the DLP-child has symbols, not the main app/update-title
 +
|-
 +
| Megaman Legacy Collection
 +
| CRO/CRS contains symbols
 +
|-
 +
| Pokémon Sun and Moon (demo)
 +
| CROs and ExeFS code binary contain symbols
 +
|-
 +
| Puzzle & Dragons Z + Puzzle & Dragons Super Mario Bros. Edition
 +
| CRO/CRS contains symbols
 +
|-
 +
| Rhythm Thief & the Emperor's Treasure
 +
| Code binary contains debug strings (the calls to functions referring to them are replaced by nops, though)
 +
|-
 +
| Steel Diver: Sub Wars
 +
| Newer versions of the update-title don't have the "map" file any more
 +
|-
 +
| Super Smash Bros.
 +
| CRO/CRS contains symbols
 
|}
 
|}

Revision as of 00:23, 14 June 2018

This page lists titles containing any kind of useful symbol information.

Title name Notes
Brunswick Pro Bowling Contains an ELF binary with full symbol information in its RomFS root
The Amazing Spider-Man Contains an ELF binary with full symbol information in its RomFS root
Fire Emblem: If/Fates 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 CRO/CRS contains symbols
Mario Kart 7 Only the DLP-child has symbols, not the main app/update-title
Megaman Legacy Collection CRO/CRS contains symbols
Pokémon Sun and Moon (demo) CROs and ExeFS code binary contain symbols
Puzzle & Dragons Z + Puzzle & Dragons Super Mario Bros. Edition CRO/CRS contains symbols
Rhythm Thief & the Emperor's Treasure Code binary contains debug strings (the calls to functions referring to them are replaced by nops, though)
Steel Diver: Sub Wars Newer versions of the update-title don't have the "map" file any more
Super Smash Bros. CRO/CRS contains symbols