Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/19/25 in all areas

  1. unfortunately I don't know anything about MoveGrowth so I can't really help ya there.
    1 point
  2. you'll have to go into the script and edit it! to disable the custom quiz, open up the script "unionall", Ctrl+F 'coro EVENT_M00A_01', and replace that entire coro with the following (you can also just delete the unnecessary stuff) here's what it'd look like before: and after it'd look like this: now, to keep the custom quiz but have your own custom starters, you'll want to navigate to the system scene S02P01A, and under acting, find "newtest3" and "newtest4". open their scripts...specifically, newtest3 is where you'll change your hero options, while newtest4 is for partner options. choose a Pokemon you want to replace, and replace all mentions of it in the script with your chosen Pokemon. also replace all instances of its index number being called upon. so say you want to replace female Glameow, look for index number 1073 and replace it with the one from your desired Pokemon! (this may be trickier with a Pokemon with a smaller index number, for male Bulbasaur for example you only want to replace the "1"s in special processes that are actually meant to be its index number; you can figure it out by looking at the other Pokemon) sorry if that's a lot to go through lol
    1 point
  3. Well, the pins don't look damaged at least from what I can tell from the second photo, so we can assume the save data itself is corrupt. You have two routes to try if that's the case: A: On the title screen, press Up on the D-pad, Select, and B buttons simultaneously. This should bring up a prompt to delete all save data. B: If you have a hacked 3DS, you can use savefile manager homebrew software such as JKSM, Checkpoint, etc. to wipe it manually. If either of those options work, then you should be able to start a new savefile and play it. If not, the pins may be damaged even if they appear fine and you've cleaned them. It may also be an issue with the DS, so you can try using compressed air to blow out any dust in the cart slot, (and please use a can of compressed air or air compressor, NOT your own breath. Water-vapor on your breath can cause water damage, blowing into your cart slot/into the cart can damage it more). You could also try applying a thin layer of tape or something else to the front of the cart so that the pins on the cart are wedged more firmly against the contacts in your DS. If none of the above solves the issue, the cart is likely damaged internally, and there's not much information available on how to diagnose and repair the issue.
    1 point
  4. Another one... so many bad carts! Since this has happened numerous times, I figured I'd automate the logic that I'd do manually, as described in the thread chain ^. The automated program and its source code have been uploaded to projectpokemon's GitHub: https://github.com/projectpokemon/RecoverSaveGen3 I have attached the save file after running it through the program I made ^. Here's what it looks like in PKHeX (box names???) POKEMON EMER_BPEE01_00.sav.fixed
    1 point
×
×
  • Create New...