-
Posts
55 -
Joined
-
Last visited
-
Days Won
8
chnapy last won the day on February 1
chnapy had the most liked content!
Reputation
23 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
DerBlutJager started following chnapy
-
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
New release 1.6.1 focused on a new main feature: use of external PKM files, from outside PKVault. This was a feature asked for some months @Vladcik @yeyizo @WraithTDK This new feature is still quite basic & raw, but should answer most needs I read here. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
I just published a hotfix release 1.5.5 for this issue @KamiGatto, it should work well now. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
@KamiGatto please share: Your save files A screenshot of parameters Log files in "logs" folder File "db/pkvault.db" if any -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Hi, new fix release 1.5.2 focused on pokemon convert system. Converting a pokemon from a game to another one is now fully reworked, fixing most of current issues (errors, legality issues) and massivelly improving consistency and reliability. PKHeX is expected to be used for remaining legality issues if any. Some other fixes are visible in file changelog. including yours @gBina. About the suggestion for homebrew switch app, this is possible but may take some time to do. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Hi, new release 1.5 (now 1.5.1). PKVault is now available on Linux & SteamDeck ! Checkout Github release for executables. Also multiple fixes related to Docker image, checkout Github README. A feature often asked: an in-app documentation is now present helping for settings, quick-start, and giving information for how the app works. This feature is still raw, may be improved later. New language: German. Update PKHeX to 26.01.31, giving Legends ZA 2.0.1 compatibility. Issue related to sort action is now fixed @zavage00 @WraithTDK this feature is planned. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
@zavage00 Pokedex sync shares each pokemon language between them. So if you want your non-english Pokedex pokemons being in english, you just have to synchronize it with english Pokedex pokemons. About your sort issue, I don't reproduce it. Please share details, screenshots, and your save files if relevant. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Hi, new release 1.4.3 with several fixes & app new way of use. First, critical bug found by @zavage00 should be fixed. If somehow anyone has his save broken, no need to panic: just restore your latest backup (in Settings). Multiple other bugs are also fixed with pkm move action. With a homelab, or any similar setup using Docker, PKVault can now be pulled as a Docker image, from `ghcr.io/chnapy/pkvault`. If you feel interested, checkout GitHub repo. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Thanks for your feedback @zavage00 can you share related save files so I can quickly check this issue ? -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Hi everyone, new release today with 1.4.2 ! A small update hidding a lot of work. Beyond perf improvements, most of changes aimed to sanitize the code base. The ultimate goal being to allow contributors participate in the project, without having to deal with spaghetti code. Future documentation adds will go this way too. @BilKoChal your issue should be fixed with this release. @yeyizo this is a known issue related to ID collision. As a workaround you can edit the pkm from its save in PKHeX, changing static stats (PID, IVs). Doing so will change his ID. @AnHeroGold thanks for your feedback, Pokedex page is quite complex with all the filter combinations so I'm not surprised. I'll try to pass some time. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
I just released a 1.4.1 fixing this crash @AnHeroGold, thanks for the report ! -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
New release 1.4.0 ! Some new features with pkm sorting and Pokedex synchronize. Multiple bug fixes (including yours @Andrebarrzz91) and performance improvements. Also the app is now using .NET 10, as required by PKHeX 26.01.07. Lot of efforts are put on technical quality before adding future complex features and changes: use of external pk files, linux support. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
This is more PKHeX oriented question, I suggest you to read this topic: That said I'm not sure to understand why using PKVault if in the end you want to use Home, just wondering. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Hi @marvinstrife, if I understand correctly you have to create a compatible version (a copy) of your pkm in PKVault. Then move it to your save, that's all. Just be careful with your pkm legality. A warning is displayed on your pkm if there is any legality issue, in this case it's your responsibility to fix it using PKVault and/or PKHeX. -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Thanks for the report @Andrebarrzz91, this is because on its creation Shedinja shares the exact same ID (and others stats) with Nincada. This is a very specific case so I guess I'll make an exception in ID generation for this species. This is a quick fix to do, so available in next release which is coming soon ! -
PKVault - Centralized pkm storage management & Pokedex app
chnapy replied to chnapy's topic in Saves - Tools
Hi @yeyizo, use of external pk files is expected for the next update. Since this feature is very dependent of directories structure, can you share how your files/directories are ? So i can search for the most reliable solution.