Skip to content

1.0.0

Choose a tag to compare

@kiasta kiasta released this 24 Jul 18:06

Version 1.0.0 Release

This release brings several new features, title support, a whole new UI interface and a plethora of bug fixes.

Supported games (read, edit, write):

  • FireRed/LeafGreen
  • Let's Go, Pikachu!/Eevee!
  • Sword / Shield
  • Brilliant Diamond/Shining Pearl
  • Legends: Arceus
  • Scarlet/Violet
  • Legends: Z-A

Editing:

  • Party & box Pokémon: species, level, stats, IVs/EVs (AVs in Let's Go),
    nature, ability, moves, held item, ball, OT/met/origin, shininess and gender.
  • Trainer info and item pouches, with per-game item and count limits.
  • Pokémon creator: build one from scratch in any game's format, with legal
    values highlighted.
  • Legality checker: flags illegal values as you edit (informational; it never
    blocks or changes anything).
  • Cross-game bank: PKSE-native storage every supported game shares. A Pokémon
    deposited from one game is converted into the destination's format on
    withdrawal, preserving its origin (OT, IDs, met data, IVs, nature, PID).

Interface & save handling:

  • HOME-style UI (NanoVG) with 256px HD sprites, full touch controls, and
    scrollable storage and lists.
  • On-console backup and restore, with retained backup history.
  • Per-game save-version and DLC detection.
  • On-screen error reporting (including when no backups are present).