Skip to content

FRLG RNG fixes and tweaks#1215

Merged
Mysticial merged 4 commits into
PokemonAutomation:mainfrom
theastrogoth:rng-tweaks
Apr 27, 2026
Merged

FRLG RNG fixes and tweaks#1215
Mysticial merged 4 commits into
PokemonAutomation:mainfrom
theastrogoth:rng-tweaks

Conversation

@theastrogoth
Copy link
Copy Markdown
Contributor

This makes several small changes to the FRLG Starter RNG program and related code:

  • separates out reusable functions that can be used for other auto-RNG programs
  • adds fields to the RNG Calibration display that allow for "warm starts" (i.e. starting from a known seed/advance calibration to speed up calibration by a few resets)
  • some fixes to RNG calibrations
    • a way to catch and recover from rare stats OCR problems
    • fixed tracking of cumulative EVs
  • adds notifactions for non-fatal errors in the Starter RNG program
  • some prep for a Gift RNG program

Retested on Switch 2 -- still working, with my setup at least

@Mysticial Mysticial merged commit 20e0477 into PokemonAutomation:main Apr 27, 2026
7 checks passed
@theastrogoth theastrogoth deleted the rng-tweaks branch May 3, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants