Jump to content

BlackShark

Contributor
  • Posts

    1692
  • Joined

  • Days Won

    102

Everything posted by BlackShark

  1. @ajxpk nice work! Thank you very much! Ok, forget what I wrote previously. Only the first two chunks are static they contain the information about the other chunks. Save Info Chunk (512 bytes) 0x000-0x00B PKR-059 a00 0x00C seed 0x010 CRC16 over the next 492 bytes 0x014 time stamp 0x018 time stamp (see https://projectpokemon.org/home/forums/topic/45846-pokemon-ranger-save-file-encryption/?tab=comments#comment-265265) 0x01C always 0x000000A0 0x020-0x1FF chunk info entries Chunk Info Entry (48 bytes) 0x00 file name 0x1E number of copies 0x20 offset 0x24 data size 0x28 reserved space Each of the other chunks has a 24 byte header. Chunk 0x00 seed 0x04 CRC16 over the chunk data starting at 0x18 0x08 unknown 0x0C unknown 0x10 save counter 0x14 always 0x00000001 0x18-0x?? chunk data A small tool to decrypt/encrypt and fix checksums for Ranger saves (use with caution!): https://github.com/Bl4ckSh4rk/rangercrypt/releases/latest
  2. Make sure your ROM is unmodified and turn off any cheats.
  3. If you mean .gba files, no. PKHeX is a Save Editor, not a ROM Editor. It can edit save files (.sav) from GBA games though. Actually every Pokemon game from the main series from the 1st gen to the 8th gen is supported.
  4. The issue is probably that your ExeFS folder is not named correctly. The expected name is just exefs, not ExtractedExeFS or anything else. To avoid any issues like this you should use the build-in tools in pk3DS to extract and rebuild your decrypted ROMs.
  5. Sounds like you didn't update your checksums before saving the edited save file.
  6. In that case you better use this
  7. Is there any reason why you need to use PikaEdit? It is recommended to use PKHeX instead. 1.9.3 is the latest version.
  8. Get the patch from the google drive link from the first post (RenegadePlatinumv130.zip). Then follow the instructions in the HowToPatch.pdf inside the .zip file.
  9. I can confirm this. @Kaphotics Yancy and Curtis OTs should be swapped. The Pokemon for male players should get the female TradeOT while the ones for female players should get the male TradeOT.
  10. Legality checks for Colosseum and XD are working just fine on the latest release. So why do you need a version that's over two years old? The legality checks might be inaccurate as that version is missing a lot of improvements/fixes that have been made since then.
  11. You can get the latest development build of PKHeX which includes the latest commits from github from here. If you still want to build it from source, first make sure you have .NET desktop development installed in Visual Studio Installer. If you don't have it, install it then redownload the source.
  12. SNA files are "snapshots" made by No$GBA, other emulators call them "save states", they save the current state of the game and are no valid save files. Your save file isn't proper as well. The proper size is 128KB. Yours seems to be compressed. To get proper save files in No$GBA there is an option called GBA Cartridge Backup Media, set this to FLASH 128KB Sanyo. Then open No$GBA.ini with a text editor, find SAV/SNA File Format and set this to Raw it is probably set to Compressed or something like that. Make a backup of your save file before doing any changes!
  13. The item alone is not enough, you also need to set the Event Constant for Victini to either "Event" or "Battleable" (I don't know which one is correct but one of those should work). For event items it's always recommended to no inject them directly but instead get them via wondercards.
  14. Check the readme in the download from the first post. It explains how to apply this patch to your ROM.
  15. Because PKHeX doesn't have it in its database.
  16. Check step 4 "To restore an edited save back to the cartridge, click "R" until the "Save Backup" section changes to "Save Restore"", you should then be able to select the save file you want to restore to the cart from the SD card.
  17. PKHeX has an Entralink Forest Editor, it's in the Misc Edits.
  18. Ok, I got confused because you mentioned the Ez Flash. I only know one way to get a save file from an actual game cart. It requires an NDS Lite and an NDS Flashcard, or a Retron 5. Check the tutorial below.
  19. The save file is created by the game, it's where your games progress gets stored. If you are playing on your Ez Flash the save file should be somewhere on its SD card. Usually the file ends with .sav and has a size of 128KB.
  20. What are you trying to do? Why are you choosing that empty folder? You need to open your save file.
  21. .NET desktop development is all you need. You can just get the latest development build from here.
  22. Both saves are broken, they only contain garbage.
  23. Other languages can be found in the Events Gallery https://projectpokemon.org/home/files/category/61-generation-3/
  24. There is an HD Texture Pack for USUM https://community.citra-emu.org/t/pokemon-ultra-sun-and-moon-hd-texture-pack/159141 And cheats to remove the outlines: Pokemon Ultra Sun [No Outlines v1.0] 0042E2B8 E320F000 [No Outlines v1.1] 0042FBA0 E320F000 [No Outlines v1.2] 0042FBA4 E320F000 Pokemon Ultra Moon [No Outlines v1.0] 0042E2B8 E320F000 [No Outlines v1.1] 0042FBA0 E320F000 [No Outlines v1.2] 0042FBA8 E320F000
×
×
  • Create New...