Updated version of PKHeX released on 2023-05-11
Application Details:
Version: | 2023.05.11 |
License: | Free to use |
URL: | https://github.com/kwsch/PKHeX |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 8.8 |
Maintainers: About Maintainership
What works
GUI interface of application opens.
Able to open pokemon save files.
Able to edit pokemon saves.
Able to save files back to .sav format.
Able to import and export pokemon datafiles for saves.
What does not
Minor GUI issues involving misalignment of tabs, etc. in window, this does not impact functionality from our tests.
Workarounds
Requires a version of Wine and Winetricks which supports installing the following:
Running this should install the dependency; if you receive an error about the file not being present, this is a Winetricks bug.
DO NOT use OS repository versions of Wine to run this!
Where possible setup and install Wine from the WineHQ repositories for this to function properly!
What was not tested
N/A
Hardware tested
Graphics:
Additional Comments
Requires winetricks and `dotnetdesktop7` to function. No issues with function other than those stated above.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 22.04 "Jammy" (+ variants like Kubuntu) | May 22 2023 | 8.8 | N/A | Yes | Yes | Silver | Thomas W. |
Bug # | Description | Status | Resolution | Other apps affected |
To make the application function, as of 2023.04.06, the program requires .NET Core 7 to be in the Wine environment. This is able to be done with the following command:
winetricks dotnetdesktop7
This requires that you have an up to date Wine and winetricks executable that supports dotnetdesktop7.
The version of Wine that is typically shipped in distributions such as Debian or Ubuntu are typically VERY old, and are NOT up to date enough to install the dependencies necessary to run PKHeX and the .NET Core 7 libraries.
It is STRONGLY advised that you install Wine from source or from the WineHQ repositories for your distribution.