PKHeX

宝可梦保存文件编辑器。「Pokémon Save File Editor https://projectpokemon.org/pkhex/」

Github星跟踪图

PKHeX

License

Pokémon core series save editor, programmed in C#.

Supports the following files:

  • Save files ("main", *.sav, *.dsv, *.dat, *.gci, *.bin)
  • GameCube Memory Card files (*.raw, *.bin) containing GC Pokémon savegames.
  • Individual Pokémon entity files (.pk*, *.ck3, *.xk3, *.pb7, *.sk2, *.bk4, *.rk4)
  • Mystery Gift files (*.pgt, *.pcd, *.pgf, .wc*) including conversion to .pk*
  • Importing GO Park entities (*.gp1) including conversion to .pb7
  • Importing teams from Decrypted 3DS Battle Videos
  • Transferring from one generation to another, converting formats along the way.

Data is displayed in a view which can be edited and saved.
The interface can be translated with resource/external text files so that different languages can be supported.

Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing.

PKHeX expects save files that are not encrypted with console-specific keys. Use a savedata manager to import and export savedata from the console (Checkpoint, save_manager, JKSM, or SaveDataFiler).

We do not support or condone cheating at the expense of others. Do not use significantly hacked Pokémon in battle or in trades with those who are unaware hacked Pokémon are in use.

Screenshots

Main Window

Building

PKHeX is a Windows Forms application which requires .NET 8.0.

The executable can be built with any compiler that supports C# 12.

Build Configurations

Use the Debug or Release build configurations when building. There isn't any platform specific code to worry about!

Dependencies

PKHeX's QR code generation code is taken from QRCoder, which is licensed under the MIT license.

PKHeX's shiny sprite collection is taken from pokesprite, which is licensed under the MIT license.

PKHeX's Pokémon Legends: Arceus sprite collection is taken from the National Pokédex - Icon Dex project and its abundance of collaborators and contributors.

IDE

PKHeX can be opened with IDEs such as Visual Studio by opening the .sln or .csproj file.

主要指标

概览
名称与所有者kwsch/PKHeX
主编程语言C#
编程语言C# (语言数: 1)
平台Windows
许可证Other
所有者活动
创建于2014-06-28 21:20:30
推送于2025-05-13 02:10:25
最后一次提交2025-05-12 21:10:23
发布数77
最新版本名称25.02.23 (发布于 )
第一版名称18.11.01 (发布于 2018-11-14 16:33:59)
用户参与
星数4k
关注者数161
派生数753
提交数10.6k
已启用问题?
问题数2910
打开的问题数2
拉请求数1238
打开的拉请求数1
关闭的拉请求数224
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?