kinnay / NPLN-Protocols

Protobuf files for NPLN services
26 stars 3 forks source link

generate_patch.py not working correctly #19

Closed realgorgan closed 1 year ago

realgorgan commented 1 year ago

Hi There (again)

I've been having some issues with the generate_patch.py specifically having the error depicted in the picture here image Is this due to a Nintendo Switch image incompatibility or something similar? Am I missing pip modules? I'm quite lost...lol

Thanks!

kinnay commented 1 year ago

You should run it on the main nso, not the nsp. So, extract the exefs from the nsp and find a file called main. Then run python3 generate_patch.py main.

However, Splatoon 2 does not use NPLN so it will not work anyway.

realgorgan commented 1 year ago

Haha, I very much understand that Splat 2 uses NEX, I'm not completely stupid. Just didn't catch exactly how this file worked. With the amount of help you're giving, it makes me want to give you a big hug, but seriously thank you very much for your assistance.