Skip to content

Game hub

Sign in

Demo data accounts are live, the database isn't. Every run below is seeded and nothing saves. Add your Supabase keys to .env.local to make it real (see SETUP.md § Supabase).

Games/Gen 4

Platinum

Sinnoh · Nintendo DS · 2008 · 8 badges

Trainer AI

  • Every Gen 4 trainer scores moves from a base of 100 using AI flags (basic, setup, expert, and more).
  • Equal top scores pick at random. Modifiers stack across different flags, but usually not twice inside one flag.
  • The gist is the readable flag-by-flag reference; the pokeplatinum C file is the decomp source of truth.

This repo's Kaizo Hub has full trainer, route and dex data for Platinum-based runs.