You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
Living Dex mode was designed for Trigger's PC rows, but not for game saves. Pokémon games don't contain nearly enough boxes to fit the entire national dex, so RSE, Colo, and XD games in particular will find this feature very useless.
Solution:
Add regional dex lists to the game SQLite database and decide which to use based on the type of game.
Also consider handling for extended regional dex entries in FRLG/E where non-regional Pokémon can be captured post-game. This would especially aid those in the Professor Oak Challenge gameplay style.
The text was updated successfully, but these errors were encountered:
Issue:
Living Dex mode was designed for Trigger's PC rows, but not for game saves. Pokémon games don't contain nearly enough boxes to fit the entire national dex, so RSE, Colo, and XD games in particular will find this feature very useless.
Solution:
Add regional dex lists to the game SQLite database and decide which to use based on the type of game.
Also consider handling for extended regional dex entries in FRLG/E where non-regional Pokémon can be captured post-game. This would especially aid those in the Professor Oak Challenge gameplay style.
The text was updated successfully, but these errors were encountered: