Difference between revisions of "Titles With Code Symbols"

From 3dbrew
Jump to navigation Jump to search
(\o/)
(2 intermediate revisions by the same user 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 7: Line 7:
 
|-
 
|-
 
| Brunswick Pro Bowling
 
| Brunswick Pro Bowling
| Contains an ELF binary with full symbol information in its RomFS root.
+
| Contains an ELF binary with full symbol information in its RomFS root
 
|-
 
|-
 
| Fire Emblem: If/Fates
 
| 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.
+
| 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
 
| Inazuma Eleven 3 Lightning Bolt / Team Ogre Attacks / Bomb Blast
| CRO/CRS contains symbols.
+
| 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
 
| Megaman Legacy Collection
| CRO/CRS contains symbols.
+
| CRO/CRS contains symbols
 
|-
 
|-
 
| Pokémon Sun and Moon (demo)
 
| Pokémon Sun and Moon (demo)
|
+
| CROs and ExeFS code binary contain symbols
 
|-
 
|-
 
| Puzzle & Dragons Z + Puzzle & Dragons Super Mario Bros. Edition
 
| Puzzle & Dragons Z + Puzzle & Dragons Super Mario Bros. Edition
| CRO/CRS contains symbols.
+
| 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
 
| Steel Diver: Sub Wars
| Newer versions of the update-title don't have the "map" file any more.
+
| Newer versions of the update-title don't have the "map" file any more
 
|-
 
|-
 
| Super Smash Bros.
 
| Super Smash Bros.
| CRO/CRS contains symbols.
+
| CRO/CRS contains symbols
 
|}
 
|}

Revision as of 20:55, 20 October 2016

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
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