Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Is there a way to decrypt the file using my 3DS/cartridge? Or must I take an entirely different approach? As I said before, both Checkpoint and PKSM spat out errors when attempting to create a backup, so I'm unsure how to continue. The encrypted .sav is the closest thing I've managed to get my hands on. I'm incredibly unfamiliar with the 3DS system outside of normal use as I'm brand new to 3DS modding. All I have going for me is decent tech literacy. I only got into this when I realized it might give me a chance to restore my beloved cartridge. Any tools or methods you could recommend to help put me on the right track?
  3. Today
  4. okay yeah that's kinda expected then. the game won't let you go to another dungeon afterwards while you have any jobs; this behavior can be seen in base Sky with multi-segment dungeons like Steam Cave or Amp Plains. I do have plans to rework the Zero Hoard idea for the next update, but for now uh...if you wanna access the Hoard, don't take any jobs for that dungeon. it's possible...hell, I could implement it within like 5 minutes. However, if I did, either it would be available to girls only, or the guys would be stuck with a starter that can't evolve. So I can't really see myself doing so unless, like, Tyrogue gets starter animations so I can keep the genders balanced. However, I *am* making the quiz easier to edit in the next update, so if you're willing to crack open SkyTemple yourself it should be pretty simple to do since Salandit is already available in this hack!
  5. Hmm, actually it seems this is internally flagged in Sword and Shield itself. Attempting to trade this Alolan Raichu online fails. Still fully legal but probably best to leave the flag in PKHeX.
  6. Are the held items for kyogre, groudon and rayquaza exist? Already rerun every dungeon in hardcore difficulty. I might've missed a dungeon so im probably gonna do another rerun.
  7. Alolan Raichu is flagged as illegal for having Volt Tackle in Gen 8 when it's Battle Ready. Despite the Battle Ready mark making Alolan Raichu lose Volt Tackle, it can actually keep it if it's put from Pokemon Home into Scarlet and Violet first. Keeping the move on its move list. Move it to Sword and Shield, make it Battle Ready, put it back in SV, then put it back in Sword again and keep Volt Tackle on its move list. Pikachu and regular Raichu do not have this problem, but Alolan Raichu is flagged as illegal when this is done.
  8. Yep that fixed it. Thank you so much!
  9. Yes I'm on Windows. I'm trying to find a folder that isn't automatically put in One Drive. I'll try to see about giving access. I tried running as an administrator before and it gave the same error.
  10. Try running the program as administrator, or try moving it to a less restricted folder that isn't on the root of a hard drive. Otherwise, ensure that your user account has access to read/write the folder (right click the folder and select Properties => Security). I'm not sure why your paths listed are prefixed by \\?\; are you using a Windows operating system? If not, you'll need to configure whatever compatibility layer you're using to give proper paths.
  11. So even moving it to my OS and Storage, it still gives a similar error. Exception Details: System.IO.IOException: Access to the path '\\?\C:\pk3ds\encdata' is denied. Exception Details: System.IO.IOException: Access to the path '\\?\D:\pk3ds\encdata' is denied.
  12. Simple question: If I take Pikachu from the starters, can It evolve into Alolan Raichu?
  13. Do not run the program from a OneDrive folder; place it on your computer's hard drive instead of a cloud folder.
  14. Having an issue where PK3DS pops up with an "unhandled exception" error when randomizing Wild Encounters. I'm not sure why it doesn't have access to the path and I'm not sure how to fix this. I've looked everywhere for help. Exception Details: System.IO.IOException: Access to the path '\\?\C:\Users\megan\OneDrive\Desktop\pk3ds\pk3DS\net10.0-windows\encdata' is denied. at System.IO.FileSystem.RemoveDirectoryInternal(String fullPath, Boolean topLevel, Boolean allowDirectoryNotEmpty) at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel) at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive) at pk3DS.WinForms.Main.FileSet(IEnumerable`1 files, Boolean keep) in D:\a\1\s\pk3DS.WinForms\Main.cs:line 1110 at pk3DS.WinForms.Main.<B_Wild_Click>b__45_0() in D:\a\1\s\pk3DS.WinForms\Main.cs:line 841 at System.Threading.Thread.StartCallback() Loaded Assemblies: -------------------- System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Private.CoreLib.dll pk3DS.WinForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\megan\OneDrive\Desktop\pk3ds\pk3DS\net10.0-windows\pk3DS.WinForms.dll System.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Runtime.dll System.Threading.Thread, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Threading.Thread.dll System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.4\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.4\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.4\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.4\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.4\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.4\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.4\System.Collections.Specialized.dll System.Collections.Concurrent, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\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.4\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.4\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.4\System.Threading.dll System.Configuration.ConfigurationManager, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.4\System.Configuration.ConfigurationManager.dll System.ObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.ObjectModel.dll System.Linq, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\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.4\System.Drawing.Common.dll Microsoft.Win32.Primitives, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\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.4\System.ComponentModel.EventBasedAsync.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.4\Accessibility.dll System.ComponentModel.TypeConverter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.ComponentModel.TypeConverter.dll System.ComponentModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.ComponentModel.dll System.Numerics.Vectors, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Numerics.Vectors.dll System.Diagnostics.FileVersionInfo, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Diagnostics.FileVersionInfo.dll System.Memory, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Memory.dll Microsoft.Win32.SystemEvents, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.4\Microsoft.Win32.SystemEvents.dll System.Runtime.Loader, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Runtime.Loader.dll System.Private.Uri, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Private.Uri.dll System.Security.Cryptography, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Security.Cryptography.dll System.Xml.ReaderWriter, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Xml.ReaderWriter.dll System.Private.Xml, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Private.Xml.dll System.Net.WebClient, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Net.WebClient.dll System.Text.Encoding.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Text.Encoding.Extensions.dll System.Runtime.Serialization.Formatters, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Runtime.Serialization.Formatters.dll System.Xml.XmlSerializer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Xml.XmlSerializer.dll pk3DS.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\megan\OneDrive\Desktop\pk3ds\pk3DS\net10.0-windows\pk3DS.Core.dll System.Windows.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.4\System.Windows.Extensions.dll System.Collections.NonGeneric, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Collections.NonGeneric.dll Microsoft.Win32.Registry, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\Microsoft.Win32.Registry.dll System.Threading.ThreadPool, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Threading.ThreadPool.dll System.Resources.Extensions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\10.0.4\System.Resources.Extensions.dll System.Diagnostics.StackTrace, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Diagnostics.StackTrace.dll System.Reflection.Metadata, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Reflection.Metadata.dll System.Collections.Immutable, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.Collections.Immutable.dll System.IO.MemoryMappedFiles, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files\dotnet\shared\Microsoft.NETCore.App\10.0.4\System.IO.MemoryMappedFiles.dll -------------------- User Message: An unhandled exception has occurred. The program must now close.
  15. I'm not sure if it's possible, but next update would it be possible to have Salandit as a starter?
  16. Yesterday
  17. Thank you very much! That file fixer is awesome!
  18. projectpokemon/RecoverSaveGen3: Try and recover a Gen3 save file via console app!
  19. @jsecarlosr review section ain’t for questions, deleted. to answer your question: IIRC PKHeX doesn’t validate against this event. Also make sure you aren’t adding these mons to a VC save (as VC RBYGSC cannot interact with PCNY, and there’s no legitimate way to transfer retail cart saves to VC Gen 1/2)
  20. I went to save my game and somehow it froze during the process. I let it sit for a few minutes, but I eventually had to bite the bullet and shut it off. Upon reboot, the game says "The save file has been deleted..." I backed up my save on a GB Operator and tried looking through the file on PkHex to see if it can be salvaged, and I even saw a previous post around here that pointed me in a possible direction. In the Trainer Editor, the OT, TID, SID, and playtime are all blanked out. However, when I tried plugging those back in, I couldn't save a new trainer name. If you wanna take a shot at re-adding those, the OT is ABBEY, the TID is 22414, SID is 56474, and my time was at approximately 41 hours. Any advice is appreciated. Thank you! (Also don't mind the event gift Pokemon; I have a flash cart and was using Aura Mews as synchronizers in my Emerald save) Pokemon - Sapphire Version (USA, Europe).sav
  21. Hi everyone, I’m trying to find RAM addresses in Pokémon White. So far, I’ve already found the addresses for the current map, X/Y position, and facing direction. The problem is that I’m struggling to find the battle-related values. I’m especially looking for the RAM addresses for: current HP and max HP of the active Pokémon (player and enemy) number of alive/remaining Pokémon for both the player and the enemy battle menu values (Fight, Bag, Party, Run) number of caught Pokémon number of badges obtained If anyone knows any of these addresses, I’d really appreciate the help. Even finding just one of them would help my project move forward. Best regards.
  22. kay', after more scrounging around i found a list of a buncha cheats. as for item modifier i found a site with a list of all the item ids: https://blue587.github.io/PMD/Super/items.html also, theres a few moves missing from the list in the post but they're added in the txt PSMD Move IDs.txt psmdardef.txt typing.txt
  23. Not a valid dump; console-encrypted files are impossible to read unless you decrypt them first. You cannot simply copy the file off the SD card and have external programs read that.
  24. I've got a corrupt childhood Alpha Sapphire save of my own. I'm aware the file I've provided is essentially unusable, but it's all I've managed to attain so far. I've tried using Checkpoint and PKSM but they won't give me a main file, they just spit out the 0xD900458 error code, which just to my knowledge is just the default 3DS corrupted data code. If there's any way someone here could point me in the right direction to get a main file and help me recover my lost pokemon, I'd be eternally grateful. 000400000011C500_v02.sav
  25. Hello, it's my first time posting here but I've tried and could not find a solution; I lost my NDS weeks ago and I want to continue playing my playtrhoug of Pokemon Soulsilver I was playing in Japanese. I just beat the elite 4 and was out the first gym in Kanto, my name was ジェス and my team was: オーダイル lvl 55 feraligatr ゲンガー lvl 52 gengar エーフィ lvl 42 espeon ウインディ lvl 45 arcanine ハクリュー lvl 51 dragonair サナギラス lvl 48 pupitar I already cought ルギア lugia and エンテイ entei Please let me know if it is possible to get something similar to my old file, I will really appreciated, thank you for your effort and sorry english is not my first language. If recreating the savefile is not possible no problem, maybe is possible to find a savefile after elite 4 and before kanto gyms? thank you
  26. did you have any jobs in that dungeon?
  27. thanks for sharing
  1. Load more activity
×
×
  • Create New...