Real96

Results 15 issues of Real96

Added HGSS Safari in Wild Generator and Searcher (https://github.com/Admiral-Fish/PokeFinder/issues/1)

Slot + Level are generated once the rod is used, so they're separated from spread generation. Spread advances should be +2 instead

bug

Raidfinder doesn't create the profile.json file after creating the profile. Manually creating the file fixed the problem

Can something like BizHawk userdata.set(), userdata.get(), event.onloadstate(), event.onsavestate() be added to lua? They would be a lot useful for tas

Gligar generator and researcher are broken. This is the output of the last commit: ![image](https://github.com/Admiral-Fish/PokeFinder/assets/20956021/ed917e75-a158-461b-a22e-eed03f1183ac) This is what i get in game: ![image](https://github.com/Admiral-Fish/PokeFinder/assets/20956021/09effd8d-e34e-4d6f-b560-d6c031b6a406) Searcher doesn't find the spread: ![image](https://github.com/Admiral-Fish/PokeFinder/assets/20956021/41e37d77-0daa-4d20-8e01-fa66efe40757) This...

bug

Generator shows a spread at advances 5, which is missing in Searcher. I tested in game and Generator is correct: ![image](https://github.com/Admiral-Fish/PokeFinder/assets/20956021/49bbe8b7-ef25-49d9-8188-5eeea41230b5) ![image](https://github.com/Admiral-Fish/PokeFinder/assets/20956021/afd61e54-df91-4624-8374-aa1d681f2352)

bug

It seems like the emulator badly lags and gets the inputs lately when a lua script is loaded and the Scripting window cut the text printing as shown in the...

feature:scripting

Can you add a function which runs everytime a savestate is saved? And another one when it is loaded

I'm trying to extract a nca update file from a .nca folder with a single 00 file inside (it is Pokémon Sword update). I downloaded last hactool.exe release and used...