Skip to content

Owen-Splat/las-decomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

las-decomp

Decompilation of Link's Awakening Switch (2019 remake) for Nintendo Switch using Ghidra

Note: You must provide your own main file. This project uses Ghidra 10.4 with SwitchLoader 1.6.0. I do not know if other versions are compatible.

Importing

Instructions:

  1. Goto File -> Import File... and import your unaltered copy of the main file
  2. Open main in the CodeBrowser
  3. Run the auto analyzer with standard defaults
  4. Goto File -> Add to Program...
  5. Select the main.xml from this repository and click Add to Program

Exporting

Instructions:

  1. Right-click main and choose Export from the Active Project window
  2. Choose XML as the format
  3. Click Options:
    • Deselect Memory Contents so that the code binaries are NOT included
  4. Click OK

About

Decompilation of Link's Awakening Switch (2019 remake) for Nintendo Switch

Resources

License

Stars

Watchers

Forks

Packages