LegoFigure11 / RaidCrawler

Raid Viewer for Pokémon Scarlet and Violet
GNU General Public License v3.0
166 stars 58 forks source link

Can't find save block on digital Scarlet + DLC #135

Closed Eppin closed 1 year ago

Eppin commented 1 year ago

Describe the bug Hi, I'm not really sure if this a bug or not, but also not really sure where to put this.

To Reproduce I own two CFW console with and I've tried quite a lot of different setups: CFW Switch 1:

CFW Switch 2:

Expected behavior Be able to connect successfully, progress is read and raids.

Screenshots I don't have a screenshot, however I did some debugging and it fails here: https://github.com/LegoFigure11/RaidCrawler/blob/main/MainWindow.cs#L313. It seems if (read_key == key) will never be true. I've also tried searching through the RAM, but wasn't been able to find the keys at different offsets and I've also restarted the Switch multiple times, tried different sys-botbase, but the weirdest part is that it seems to only affect the digital Scarlet, because physical Violet works perfectly.

Do you have any clue?

LegoFigure11 commented 1 year ago

This should've been fixed by 2d64d0c, if the issue persists on latest nightly then feel free to reopen!