kwsch / PermuteMMO

Permutes all possible player actions to yield shinies in Pokémon Legends: Arceus
GNU General Public License v3.0
29 stars 5 forks source link
permutations pokemon pokemon-legends-arceus prediction-algorithm

PermuteMMO

Permutes MMO data to find shinies.

Requires .NET 6.0. The executable can be built with any compiler that supports C# 10.

Usage:

It's easy to change the criteria for emitting results (specific genders, specific height & weight, etc) by editing Program.cs.

Refer to the Wiki for more details on input modes and interpreting outputs.