RattletraPM / Snickerstream

Unified NTR and HzMod streaming client for the 3DS
GNU General Public License v3.0
315 stars 19 forks source link

Can't patch NTR #95

Open proapc opened 1 year ago

proapc commented 1 year ago

I want to stream multiple n3ds on the same PC. I'm using the latest release of BootNTR Selector which uses NTR 3.6.1. I cannot patch the binary file (NTR 3.6.1) using Snickerstream's advance options, I get an error that says that the file is not valid or incompatible. I was able to path a NTR 3.6 file, but this file is not compatible with my current 3DS firmware (11.16), or at least I can't boot it with BootNTR Selector. Is there a way to patch the 3.6.1 file in order to use port 7001? Please help me.

proapc commented 1 year ago

Please update the app so it can patch NTR 3.6.1 to change the listening port because it is the one that BootNTR Selector uses

bewearhugs commented 1 year ago

I was able to work out a solution for this!

opened NTR_3_6.bin (the new one) in Hex Editor searched for 8001 (1F41 in hex value) only 2 results in the latest 3.6 edited both results to 8002 (1F42 in hex) and SUCCESS!

(just go to advanced settings in snickerstream and set port to 8002 - and it will work with the NTR file I have attached) ntr_3_6.zip

*if you require more custom ports (i.e. streaming more then 2 devices) and can't figure out how to edit the NTR yourself hmu on discord bewearhugs#6969

proapc commented 1 year ago

Thank you so much bewearhugs, this worked for me!

bewearhugs commented 1 year ago

Happy to help @proapc - my efforts were worth it if I could help at least 1 person😀👍

proapc commented 1 year ago

New firmware update incoming, let's see if we can make this work again