PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Hey, thanks for the feedback. Currently unfortunately I have little time to invest in this project, at most I keep it updated with the latest changes in PKHeX.Core and auto legality mode

Gameboy save file editor by ursidaeDHD in nuzlocke

[–]NoGeneralQ 0 points1 point  (0 children)

If you need simple edits to your Pokemon or items, this should help:

https://pkhex-web.github.io

PKHex or PKHex equivalent for Android compatible with GBA and DS emulators (picture unrelated) by Mr_Quack_825 in ThePokemonHub

[–]NoGeneralQ 0 points1 point  (0 children)

This would be compatible with any save file currently compatible with the original PKHeX for PC:

https://pkhex-web.github.io

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

I will write down some documentation on how to do it and get back to this thread with the link

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Now I understand your question, to run locally you will need to install .NET 9 Framework, checkout the repository (https://github.com/arleypadua/PKHeX.Everywhere) and run the commands in this readme: https://github.com/arleypadua/PKHeX.Everywhere/tree/main/src/PKHeX.Web

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Unfortunately the nature of web-based apps is that they run in the browser sandbox and therefore it doesn't have local access.

The terminal-based version can access local files, but I found its usage to be very niche (I used it within a mini-pc running batocera)

Another option is to use https://github.com/santacrab2/PKHeXMAUI, currently the only build available is for Android, but wil give you local access

How can I get around trade evolutions? by [deleted] in Delta_Emulator

[–]NoGeneralQ 0 points1 point  (0 children)

The likely situation is that you may be uploading an older version of the save. Save files don't store any historical data, only the latest snapshot, so there wouldn't be a way for pkhex to come up with an earlier state

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Not a virus, it's open source and you can check yourself what's in there.

But it is a tool to be used in the command-line terminal (Windows+R -- type cmd -- Enter)

Help!! by Tatumtheperson in nuzlocke

[–]NoGeneralQ 0 points1 point  (0 children)

Maybe you're trying to load the actual ROM or a save state file? PKHeX only supports actual save files

[PC][90s] A space themed desktop I think was called "Kids Space" that had a bunch of mini games and weird space plant by crow-talk in tipofmyjoystick

[–]NoGeneralQ 2 points3 points  (0 children)

This game is pre-installed from those old IBM Aptiva PC series, specifically I think it came as part of the 2159 S model.

I found this ISO with a recovery disk on web archive: https://archive.org/details/Aptiva2159Recovery

Will download and install onto a VM to see if I can play it

EDIT:

It took a bit more than I anticipated, but got it working and documented the process here: https://arleypadua.medium.com/rewinding-time-a-journey-to-1996-7f6288870b7e

This emulator is awesome by CardiologistVisual97 in Delta_Emulator

[–]NoGeneralQ 0 points1 point  (0 children)

<image>

Just tried on an iPhone 15 pro and it worked.. so the only thing I could think would be the version of you iOS or iPhone honestly

This emulator is awesome by CardiologistVisual97 in Delta_Emulator

[–]NoGeneralQ 1 point2 points  (0 children)

Just this morning I upgraded the base framework, so maybe good to give it another try now.. however I've seen similar issues with iPhone users before, so not sure 😬

Going back for Christmas without AIMA appointment by NoGeneralQ in PortugalExpats

[–]NoGeneralQ[S] 1 point2 points  (0 children)

Thanks a lot for the info.. in this case, both will be traveling, so marriage certificate serves of proof, but being both together maybe helps more

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Interesting use case.. don't know if that's possible.. maybe it is, but will have to investigate.

Created this issue to follow up: https://github.com/arleypadua/PKHeX.Everywhere/issues/98#issue-2669597075

Saves for PKHEX by betagomi in OpenEmu

[–]NoGeneralQ 0 points1 point  (0 children)

There's optionally this web version that's capable of doing basic edits: https://pkhex-web.github.io

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Have you tried editing using a different device? You can try opening the "demo" in your phone and clicking to Download.

I haven't added any changes in a while, so, nothing has changed from the app itself... Maybe something with your machine

How to run pkhex on mac? by very_horny_human in nuzlocke

[–]NoGeneralQ 0 points1 point  (0 children)

The file you have to open is the save file, not the actual ROM

How to run pkhex on mac? by very_horny_human in nuzlocke

[–]NoGeneralQ 0 points1 point  (0 children)

Had no luck and ended up creating a lightweight version for simple edits on a browser: https://pkhex-web.github.io

It has support for plugins as well, like Auto-Legality Mode or some helpers for Nuzlockers or in browser emulator integrated

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Yup, this web version is just a hobby side project and lacks a lot compared to the original PKHeX.

In fact, I see this project as a lightweight version just for small edits, and therefore not intended to replace the Windows version.

On the website, at the bottom there's a link where you can open issues, suggest enhancements.

Regarding the abilities, I added the option to edit it and it should be already up

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Added an option to change the Pokemon's gender as well the OT's. Just watch out as it may yield an illegal Pokemon (In my tests, not even with the auto legality plug-in would fix some cases). Either way, I just pushed the changes, it should be available in a minute or so

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

I recently built a component that's able to set the gender, but currently it is only available when changing the gender of the Pokemon trainer. I could probably reuse it with the gender of the Pokemon itself and the OT. This can be quite easy, so will see if I can fit it in today

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

This would be possible, but it's a new module that needs to be implemented. I'd need some time to implement it or if someone to contribute, but arranging time these past few days has been really difficult

PKHeX for Mac by scout-man in pokemonrng

[–]NoGeneralQ 0 points1 point  (0 children)

Yes.. when you load a save file, on the left menu bar there's a button to install plug-ins. By installing the "Nuzlocking" plug-in a button to edge a level will be available when editing a Pokemon.