jakibaki / sys-netcheat

Open-source cheat-engine for the Nintendo Switch.
GNU General Public License v3.0
225 stars 23 forks source link

Disconnects after an input #1

Closed NotANullPointer closed 6 years ago

NotANullPointer commented 6 years ago

Hi! I'm having a problem with your module, after sending one command, netcat immediately disconnects from my switch. You can see it in the screenshot I've attached. image

jakibaki commented 6 years ago

Oh, that's certainly not what I'm experiencing D:

Are you completely sure that you have fullsvcperm=1 and debugmode=1 in the right place of your hekate ini?

NotANullPointer commented 6 years ago

I was using them, I'm pretty sure

NotANullPointer commented 6 years ago

Just tried again and doesn't work, I'm 100% sure I set those

jakibaki commented 6 years ago

:/ What firmware are you on?

NotANullPointer commented 6 years ago

5.1.0, the latest

jakibaki commented 6 years ago

Could you please try with another game open?

NotANullPointer commented 6 years ago

Tried with Kirby Star Allies now, and still the same

jakibaki commented 6 years ago

:(

Try updating to the latest version if you aren't on it already but other then that I'm unfortunately out of ideas.

NotANullPointer commented 6 years ago

Still crashes with latest

jakibaki commented 6 years ago

Could you please post the content of your hekate ini?

NotANullPointer commented 6 years ago

Here you are hekate_ipl.ini

jakibaki commented 6 years ago

I'm 100% sure I set those

They aren't set in this config...

[config]
autoboot=2
bootwait=5
customlogo=0
verification=2
[Stock]
[CFW]
kip1=modules/sm.kip1
kip1=modules/sys-netcheat.kip
kip1=modules/nx-dreport.kip
fullsvcperm=1
debugmode=1

Here's the fixed config.

NotANullPointer commented 6 years ago

hm, maybe i forgot to save it

NotANullPointer commented 6 years ago

Tho in the older ones they were under [config] maybe that was the problem

jakibaki commented 6 years ago

Yeah, they're supposed to be in the entry so you can configure them according to your needs (wouldn't want to start the switch with debugging enabled if you're booting stock).

NotANullPointer commented 6 years ago

Works perfectly now, you may want to specify in the readme about this tho