Zeekthegod Posted March 10 Posted March 10 17 hours ago, arleypadua said: There's no server in this web version, except for collecting some usage analytics, which doesn't affect the usage of the app. Has it worked before for you? If so, you could try opening it in your browser incognito mode, if that loads, I'd recommend cleaning your cache and opening again. Furthermore, just tried myself and it is working normally.
Zeekthegod Posted March 10 Posted March 10 17 hours ago, arleypadua said: There's no server in this web version, except for collecting some usage analytics, which doesn't affect the usage of the app. Has it worked before for you? If so, you could try opening it in your browser incognito mode, if that loads, I'd recommend cleaning your cache and opening again. Furthermore, just tried myself and it is working normally. Not sure if I’m reading right but it looks like there’s an issue or it would load
arleypadua Posted March 10 Author Posted March 10 I'm sorry that you're not able to load the page The opened issues in GitHub are all related to different bugs on different areas of the app, so not specifically your case. I did notice in your print screen that you are using an iPhone, and I'm aware that some iOS versions simply don't load the app, and it just gets stuck in the loading screen as you mentioned (see this thread) Another attempt is to try using https://pkmds.app made by @codemonkey85, it has similar functionalities If that doesn't work, maybe checking whether there's a pending safari or iOS update, after all if that also doesn't work, then I'm afraid I won't be able to help
codemonkey85 Posted March 10 Posted March 10 5 minutes ago, arleypadua said: I'm aware that some iOS versions simply don't load the app, and it just gets stuck in the loading screen as you mentioned (see this thread) @arleypadua You may want to consider disabling SIMD for WebAssembly. I did that to widen support for older versions of Safari. See here: https://github.com/codemonkey85/PKMDS-Blazor/commit/185d448809e365449b647d9480ae5b2d782edee9 2
arleypadua Posted March 10 Author Posted March 10 15 minutes ago, codemonkey85 said: @arleypadua You may want to consider disabling SIMD for WebAssembly. I did that to widen support for older versions of Safari. See here: https://github.com/codemonkey85/PKMDS-Blazor/commit/185d448809e365449b647d9480ae5b2d782edee9 Thanks for the tip, will definitely look at it, the only downside is that it may come with a hit in performance in strings, arrays and spans, which I'm aware PKHeX Core relies on. If the difference is negligible, I will change it. Thanks a lot 2
Zeekthegod Posted March 10 Posted March 10 4 hours ago, arleypadua said: I'm sorry that you're not able to load the page The opened issues in GitHub are all related to different bugs on different areas of the app, so not specifically your case. I did notice in your print screen that you are using an iPhone, and I'm aware that some iOS versions simply don't load the app, and it just gets stuck in the loading screen as you mentioned (see this thread) Another attempt is to try using https://pkmds.app made by @codemonkey85, it has similar functionalities If that doesn't work, maybe checking whether there's a pending safari or iOS update, after all if that also doesn't work, then I'm afraid I won't be able to help Thank you bro will try it out and see if it work’s appreciate it
Augment Posted April 21 Posted April 21 Is it possible to import a branch of PKHeX? There's a branch of it already created for a romhack, so it handles the new addresses.
arleypadua Posted April 21 Author Posted April 21 3 hours ago, Augment said: Is it possible to import a branch of PKHeX? There's a branch of it already created for a romhack, so it handles the new addresses. It is theoretically possible, but would require some feature development. The state it is now, it only supports the native PKHeX
bonnieslangford Posted August 26 Posted August 26 On 6/28/2024 at 5:22 PM, arleypadua said: After a bit of effort I put recently on writing a terminal app to edit pokemon save files in any platform (Windows/Linux/MacOS), making it accessible to install with a simple terminal command, I realized that some of it could actually be ported to a nice UI accessible on the browser. If you want to jump right into it, go to: https://pkhex-web.github.io I finally released this working version with a couple of features fully funcional: Open/Export save files Visualize trainer data Add/Remove items Add Pokemons from the encounter database Edit Pokemons (party/box) Legality warning Extendable with plug-ins Auto legality mode plug-in I'm trying as much as I can to make it responsible to work on big screens or mobile-ready, but there may be some aspects that are broken (if you find any, let me know on GitHub) The repository is the same of the CLI for now: https://github.com/arleypadua/PKHeX.CLI If you like what you see, share your feedback or issues here: https://github.com/arleypadua/PKHeX.CLI/issues Again, none of it would be possible without the efforts put into making PKHeX.Core, so kudos for the team. I'm having troubles adding egg moves and changing abilities for egg mons. It seems to default to Ability 1 when generating eggs, giving mons like Staryu Illuminate instead of Natural Cure. Am I missing something?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now