Allow NRO files to skip FW and keys' presence checks #11

Merged
Exverge merged 3 commits from :dev into dev 2024-03-23 16:31:29 +01:00
Member

doing an old suggestion from the now-deleted "emulator-suggestions" channel on the discord

doing an old suggestion from the now-deleted "emulator-suggestions" channel on the discord
nullequal added 1 commit 2024-03-22 18:23:42 +01:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
c74cfe1b11
Allow homebrew to skip FW and keys' presence checks
dodod
nullequal force-pushed dev from c74cfe1b11 to bbe17558aa 2024-03-22 20:03:42 +01:00 Compare
Exverge approved these changes 2024-03-22 20:59:55 +01:00
Member

Please rename this or at least replace homebrew with .nro as this has caused an unnecessary amount of misunderstandings

Please rename this or at least replace homebrew with .nro as this has caused an unnecessary amount of misunderstandings
nullequal changed title from Allow homebrew to skip FW and keys' presence checks to Allow NRO files to skip FW and keys' presence checks 2024-03-22 22:26:03 +01:00
Author
Member

sorry for the confusion, sorry it has been fixed now

sorry for the confusion, sorry it has been fixed now
nullequal added 1 commit 2024-03-22 22:26:33 +01:00
suyu-ci / reuse (pull_request) Failing after 10s Details
codespell / Check for spelling errors (pull_request) Failing after 10s Details
suyu verify / verify format (pull_request) Failing after 17s Details
suyu verify / test build (linux-fresh, clang) (pull_request) Has been skipped Details
suyu verify / test build (linux-fresh, linux) (pull_request) Has been skipped Details
suyu verify / test build (linux-mingw, windows) (pull_request) Has been skipped Details
suyu verify / android (pull_request) Has been skipped Details
8799f1cacc
Merge branch 'dev' into dev
million reviewed 2024-03-23 04:48:01 +01:00
million left a comment
First-time contributor

I get how this skips the FW check, but how does it skip the keys check?

I get how this skips the FW check, but how does it skip the keys check?
Author
Member

basically if the file you are trying to load has the same header magic as an NRO skip checking for firmware and keys (keep in mind that changing header magic changes how loaders load the file so no bypass is applicable in this such case)

basically if the file you are trying to load has the same header magic as an NRO skip checking for firmware and keys (keep in mind that changing header magic changes how loaders load the file so no bypass is applicable in this such case)
Exverge added 1 commit 2024-03-23 16:30:46 +01:00
suyu-ci / reuse (pull_request) Failing after 10s Details
codespell / Check for spelling errors (pull_request) Successful in 11s Details
suyu verify / Verify Format (pull_request) Failing after 1m30s Details
suyu verify / test build (linux-fresh, clang) (pull_request) Has been skipped Details
suyu verify / test build (linux-fresh, linux) (pull_request) Has been skipped Details
suyu verify / test build (linux-mingw, windows) (pull_request) Has been skipped Details
suyu verify / android (pull_request) Has been skipped Details
ba87142e95
Merge remote-tracking branch 'dev/dev' into dev
Exverge merged commit 15ca12c0ec into dev 2024-03-23 16:31:29 +01:00
Sign in to join this conversation.
No description provided.