I want to mod the game files in romfs which is nro file. I want to know how to do it. Thank you very much.
I found some information that in the game there is an .nrr file, which is used to verify the .nro file. Because of that, it might be difficult to directly edit and rebuild the file. However, I learned that we can make an IPS patch for .nro as nro_patches.NRO is an uncompressed executable. So... hex editor?
And if you know nothing about assembly, then you will have a hard time.
I want to modify the raw data in an .nro, but after doing a hex edit, it won’t load. I think this is because of the .nrr, which prevents it from loadingNRO is an uncompressed executable. So... hex editor?
And if you know nothing about assembly, then you will have a hard time.


