Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Okay so. for starters. My save file randomly corrupted on my DS. I transferred the file over and I tried to fix the original file by PKHex as it threw up the "The save file was deleted..." Error. Afterwards it said the save file was corrupted when I tried to load it in MGBA to test it out. It freezes at a black screen and the FPS drops dramatically when I enter my save at "Previously on your journey..." section. If anyone can help me with this I'd greatly appreciate it. I don't want to lose all of my progress. (I will post both the original and the edited save file) firered save 1 (bad one) .sav firered save 1 (edited one) .sav
  3. Thank you so much for citing the place in the save file, I was able to open a Hex editor and compare to a fresh save. Once I fixed 0x3E3D the Trainer Info section worked and it still runs.
  4. Oh no! Well thank you for looking into it, I appreciate it. Thankfully the game still runs despite the corruption of my save.
  5. I got the pkhex.exe file and the winestable 9.0 file as well, do I need anything else to run it?? I'm stuck I switch winestable to windows 7 through "winecfg", and when I go to open pkhex with winestable it does nothing
  6. Yesterday
  7. Due to the ridiculous prices on NDS Pokemon games, I am planning on acquiring a japanese version of Pokemon Black and dump the rom using my modded N3DS. I stumbled into this thread but the links for the patches are down due to how old the post is. But I noticed that the Github project page is still up. So my question is, how could I rebuild the patch for the game?
  8. Part of your save data is apparently corrupted; the program reads Gender from 0x3E3D within the save file, but your save file (0x3160-0x4000) is [00 39] repeating. Your trainer gender doesn't appear correctly at that offset, hence the program complaining about it.
  9. I'm playing through FireRed on my EverDrive x5, and wanted to modify my Pokemon's Hidden Power types. I made the modifications, ensured each Pokemon had the correct PID and everything, and exported the .sav file. I tested it on mGBA to ensure the changes went through, and they did just fine, but when I put the save onto my SD card and converted it to a .fla file, when I booted up the Everdrive, the changes had reverted. Does anyone know the cause of this and how I can resolve it?
  10. Pokemon - Crystal Version (USA, Europe) (Rev 1).srm Attached to this reply is the save file in question, in case that helps.
  11. Good Afternoon, I love PKHeX, Great tool! I should mention I am using the latest version of PKHeX 20240310. When I tried to click on the 'Trainer Info' button on my Pokemon Crystal save I received the following error: Exception Details: System.ArgumentOutOfRangeException: InvalidArgument=Value of '57' is not valid for 'SelectedIndex'. (Parameter 'value') Actual value was 57. at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at PKHeX.WinForms.SAV_SimpleTrainer..ctor(SaveFile sav) at PKHeX.WinForms.Controls.SAVEditor.GetTrainerEditor(SaveFile sav) at PKHeX.WinForms.Controls.SAVEditor.B_OpenTrainerInfo_Click(Object sender, EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam) Loaded Assemblies: -------------------- System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Private.CoreLib.dll PKHeX, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null C:\Users\black\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.dll System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Runtime.dll System.Windows.Forms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\System.Windows.Forms.dll System.ComponentModel.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.ComponentModel.Primitives.dll System.Windows.Forms.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\System.Windows.Forms.Primitives.dll System.Drawing.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Drawing.Primitives.dll System.Collections.Specialized, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Collections.Specialized.dll System.Threading.Thread, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Threading.Thread.dll System.Collections, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Collections.dll System.Runtime.InteropServices, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Runtime.InteropServices.dll System.Threading, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Threading.dll System.Diagnostics.TraceSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Diagnostics.TraceSource.dll System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\System.Drawing.Common.dll Microsoft.Win32.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\Microsoft.Win32.Primitives.dll System.ComponentModel.EventBasedAsync, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.ComponentModel.EventBasedAsync.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\Accessibility.dll System.Resources.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\System.Resources.Extensions.dll System.Memory, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Memory.dll System.Drawing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\System.Drawing.dll System.Numerics.Vectors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Numerics.Vectors.dll PKHeX.Core, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null C:\Users\black\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Core.dll System.Linq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Linq.dll Microsoft.Win32.SystemEvents, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\Microsoft.Win32.SystemEvents.dll System.Collections.NonGeneric, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Collections.NonGeneric.dll System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Text.Json.dll System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Text.Encodings.Web.dll System.Text.Encoding.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Text.Encoding.Extensions.dll System.Runtime.Intrinsics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Runtime.Intrinsics.dll System.Collections.Concurrent, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Collections.Concurrent.dll PKHeX.Drawing.PokeSprite, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null C:\Users\black\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Drawing.PokeSprite.dll System.ComponentModel.TypeConverter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.ComponentModel.TypeConverter.dll System.ComponentModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.ComponentModel.dll System.ObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.ObjectModel.dll System.Private.Uri, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Private.Uri.dll System.Runtime.Loader, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Runtime.Loader.dll System.Windows.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.3\System.Windows.Extensions.dll System.Net.Http, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Net.Http.dll System.Net.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Net.Primitives.dll System.Diagnostics.Tracing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Diagnostics.Tracing.dll System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Diagnostics.DiagnosticSource.dll System.Net.Security, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Net.Security.dll System.Security.Cryptography, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Security.Cryptography.dll PKHeX.Drawing, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null C:\Users\black\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Drawing.dll PKHeX.Drawing.Misc, Version=24.3.10.0, Culture=neutral, PublicKeyToken=null C:\Users\black\AppData\Local\Temp\.net\PKHeX\SS5c+3IhVAdGOZMHRP62LWOpkfKgd78=\PKHeX.Drawing.Misc.dll System.Net.Sockets, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Net.Sockets.dll System.Threading.Overlapped, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Threading.Overlapped.dll System.Net.NameResolution, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Net.NameResolution.dll System.Threading.ThreadPool, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Threading.ThreadPool.dll System.Security.Principal.Windows, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Security.Principal.Windows.dll System.Security.Claims, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Security.Claims.dll System.Text.RegularExpressions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Text.RegularExpressions.dll System.Runtime.Serialization.Formatters, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Runtime.Serialization.Formatters.dll System.Diagnostics.StackTrace, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Diagnostics.StackTrace.dll System.Reflection.Metadata, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Reflection.Metadata.dll System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.3\System.Collections.Immutable.dll -------------------- User Message: An unhandled exception has occurred. You can continue running PKHeX, but please report this error.
  12. pkNX is a ROM editor; to edit a ROM, you need a hacked switch to dump your game data. Without a modded/hacked switch, you can't obtain the files or even load them back to your switch -- your switch needs to be modded to use the files too.
  13. Thanks man! Sorry for the late response, the notification email went to my spam folder. :P I wasn't expecting there to be this many options available, though I guess it makes sense given other NPCs use the same colors. At any rate, I have a lot of cool options for customization on future playthroughs on Crystal thanks to you.
  14. the most recent version is not compatible with the latest release of PKHex... idk if anyone else is having this issue, but when ever i boot up PK is loads fine, but the moment i try to load up my game save it crashes. the only fix is by removing this plugin from the plugin folder, and im able to load any save and edit perfectly fine. i even tried a new install of tera finder plugin to no avail.
  15. Congratulations on this amazing development. I loved it and I think is really really useful form some o us. I just want to suggest to add a drag and drop function for moving pokemon into de boxes. I'll explain. Many of us use PokeHex to transport pokemon from game to game in emulators, what I propose is a Drag and drop function that convert let's say for example .pk1 to .pk8 automaticaly on drag and drop. Since you can already export single pokemons, it would be extemely usefull. Thanks.
  16. I am not using that because the update broke multiple other things while this one is mostly inconsequential.
  17. I recently recovered all my backed up pokemon saves from my childhood from my dads hard drive. Got all of them to load correctly on my 3ds using nds forwarder and twilight menu besides my Black 2, which if I remember correctly had the most hours in it. I tested multiple things such as renaming the save file, downloading different black 2 roms to open it with, and even tried opening it in pkhex where it gives me the error: "Invalid save file loaded. Aborting." Trying to open it load it up on my 3ds results in a fresh game loading instead. It is also not a file size issue as the save file is the standard 512kb. Attached are the two Black 2 save files I could recover from the hard drive. If anyone could diagnose an issue or fix the file themselves that would be wonderful. I look forward to reuniting with all my old pokemon from this save. PkmnB2_apfix.sav Pokemon Black 2 (U).sav
  18. The Encryption Constant does not change when moved to Pokémon HOME, that is incorrect. Keep in mind that it's EC mod 100 = 0 when the EC is converted to Decimal. In Hexadecimal, it's EC mod 64 = 0 Either your math was incorrect, or PKSM's was. Also, if you cloned them in Gen 2, and then sent them up, they'd all receive new/different ECs, each with a 1/100 chance to be eligible to evolve to 3-Segment, if you only cloned 1 box, (20 pokemon), then you'd only have a 18.21% chance of finding one that evolves to 3-Segment. If you cloned them AFTER they had already been sent to Bank, then the EC would be identical for the entire box you cloned, so there's no chance for any of them to evolve into 3-Segment. You'd have just copied the exact same set of ECs, all of which already didn't evolve into 3-Segment.
  19. 86 downloads

    This gift was distributed to players via the serial code L1K0W1TH906. This gift is based on the Liko's Sprigatito on the Pokémon Horizons: the Series. Wonder Card ID #1535: Liko’s Sprigatito Gift Species Sprigatito TID 230414 Distribution Serial Code Location the Pokémon animated show Dates March 14, to Oct 1, 2024 PID Cannot Be Shiny Games Scarlet Violet Nature Quirky Ability Overgrow (1) Item None Tera: IVs EVs HP 20 ALL 0 ATK 20 DEF 20 SPA 20 SPD 29 SPE 20 Lv. 5 Moves (ITALIC means Relearnable) Scratch Leafage (None) (None) Partner Ribbon Classic Ribbon Lang Slot Mon's Lang Nickname OT Name OT's Lang JPN (lang' tag default) リコ JPN ENG (lang' tag default) Liko ENG FRE (lang' tag default) Liko FRE ITA (lang' tag default) Liko ITA GER (lang' tag default) Liko GER SPA (lang' tag default) Liko SPA KOR (lang' tag default) 리코 KOR CHS (lang' tag default) 莉可 CHS CHT (lang' tag default) 莉可 CHT Only One Redemption Allowed Format Ver.3.0.1-5, Post Updated Date:20240318_0120 What can be done with these files PKM creation with PKHeX (drag & drop the wondercard file in the spot where you want the Pokémon) In-Game Mystery Gift redemption with Switch Gift Data Manager
  20. Last week
  1. Load more activity
×
×
  • Create New...