Closed dependabot[bot] closed 1 year ago
Requires https://github.com/Atmosphere-NX/libnx/tree/1600_support
Can confirm, after setting up devkitpro, cloning the 1600 branch of libnx and running make install, then cloning ldn_mitm and checking out master of Atmosphere-libs, running make succeeds and resulting build works on Atmosphere 1.5.0 Prerelease
Requires https://github.com/Atmosphere-NX/libnx/tree/1600_support
Can confirm, after setting up devkitpro, cloning the 1600 branch of libnx and running make install, then cloning ldn_mitm and checking out master of Atmosphere-libs, running make succeeds and resulting build works on Atmosphere 1.5.0 Prerelease
Can also confirm this.
What is necessary to compile this and for it to work, to be able to put it on the 16.0.0 consoles, I see in the logs that it fails when trying to insert the linux library
What is necessary to compile this and for it to work, to be able to put it on the 16.0.0 consoles, I see in the logs that it fails when trying to insert the linux library
Reading for one. PewnyPL literally says what to do. It's followable, cause I was able to follow it and compile it just fine. You can also save yourself the trouble and download the compiled binaries here for HOS 16.0.0 and ATM 1.5.0.
What is necessary to compile this and for it to work, to be able to put it on the 16.0.0 consoles, I see in the logs that it fails when trying to insert the linux library
Reading for one. PewnyPL literally says what to do. It's followable, cause I was able to follow it and compile it just fine. You can also save yourself the trouble and download the compiled binaries here for HOS 16.0.0 and ATM 1.5.0.
That version worked on 16.0.0 thx for it :) @TheExpertNoob here****
Superseded by #147.
Bumps Atmosphere-libs from
b223289
toaf0d008
.Commits
af0d008
ncm: alignment was changed for PlaceHolderId/ContentId in 16.0.07a77f2a
ncm: fix inversion in activation skippingf4a976c
ncm: Add IntegratedContent*Impla203daa
ncm: first pass at ContentManagerImpl refactor (missing the IntegratedImpls, ...8ccd359
kern: 16.x web applet crashes on exit with 48 MB stolen (rip)8cdda02
ncm: fix copy/paste error in switch cased152978
strat: fix sysmodule building, bump version so I don't forget later1465b14
libstrat: make build with new ncm/fs api changes (sysmodules probably fail to...c93b437
erpt: update for new ids3cba51b
boot2: update for 16.0.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)