Jump to content

All Activity

This stream auto-updates

  1. Today
  2. From what I know, there is so save file compatibility issue for gen 5 when using a save from another language, and all versions have a kanji font, so there should not be display or compatibility issues when importing the save file in other versions. As such, importing the save file onto a real cart to do a transfer should be doable (or, alternatively, do an online trade to a real cart using an unofficial online server replacement such as Wiimfi, if it accepts using the unofficial version as a game, as to trade Pokémon to a real cart and then do the transfers from it). What will be trickier is that it is normally impossible to use kanji for names in gen 5 games, so the OT and Pokémon nickname will be impossible names, and I do not know if Poké Transporter, Pokémon Bank and Pokémon HOME check and/or flag that. Perhaps someone in here know the answer to that.
  3. Hi, I’m looking for help with an old Pokémon White 2 save from a Chinese fan-translated NDS ROM that I played about six years ago. I have already extracted the original .sav file from the flashcart to my PC. The save itself has been checked and appears to be structurally usable: the actual Gen 5 save data is the standard 512 KB format, the trainer information, party and PC boxes can all be parsed normally, and all 38 Pokémon in the save have intact Gen 5 data/checksums. The game was a Chinese fan translation based on the Japanese version, so the Pokémon are internally marked as Japanese-language Pokémon, even though their species names were displayed in Chinese in the game. My goal is very specific: I want to transfer the exact individual Pokémon that are stored in this old save into Pokémon HOME. I am not looking for recreated/genned replacements, and I do not want someone to simply make new Pokémon with the same species, stats or moves. I want to preserve the actual Pokémon from my original save as faithfully as possible, including their original OT, TID/SID, PID, IVs, EVs, met data and other identity-related information, subject to whatever changes the legitimate generational transfer process normally makes. Ideally, I would like to migrate them through something as close as possible to: Gen 5 save → Poké Transporter / Pokémon Bank → Pokémon HOME Unfortunately, I no longer own a 3DS or a legitimate White 2 cartridge, so I cannot perform that migration myself. I’m therefore trying to find out what the best practical method would be in my situation. If someone here still has access to Pokémon Bank/Poké Transporter and the necessary hardware, I would also be very grateful for advice on whether my original save could be restored or otherwise used to perform the migration while keeping the original Pokémon rather than recreating them. These Pokémon have a lot of sentimental value to me. I really want the Pokémon I had when I was younger to somehow make it all the way into the present with me. I can provide the original save file, the cleaned 512 KB version, or additional technical details if they are needed for checking the save. Thank you very much for any advice or help.
  4. when you add a save directory, you need to add the closing / so for example, you'll want to add a save directory in the pkvault GUI as follows: /data/saves/ /data/saves-nds/ I did find the save path editor to be a little wonky, if you delete the first character, the interface to add a path just disappears. Additionally, before i submit an issue in Git, i noticed my Japanese Green save file is being identified as Blue version. Is there any plan to update so Green works? Last, it would be awesome if we could have version/generation specific sprites. Just found this project as i was seeking out alternatives for the ever looming pokemon Bank closure. Love what i'm seeing so far!
  5. Yesterday
  6. yes there is an option in the latest version, in the party tab
  7. Is their a way to change a pokemon's gender
  8. Sure, you can continue trying and compare your dumped data in a hex editor (like HxD) to see if you're able to obtain something different.
  9. First of all, thanks for being so prompt with that. I really appreciate it. Second, can it be likely that the cartridge itself is dirty? Although it doesn't look dirty but when I tried to dump the save using GBXCart, I got a message saying: " Failed to read save data consistently. Please ensure that the cartridge contacts are clean. " I bypassed the validity check and dumped the save file anyway because I thought since the save file is corrupted it must be not consistent.
  10. Hi, I am in a similar situation. My 3ds does not recognize my Alpha Sapphire cartridge anymore and the furthest I was able to get was to access the .sav file through godmode9. I'm very new to all of this, therefore, could you maybe explain in a bit more detail how exactly you were able to access 'main' ?
  11. Bad news, nothing is present in your attached file that can be salvaged. Save data structure (Generation III) - Bulbapedia, the community-driven Pokémon encyclopedia Your save file only has blocks 3, C, & D present; everything else is FF FF FF... meaning uninitialized. In blocks C & D, they are all zero except for the box names being present (BOX 1, BOX 2). Block 3 is basically all zero besides a couple of bytes that aren't Pokémon. Nothing to recover, since everything is matching a "new game" state. Your save data, when viewed in a hex editor, as reference:
  12. Authentic cartridge. Had a message saying "the save file has been erased due to corruption or damage" Can someone please help and try to salvage my save? In my 25 years of playing Pokemon, this is my first time doing EV training. Would not want to lose my first EV-trained pokemon. Appreciate the help guys! Pokemon - Emerald Version (USA, Europe).sav
  13. Thanks, fixed on latest commit. PBR: retain party stats, recognize party size · kwsch/PKHeX@c46596c The latest development build should allow for importing the files that are 220 bytes.
  14. There were previous HOME events via NFC. The NFC scans (using NFC tools on iOS/Android) we got was not a distro file, but rather data for a link, and it seems to have some kind encryption protection thingy (has a rotating CMAC), probably to ensure it is only valid at the time of scanning and thus could not unlock. Still worth a shot, but I am not expecting much.
  15. Is anyone here attending this year that also has access to a Flipper or some other way to capture and save/emulate NFC tags? I attended Worlds last year and this is the first time it seems they're doing the in-person distribution by scannning an NFC kiosk for medals and this year's mon in the Home app - I'm assuming by using your phone or perhaps the contact point in the joycon. I use my Flipper to emulate amiibos all the time so I'm assuming it would probably work. Unfortunately this year I will be out of country and I was wondering if someone here would be willing to try to save the NFC distro file so it could be preserved and distributed.
  16. Last week
  17. As of the last update, Time Gears became Time Cogs and they can be found on the floor in Temporal Tower now, not only in walls.
  18. Hey Guys, In the latest versions of PKHeX, there is a bug with the Dump Box or Dump Boxes commands when using Pokémon Battle Revolution save files. It corrupts the Pokémon files from these saves, preventing me from importing them into any other Pokémon game save file. Can you help me?
  19. Thanks, fixed on latest commit: hatch4: permit rotom's room in hg/ss · kwsch/PKHeX@8ea0ee0
  20. but it is possible. Maybe the problem is that pkhex thinks ROTOM's Room is a location only in Sinnoh. Hatched a random egg for proof.
  21. ah, didn't realize it doesn't work with dark mode. I'll think of something.
  22. Is it possible to generate a Gyarados from Shield that is the max height and has the Fishing mark?
  23. just to make a slight correction, the offset 170B4 should also be changed to '03' in addition to this. previously only 32 out of the 34 were unlocked using the original message
  24. That error came after cloning the very last doughnut #999 to the rest of them, however I cloned the first empty slot to all of the spots and the error did not show up. So all is well now thank you.
  25. Ok I tried that and this is the error that I got. Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Windows.Forms.ItemArray.GetItem(Int32 virtualIndex, Int32 stateMask) at System.Windows.Forms.ListBox.get_Text() at System.Windows.Forms.Control.OnHandleDestroyed(EventArgs e) at System.Windows.Forms.Control.WmDestroy(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, UInt32 msg, WPARAM wparam, LPARAM lparam) Loaded Assemblies: -------------------- System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Private.CoreLib.dll PKHeX, Version=26.7.7.0, Culture=neutral, PublicKeyToken=null C:\Users\DOMINI~1\AppData\Local\Temp\.net\PKHeX\yakX1qu0NE2W\PKHeX.dll System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Runtime.dll System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Windows.Forms.dll System.ComponentModel.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.ComponentModel.Primitives.dll System.Windows.Forms.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Windows.Forms.Primitives.dll System.Private.Windows.Core, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Private.Windows.Core.dll System.Private.Windows.GdiPlus, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Private.Windows.GdiPlus.dll System.Drawing.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Drawing.Primitives.dll System.Collections.Specialized, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Collections.Specialized.dll PKHeX.Core, Version=26.7.7.0, Culture=neutral, PublicKeyToken=null C:\Users\DOMINI~1\AppData\Local\Temp\.net\PKHeX\yakX1qu0NE2W\PKHeX.Core.dll System.Threading.Thread, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Threading.Thread.dll System.Memory, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Memory.dll System.Collections.Concurrent, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Collections.Concurrent.dll System.Collections, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Collections.dll System.Runtime.InteropServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Runtime.InteropServices.dll System.Threading, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Threading.dll System.Text.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Text.Json.dll System.Text.Encodings.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Text.Encodings.Web.dll System.Text.Encoding.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Text.Encoding.Extensions.dll System.Numerics.Vectors, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Numerics.Vectors.dll PKHeX.Drawing.PokeSprite, Version=26.7.7.0, Culture=neutral, PublicKeyToken=null C:\Users\DOMINI~1\AppData\Local\Temp\.net\PKHeX\yakX1qu0NE2W\PKHeX.Drawing.PokeSprite.dll System.ObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.ObjectModel.dll Microsoft.Win32.Registry, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\Microsoft.Win32.Registry.dll System.Text.RegularExpressions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Text.RegularExpressions.dll System.Linq, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Linq.dll System.Drawing.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Drawing.Common.dll System.Security.Cryptography, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Security.Cryptography.dll Microsoft.Win32.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\Microsoft.Win32.Primitives.dll System.ComponentModel.EventBasedAsync, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.ComponentModel.EventBasedAsync.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\Accessibility.dll System.ComponentModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.ComponentModel.dll System.Resources.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Resources.Extensions.dll System.Drawing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Drawing.dll System.ComponentModel.TypeConverter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.ComponentModel.TypeConverter.dll Microsoft.Win32.SystemEvents, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\Microsoft.Win32.SystemEvents.dll System.Collections.NonGeneric, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Collections.NonGeneric.dll System.Runtime.Loader, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Runtime.Loader.dll System.Net.Http, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Net.Http.dll System.Net.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Net.Primitives.dll System.Diagnostics.Tracing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Diagnostics.Tracing.dll System.Diagnostics.DiagnosticSource, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Diagnostics.DiagnosticSource.dll System.Net.Security, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Net.Security.dll System.Private.Uri, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Private.Uri.dll System.Windows.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.11\System.Windows.Extensions.dll PKHeX.Drawing, Version=26.7.7.0, Culture=neutral, PublicKeyToken=null C:\Users\DOMINI~1\AppData\Local\Temp\.net\PKHeX\yakX1qu0NE2W\PKHeX.Drawing.dll PKHeX.Drawing.Misc, Version=26.7.7.0, Culture=neutral, PublicKeyToken=null C:\Users\DOMINI~1\AppData\Local\Temp\.net\PKHeX\yakX1qu0NE2W\PKHeX.Drawing.Misc.dll System.Threading.ThreadPool, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Threading.ThreadPool.dll System.Net.Sockets, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Net.Sockets.dll System.Threading.Overlapped, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Threading.Overlapped.dll System.Net.NameResolution, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Net.NameResolution.dll System.Runtime.Intrinsics, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Runtime.Intrinsics.dll System.Security.Principal.Windows, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Security.Principal.Windows.dll System.Security.Claims, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Security.Claims.dll System.Runtime.Serialization.Formatters, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Runtime.Serialization.Formatters.dll System.Reflection.Metadata, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Reflection.Metadata.dll System.Diagnostics.StackTrace, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Diagnostics.StackTrace.dll System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.11\System.Collections.Immutable.dll -------------------- User Message: An error occurred in PKHeX. Please report this error to the PKHeX author.
  26. View an empty donut then clone it to all other slots.
  27. rangelraptor

    Error

    Hi! I'm also having problems with PKHeX. Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Windows.Forms.TaskDialogPage.GetBoundButtonByID(Int32 buttonID) at System.Windows.Forms.TaskDialog.HandleTaskDialogCallback(HWND hWnd, TASKDIALOG_NOTIFICATIONS notification, WPARAM wParam, LPARAM lParam)L I get that error when I try to save the file or when I try to check the Pokémon's legality.
  28. Please change the font coloring of the last one (number 7). It does not work well and is incredibly hard to read
  1. Load more activity
×
×
  • Create New...