LegoFigure11 / RaidCrawler

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

New system Update in the way #131

Closed WolfByte01 closed 1 year ago

WolfByte01 commented 1 year ago

Hi, Due to the new current system update the crawler will not work properly. Can you possibly enable a feature to select Start Software everytime the game is selected?

lfmundim commented 1 year ago

IMO the feature will be of little use, since the update is only a matter until Atmosphere is updated, which usually is a matter of days. After that it will only be of use on future switch updates, which are not that often.

Programming in more button presses and timing for this feature will possibly take as long or even longer than Atmosphere takes to update, and might cause issues if misstimed or interfered with.

But then again i'm not the owner of the repo, and I assume if someone. would implement this it would be ok. Just pointing out my 2 cents that I don't think its worth the development time

Koi-3088 commented 1 year ago

Pushed an (untested) commit that should address this. To-do: add configurable settings for update prompt dodge (enable/disable, delays).

Koi-3088 commented 1 year ago

Fully implemented in e918bdd