mdbell / Noexes

A graphical remote debugger for the Nintendo Switch
GNU General Public License v3.0
213 stars 53 forks source link

sleep mode 6.x #18

Closed bad1dea closed 4 years ago

bad1dea commented 5 years ago

hey experiencing sleep mode issues and adding secmon=modules/atmosphere/exosphere.bin as suggested else where isn't correcting it.

[Noexs] kip1=modules/nsdebugger/loader.kip kip1=modules/newfirm/* kip1=noexs.kip1 secmon=modules/atmosphere/exosphere.bin kip1patch=nosigchk atmosphere=1 debugmode=1 fullsvcperm=1

mdbell commented 5 years ago

This issue seems to overlap with other sysmodules that use debugmode, like sys-netcheat: https://github.com/jakibaki/sys-netcheat/issues/22

Also you probably want to follow along with the associated hekate issue: https://github.com/CTCaer/hekate/issues/119

mdbell commented 5 years ago

Oh and with Atmosphere providing offical builds could you try loading Noexes with their latest ones?

jakibaki commented 5 years ago

Oh and with Atmosphere providing offical builds could you try loading Noexes with their latest ones?

I don't think atmosphere ships with debugmode patches.
Though porting the existing one to ips shouldn't be too hard to achieve.