Jump to content

Leaderboard

  1. Kaphotics

    Kaphotics

    Helpful Member


    • Points

      4

    • Posts

      7333


  2. BlackShark

    BlackShark

    Contributor


    • Points

      1

    • Posts

      1709


  3. PlatinumMaster

    • Points

      1

    • Posts

      8


  4. Sabresite

    Sabresite

    Administrator


    • Points

      1

    • Posts

      2056


Popular Content

Showing content with the highest reputation on 10/27/18 in all areas

  1. Thanks, should be good now with the latest commit https://github.com/kwsch/PKHeX/commit/ed3699fbb45b71c723e443eb96b3df3f3cb42f0e
    2 points
  2. Hey all, I created a macro system for event scripting in the DS generation of Pokémon games. It can be found here. Note: this only supports Black 2 and White 2 at the moment, and not all script commands from those games are in. Requirements To set it up, you will need: devkitARM (included with devkitPro). Python 3.4 or greater. Utilizing it: To start, make sure this is included at the top of your file: Once you do that, make a label for the script you are writing: Example: # script goes here Then, add a new label at the top, and add pointers to your script like so: scripts: script <script label> Then, compile it using the Python script: python CheapScript.py <script> <output directory> Once you do all of that, add the script to your game by finding the corresponding script NARC (in B2W2, it is a0/5/6), and replacing the script container that you want to (in SDSME, you can find a list of them, under the “script” section in the Map Headers tab). Profit! An example of a script in action can be seen here. Happy scripting!
    1 point
  3. PKHeX uses simulated wondercards for these local trade events. The events gallery should instead change the faked data so that it's distributed as a Gengar instead (since there's no way to end up with Haunter after the trade is over). @Sabresite https://github.com/projectpokemon/EventsGallery/commit/f92d5a7a4828376af3f9d013501a513da636bb75
    1 point
  4. It might be different now on the latest firmware, but generally speaking, as long as you don't pirate software, you'll be fine. It's not the same on the Switch, and I think they ported over some of the Switch's hack checks to the 3DS on the latest firmware. Try TWL Save Tool. It works with homebrew, but it will require that you have either PokéTransporter or Pokémon Dream Radar installed. (Disclaimer: I haven't tried it in quite a while, so I can't personally attest that it works on newer firmwares.) Unfortunately, no. Unlike other save file structures, where data is located in the same place all the time, the 3DS Mystery Dungeon save files store data in different locations (e.g. saves with 40 items in the bag will be bigger than saves with no items in the bag). This makes it very difficult to reverse engineer the save file structure, as it'll require an almost complete knowledge of the structure. I lack the patience to do that or to reverse engineer the game to learn how it works, so I've instead been focusing on ROM editing, where I can reverse engineer file formats. It'll be a long time before I take another close look at the 3DS Mystery Dungeon save files again, unfortunately.
    1 point
  5. If it exists, we don't have it. We only have the one for FrLg.
    1 point
  6. Well this problem is not only limited to the Italian Ho-Oh. The German and French ones are also affected. The full German OT "DUELLBERG", the full French OT is "MT BATAILL". I don't have any CK3 file of them unfortunately, but I found several videos showing people catching the Ho-Oh with the long OT. Like these: German: https://youtu.be/xNQvE1vBUnk?t=1541 French: https://youtu.be/12qmSBy43g8?t=15411 Regular Pokemon shouldn't have an OT with more than 7 characters though.
    1 point
  7. Can't transfer held items via pokebank Old Amber is unobtainable in all Gen7 games, thus you can't ever revive Old Amber into Aerodactyl. Just because the encounter is obtainable doesn't mean the conditions are legal!
    1 point
  8. @Kaphotics apparently there's a different Shuckle for HG and for SS.
    0 points
×
×
  • Create New...