[fs] temporarely disable nca verification #298
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "disable_nca_verification"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a passthrough to basically disable nca verification for newer NCAs, this fixes (tested) Pokemon 4.0.0 update and other newer SDK games and updates (as reported on the discord)
This is implemented as toggle that is default enabled, this needs proper implementation in the future.
[fs] temporarely disable nca verificationto WIP: [fs] temporarely disable nca verificationShouldn't be merged until the workaround is removed imo
551379c8d5
to5f01836989
5f01836989
toe2db457a12
WIP: [fs] temporarely disable nca verificationto [fs] temporarely disable nca verification@ -0,0 +8,4 @@
namespace FileSys {
namespace {
s32 Log2(s32 value) {
use std::log2
done
b39baa6199
toa83555e6a8
This is good to merge pending conflicts
689e934e1d
to6a03c22b08