I ran into a couple issues with an earlier version of the Item Printer RNG program. I haven't tested the latest release but these issues should still be present
- Not enough delay to start reading the Set Date/Time UI, OCR issue about a third of the time because the UI was not fully loaded/opaque. Increasing the previous button release time from 30 to 35 ticks fixed the issue.
- If the time to set is the same as the current time, the program backs out of the UI instead of clicking OK. Backing out doesn't seem to reset the clock seconds to 0 like clicking OK does
- For the timing to be correct, my delay is set to 0 which translates to a little over a second wall clock.