Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/27/19 in all areas

  1. Pokémon Gold/Silver/Crystal 2.0 finally get a public release! Now the hack is totally finished! FEATURES: ALL HG/SS KANTO RESTORED LOCATIONS! ALL HG/SS KANTO RESTORED WILD AND LEGENDARIES POKéMONS! ALL HG/SS KANTO ADDED TRAINERS! PWETER MUSEUM FOSSILS PICS FROM R/G/B/Y! A WORKING SAFARI ZONE WITH ROCK AND BAIT! HG/SS GB CLASSIC MUSICS FOR CERLUEAN, FUCHSIA, CANNIBAR AND ROUTE 24-25! KANTO STARTERS FROM OAK AFTER RED DEFEAT! RESTORED POKé FLUTE FROM BETA LEFTOVERS! POKéMON MANSION RUINS! GS BALL AVAILABLE AFTER KANTO ADVENTURES IN CRYSTAL! DRAGON MASTER EVENT COPIED FROM CRYSTAL IN G/S! FIXED MINOR GLITCH LIKE PARALYZED CATCH RATE, KURT'S BALLS AND DRAGON FANG EFFECT I want to thank Mateo, Miksy91 and Rangi for the great help with script, game structure etc, FroggerSpirit for the GB CLASSIC musics, Koolboyman and Sanqui for the ????? re-use and maybe someone else that now I miss, for this work hard, very hard, but who cares, I'm very satisfied! I did this work exclusively in binary mode using the disassembly only like an explanation for the routines and the offset which I needed. Why? 'Cause I did this work for the 3 roms in both languages, english for international players and italian 'cause I'm italian and I wanted to give this hack also to my italian "brothers". XD XD XD And for me obviously, I love english, but I love also my words. In the archive link you will find the patches for Pokémon Gold, Silver, Crystal and Oro, Argento and Cristallo, that are the italian roms. You can use only the english patches obviously. I made this work in 6 different roms, I don't know if there are bug or glitches, if I mistaken something tell me and I'll fix it. DOWNLOADS: http://www.mediafire.com/file/2nhz8i9e8gohioi/G-S-C_2.0_16-8-2020.zip/file
    1 point
  2. I just needed somewhere to store the flags I bothered to compare. FRLG Flags Research is in this thread: https://projectpokemon.org/home/forums/topic/47715-frlg-flags-research/ Additionally, some existing RS flags documented: https://github.com/pret/pokeruby/blob/9d62ad060b05848a0cad1f09881c3863596455fd/include/constants/flags.h#L258-L357 and E flags documented: https://github.com/pret/pokeemerald/blob/b1b97c1da9f8190ef3d145acf30eb1708f50e3f3/include/constants/flags.h#L516-L629 (thanks Kaphotics for linking them previously) Here goes nothing: Activating Mystery Events (RS): 2053 Set, 2124 Set Receiving Eon Ticket from e-card: 2100 set, 2124 set, 2131 set and constants that may or may not be necessary: Southern Island from Norman (RS)*: 2131 Set and constants that may or may not be necessary: Southern Island via Mixing Records (E)*: 2227 Set (SYS_HAS_EON_TICKET flag) Birth Island enabled (E)*: 0314 Set, 2261 Set Navel Rock enabled (E)*: 0315 Set, 2272 Set Faraway Island enabled (E)*: 0316 Set and 2262 Set Manipulating Southern Island Lati@s: (flags after TV event) 0255 Set, 0291 Set, 0734 Set Constants that affected which TV option was chosen: * means you still need to have the ticket in your bag At the very least, it also appears that the act of receiving the Eon Ticket from an e-card leave a value somewhere in the save that isn't event flags or event constants. (Injecting the actual event isn't enough, need to receive it from e-reader) Without this "value", the Eon Ticket would not be sent to Emerald during Mixing Records. I've added a Pokémon RS save with the Eon Ticket received via e-reader to here. Hopefully that makes the distribution to Emerald via Mixing Records easier.
    1 point
×
×
  • Create New...