Skip to content

parse new nacp format 2#762

Open
borntohonk wants to merge 1 commit into
XorTroll:masterfrom
borntohonk:master
Open

parse new nacp format 2#762
borntohonk wants to merge 1 commit into
XorTroll:masterfrom
borntohonk:master

Conversation

@borntohonk

Copy link
Copy Markdown

saw nacp related complaint filed incorrectly in Atmosphere-NX/Atmosphere#2818 (comment)

so i checked nacp parsing method in goldleaf compared to my own methods and implemented the difference.

for compilation to succeed with latest devkitpro toolchain:
this file in submodule usbhsfs needs a change:
Goldleaf/libusbhsfs/source/usbhsfs_drive.c

a new line (void)max_burst; to be compatible with latest devkitpro devkitA64 GCC;

max_burst++;
(void)max_burst;

Goldleaf.nro.zip

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