Hacking Homebrew PKSE - Pokemon Save Editor

  • Thread starter Thread starter kiasta
  • Start date Start date
  • Views Views 5,349
  • Replies Replies 9
  • Likes Likes 4

kiasta

Member
Newcomer
Joined
Jan 3, 2025
Messages
14
Reaction score
10
Trophies
0
Age
41
XP
68
Country
United States

PKSE - Pokemon Save Editor v1.0​



Source and binary can be found here: https://github.com/kiasta/PKSE

Greetings everyone! I have developed a switch homebrew application for editing Pokemon save files -- PKSE (Pokemon Save Editor). I used PKHeX heavily as a resource and I am very thankful for their hard work!

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

I would strongly suggest making a backup with Checkpoint or a similar tool before using my save editor.



LOOSE DEVELOPMENT ROADMAP
  • Event injection + event-flag enable
  • PKSM bank import/export interop
  • Legality Layer 3 — encounter matching
  • Legalize" button — auto-fix to nearest legal


SCREENSHOTS

dark2.jpg


dark3.jpg

dark5.jpg



I HAVE PERSONALLY TESTED THIS WITH MY HACKED SWITCH WITH THE 22.5.0 FIRMWARE.

If anyone has any suggestions or feedback feel free to leave it here, thanks!

INSTRUCTIONS: A hacked/modded switch is required to use this tool. Place the PKSE.nro file in your "smdc:/switch" directory. Must use title override for newer firmwares 21+.

Source and binary can be found here: https://github.com/kiasta/PKSE
 
Last edited by kiasta,
Nice to see an app like this being made that target current switch games !

FYI I opened several issues regarding optimizations / bugs for the current codebase.

Keep up the good work !
 
  • Like
Reactions: kiasta
Nice to see an app like this being made that target current switch games !

FYI I opened several issues regarding optimizations / bugs for the current codebase.

Keep up the good work !

Thanks a lot! There's another one with more features around here with more features, but not open-source. But I'm pretty close on getting the missing titles integrated. Thanks for the suggestions, much appreciated!
Post automatically merged:

Version 0.0.1 Release Candidate 1

- Fixed offsets for Pokemon Legends: Z-A. Now party/box Pokemon and items can now be modified.

https://github.com/kiasta/PKSE/releases/tag/0.0.1_rc1
 

Version 0.0.1 Official Release

  • Fixed various issues with Base Stats and IV/EV calculation
  • Added regional variant and individual Pokemon form Base Stat changes for IV/EV and Stat calculation
  • Several UI fixes
  • Save logic fixes
  • Instruction tooltip fixes
  • Heavy file and code restructuring
https://github.com/kiasta/PKSE/releases/tag/0.0.1_Release
Post automatically merged:

Version 0.0.2 Release​

Changelog:​

  • Fixed issue where shiny Pokemon had improper PID generation based on trainer OT instead of the Pokemon's OT.
  • Added project and build support for Visual Studio 2026
https://github.com/kiasta/PKSE/releases/tag/0.0.2
 
Last edited by kiasta,

Version 0.0.3 Release​

This release brings several enhancements and bug fixes.​

Enhancements:​

  • Added option to delete a save backup
  • Updated MAKEFILE to include Regional Variants/Forms sprites
  • Added Pokemon Types and Type banner sprites
  • Added Pokemon sprite to the Pokemon Details modal

Bug fixes:​

  • Fixed issue causing Pokemon shininess to toggle off when modifying IV/EV values
  • Fixed the incorrect back navigation logic from Save Backups screen
  • Fixed Dialog when leaving Trainer View Screen with unsaved changes
https://github.com/kiasta/PKSE/releases/tag/0.0.3_Release
 

Version 1.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):​

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

Editing:​

  • Party & box Pokemon: species, level, stats, IVs/EVs (AVs in Let's Go),
    nature, ability, moves, held item, ball, OT/met/origin, shininess, gender,
    and ribbons.
  • Trainer info and item pouches, with per-game item and count limits.
  • Pokemon 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).
 
Last edited by kiasta,
  • Like
Reactions: Doredialilligan

Site & Scene News

Popular threads in this forum