Jump to content

pKHex on Mac Monterey on M1


Recommended Posts

On 3/16/2023 at 3:34 PM, Super-Fewer37 said:

I typed out the command:

"xattr -d -r com.apple.quarantine /Applications/PKHeX.app"

And got this again:

zsh: no such file or directory: xattr -d -r com.apple.quarantine /Applications/PKHeX.app

I have also tried the command without a space between "quarantine" and "/Applications" and got the same results. Any other advice?

If you haven't tried opening the app yet, the command will not work properly. Another thing you can try is right clicking the app and clicking "open"

  • Thanks 1
Link to comment
Share on other sites

On 3/23/2023 at 11:25 AM, dtingley11222 said:

If you haven't tried opening the app yet, the command will not work properly. Another thing you can try is right clicking the app and clicking "open"

It works now, and the only issue I have now is that it crashes after a few minutes, however I didn't update the PKHeX.exe file within the file you shared, so I assume that I just need to update the .exe file to a newer one to fix the constant crashing. Correct?

Link to comment
Share on other sites

  • 2 weeks later...
On 3/27/2023 at 7:05 PM, Super-Fewer37 said:

It works now, and the only issue I have now is that it crashes after a few minutes, however I didn't update the PKHeX.exe file within the file you shared, so I assume that I just need to update the .exe file to a newer one to fix the constant crashing. Correct?

If you update the file to latest, it will crash immediately because WINE does not yet support dotnet 7

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...
  • 1 month later...
  • 3 weeks later...
On 8/19/2023 at 8:57 AM, arche said:

just stumbled onto this, I tried doing exactly what you guys said but I still get this. Do I need to have wineskin or wine downloaded onto my Mac ?

image.png

Capture d’écran 2023-08-19 à 17.55.11.png

No, but you might be typing the command wrong.

xattr -r -d com.apple.quarantine /path/to/pkhex/app

 

Link to comment
Share on other sites

Hello all, 

 

Wine now supports dotnet7, but wineskin is not up to date with wine. If you want to use the latest pkhex with wine, I recommend installing wine with brew. https://brew.sh/

After installing brew, install wine with

brew install wine-stable



After installing wine, you can run pkhex by running

wine /path/to/pkhex.exe 

If it gives you the "no dotnet 7 runtime found", then download it from here (https://dotnet.microsoft.com/en-us/download/dotnet/7.0) and install it using wine the same way you ran pkhex above. After it installs, run pkhex again, and you should be good to go!

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

Hello! I am back with another wrapper of PKHeX. This one doesn't work with M series macs, but it is a working 64 bit intel app. https://drive.google.com/file/d/1b1TSHorbOZT0Zpg8c_vkxfjfGtpazvn4/view?usp=sharing md5: af3c7859f86aecf453aa5f344614dc0a

For M series users, I would recommend checking out UTM: https://mac.getutm.app/

UTM is an optimized hypervisor for mac, and it is REALLY fast if you virtualize windows. 
 

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...