do you need a copy of my files?
Ok, i had time to check the update, the error is on the verification itself. Is due to some change i did the other day, it's passing the original hash improperly for the cnmt. The updates restores fine, the verification error is in cnmt with RSV changed.
0.95b will verify the hash properly but show 2 messages in the level 2 verification. So i'm inclined to think the file is fine but i'll have to do more checks once i have the console with me.
Ok, definetely is an issue with the verification, the same nca files as nsp verify fine. I keep the xci and nsp code separately while it's mostly the same so when i added the changes to the xci verification i must've left some line unchanged somewhere creating the issue with the hash verification on patched cnmt files.
I forgot to add part of the new verification code. It restores to the original hash that is e9f015f3946bd52eedeac5b83a19ce255cf531fac2955e0c378f896892a31dc4 as you can see on your verification log of the original file, so we know the file it's ok.
Wasn't using the original properly to verify the cnmt.nca file. I pushed the fix to the master for those using the python version, i'll have to check if the file itself works in my case.
I'll generate a new build at night for those using the 86 and x64 versions.