Conversation
Owner
|
How many profiles do you have on your switch? Adding 100 would add about 3-4 seconds and that's quite a lot I feel like it would be better as a local change |
Author
|
I have 2 profiles. 1 USA profile and 1 Japanese profile. The USA profile uses the Mii as profile picture and the Japanese profile uses a regular default picture, but the letters are Japanese. I mainly posted this to help with other people who may be having this issue themselves. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've noticed a problem with the soft resets in some of the programs and my Switch. Sometimes it would take a bit longer for the Switch to bring up the menu for you to pick the user profile. This would cause the program to get out of sync from the switch. To fix this issue, I changed line 140 on the Auto3DaySkipper program from 50 to 150 and line 37 on the PurpleBeamFinder program from 50 to 150. This adds a small bit of time for the profile selector to come up and select the profile I'm using.
This adds a small bit of time to the overall performance of the program, but it makes it more consistent. I haven't had a need to use all of the programs in the AutoController program, so I'm not sure if this fix can apply to anything other than these 2.