tomvita / SE-tools

This repository put together a set of tools I created for switch memory hacking
56 stars 3 forks source link

While Noexes sysmodule is on Edizon crashes while searching for value #1

Open xadox-1st opened 3 years ago

xadox-1st commented 3 years ago

Switch Firmware 10.2.0 AMS 17.1 Noexes 1.4.151 Edizon SE 3.8.07 Atmosphere Rebased to 17

I was trying to search for a pointer in Kingdom Rush with your tutorial to get used to pointer search: https://github.com/tomvita/SE-tools

Switch Crashes

  1. Startet Noexes Sysmodule
  2. Starting Game
  3. Started EdizonSE
  4. Start searching for a value.
  5. Switch crashed

Switch does not crash

  1. Disabled Noexes Sysmodule
  2. Starting Game
  3. Started EdiZonSE
  4. Start searching for a value
  5. No crash
tomvita commented 3 years ago

Maybe there are too many sysmodules, disable those you don't need. You can disable noexs sysmodule too. You don't need it to operate edizon se. Enable it when you want to do dump and disable it when you want to use edizon se. I think disabling other sysmodule is maybe more convenient but do what you want.