Jump to content

dtingley11222

New Member
  • Posts

    47
  • Joined

  • Last visited

Everything posted by dtingley11222

  1. 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!
  2. No, but you might be typing the command wrong. xattr -r -d com.apple.quarantine /path/to/pkhex/app
  3. 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!
  4. 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!
  5. Can't use latest, no .net 7 support :/
  6. You cannot update to latest at the moment because wine does not support .net 7. You can only use the version I included with the wine port.
  7. Yes, but you have to add the files yourself to activate it. Instructions are found from the old article:
  8. Interesting! I thought I updated the link! https://drive.google.com/file/d/1rbrx-LJG-Yx4kLWeNQn9Z7bboDDrdp2x/view?usp=sharing
  9. If you update the file to latest, it will crash immediately because WINE does not yet support dotnet 7
  10. 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"
  11. Ah, remove the parentheses.
  12. I put it in my applications folder
  13. Yeah you can use parallels, but not crossover
  14. I'm still trying to work on why this happens. I'm fairly certain because of the way that gen 7 works in particular is that the amount of memory it uses to export the save. For the time being, You can try and set up a virtual machine on your computer.
  15. Unfortunately not yet as wine does not support the dotnet 7 framework. I'm going to have to wait for wine to support this newer framework.
  16. Mac OS thinks it's damaged. It's just the way wine is interpreted by Mac OS. Once you use the command in terminal to remove the quarantine flag, it should work. Unfortunately, the latest version of Pkhex does not support wine because of the upgraded frameworks. I'm going to have to wait for it to be updated.
  17. I can assure you there's nothing fishy going on here I'd rather not get banned on project pokemon.
  18. If you run xattr -d -r com.apple.quarantine it should work.
  19. I used wineskin to create an m1 port of pkhex. This one is a little bit outdated, so make sure to right click this application, click "Show Package Contents", drive_c, Program Files, and open the PKHeX folder. Replace the PKHeX.exe you find in there with the latest version of PKHeX. Enjoy https://drive.google.com/file/d/1rbrx-LJG-Yx4kLWeNQn9Z7bboDDrdp2x/view?usp=sharing Sometimes Mac OS will flag the app as unsafe or damaged. To get around this, open terminal and type "xattr -r -d com.apple.quarantine (drag pkhex.app here)" then hit enter.
  20. I used wineskin to create an m1 port of pkhex. This one is a little bit outdated, so make sure to right click this application, click "Show Package Contents", drive_c, Program Files, and open the PKHeX folder. Replace the PKHeX.exe you find in there with the latest version of PKHeX. Enjoy https://drive.google.com/file/d/1rbrx-LJG-Yx4kLWeNQn9Z7bboDDrdp2x/view?usp=sharing Sometimes Mac OS will flag the app as unsafe or damaged. To get around this, open terminal and type "xattr -r -d com.apple.quarantine (drag pkhex.app here)" then hit enter.
  21. I got it working on wineskin with one caveat. Gen 7 saves just don't export. Everything else works as far as I am aware of. Here it is https://drive.google.com/file/d/1rbrx-LJG-Yx4kLWeNQn9Z7bboDDrdp2x/view?usp=sharing
  22. I used wineskin to create pkhex for devices that are 64 bit and M1 macs. https://drive.google.com/file/d/1rbrx-LJG-Yx4kLWeNQn9Z7bboDDrdp2x/view?usp=sharing Only thing that doesn't work is gen 7 saves. Sometimes Mac OS will flag the app as unsafe or damaged. To get around this, open terminal and type "xattr -r -d com.apple.quarantine (drag pkhex.app here)" then hit enter.
×
×
  • Create New...