WineHQ
Category: Main Games Game Tools PKHeX 2023.05.11

PKHeX

No Screenshot

Submit Screenshot

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

Free Download project pokemon forum link to download pkhex (latest version only)

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

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.

  • Crash tendency with large-memory-intensive tasks (Encounters DB, editing certain application settings which have 100s of config items, etc)
    • (this reduces the the rating to Silver from previous Gold ratings)
  • Third party plugin/mod integration/loading (such as Auto Legality Mod) - results in a hard crash with memory exceptions

Workarounds

Requires a version of Wine and Winetricks which supports installing the following:

  • dotnetdesktop7

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:

  • GPU: Intel
  • Driver: unknown

Additional Comments

Requires winetricks and `dotnetdesktop7` to function.  No issues with function other than those stated above.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 22.04 "Jammy" (+ variants like Kubuntu)May 22 20238.8N/A Yes YesSilverThomas W. 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

.NET Core 7 Required, Use Winetricks to install!

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.

DO NOT use OS/distribution packaged Wine for this application!

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.

Comments

Back