MyShiLingStar / ACNHPokerCore

Animal Crossing New Horizons Item Spawning Tool
https://myshilingstar.github.io/GetAzure/
BSD 2-Clause "Simplified" License
64 stars 8 forks source link

after connecting to the switch, poker shows invalid datas #71

Closed sir1st closed 11 months ago

sir1st commented 11 months ago

after connecting to the switch, poker shows invalid datas. The screenshot shows like below: image the game version is v2.0.6. can anyone offer some help?

sir1st commented 11 months ago

image

MyShiLingStar commented 11 months ago

Ram Shifting. Your game data in memory has been shifted to a different location. This usually happens when you have unnecessary sys modules occupying the memory. For example: 0000000000534C56 : SaltyNX has been known to cause ram shifting.

Please remove any unnecessary sys-modules in your atmosphere/contents folder and try again.


Or

You can also try the experimental RAM address shifting workaround

  1. Click the Gear icon to open the config menu.
  2. Disable Validation
  3. Close the config menu and then connect.
  4. You will get the same garbage data. Don't worry about it.
  5. In game, empty your character inventory.
  6. Shake some trees and pick up exactly 3 tree branches in your first inventory slot.

image

  1. Resize the poker window at the bottom and click the Chase button then wait.

image

  1. If you are lucky, the program would let you know if it can locate your inventory in ram.
sir1st commented 11 months ago

thanks, the problem gets solved