Search the Community
Showing results for tags 'Linux'.
-
In the FAQ it is stated that PKHeX doesn't work in Linux. With the latest wine (8.12 at date of writing) however, it is possible to run PKHeX in Linux. Instructions: Make sure you run the latest version of wine. Download it here. Install winetricks according the instructions according to your distribution. Update it with sudo winetricks --self-update Install dot.net 7 and dot.net desktop 7 with winetricks -q dotnet70 dotnetdesktop7 You can now run PKHeX in Linux.
-
Has anyone managed to make a Linux build for PKHeX?
Night Light posted a topic in Miscellaneous Help
I'm pretty sure this or similar questions have been asked before, but all I see are different answers. I would like to know if anyone has managed to build PKHeX to use it on Linux. At least in part. I ask because I've pretty much been trying to build, find and use PKHeX for Linux Ubuntu 20.04. I don't know a lot of coding, but I don't see guides that really helps with knowledge. I've been trying to build with Visual Studio, MonoDevelop... And there is always an error or warning. Is it even POSSIBLE for me to build it in a way so I can I use on Linux without needing Windows or its .NET Core? I really don't like Windows. I've tried wine. It loads, but with a lot of errors and it can't open Sword or Shield saves. Whenever I move the mouse to the box, it shows and error, so, basically I can't do anything with it. PKHeX for me does not work since Sword and Shield support came. I'm pretty sure it has to do with .NET Framework, I believe. Trying to find a solution that doesn't require Windows. If some of its dependencies are required, I prefer the minimal. Thanks in advance.