Skip to content

Modify setup_common to match new nx2elf#45

Open
LynxDev2 wants to merge 1 commit into
open-ead:masterfrom
LynxDev2:new-nx2elf-direct-path
Open

Modify setup_common to match new nx2elf#45
LynxDev2 wants to merge 1 commit into
open-ead:masterfrom
LynxDev2:new-nx2elf-direct-path

Conversation

@LynxDev2
Copy link
Copy Markdown
Contributor

@LynxDev2 LynxDev2 commented Jun 2, 2026

Around a year ago https://github.com/MonsterDruide1/nx2elf/ was changed so that instead of the ELF and uncompressed NSO ending up next to the input NSO, the output paths for those two files now needed to be manually specified. This has two benefits:

  1. The files don't need to be moved later with code/manually
  2. This fixes the problem where setup would previously fail when the input NSO was on a read only file system since it would attempt to write to that file system

So this PR changes _convert_nso_to_elf accordingly to support the latest nx2elf. nx-decomp-tools-binaries needs to be updated separately in a later PR for projects like botw to be able to update to this version


This change is Reviewable

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant