Recent content by laser_dolphin

  1. laser_dolphin

    Emerald hack: Pokemon Emerald Double Battle Edition (Version 1.0)

    I added the link to the gitrepo to the post You can find all Trainer Teams under: https://github.com/laserXdolphin/pokeemerald-dbe/blob/main/src/data/trainer_parties.h
  2. laser_dolphin

    Emerald hack: Pokemon Emerald Double Battle Edition (Version 1.0)

    Pokemon Emerald Double Battle Edition This hack aims to make the game more difficult and change all battles to double battles. You can download the current version (V 1.0) here: https://www.mediafire.com/file/e0563slbqxmqs8g/E_Double_Battle_Edition_V1_0.zip/file or you can compile it yourself...
  3. laser_dolphin

    [Pokeemerald] DexNav (with Detector Mode!)

    Could you please post the answer here as well as it is valuable information. I'd also like to know how it is calculated. EDIT: Answered on the discord! Thanks. In the struct SaveBlock1 you got u8 dexNavSearchLevels[NUM_SPECIES]; which means that for each species you need one Byte. You also...
  4. laser_dolphin

    Combined Base

    Edit: I made my own base that combined the latest branches from RHH's pokeemerald Expansion, TheXaman's PokedexPlus with a HGSS style and ghoulslash's Dexnav. I am also incorporating most of the fixes found in the tutorials section of pokeemerald and their saveblock overflow check. You can find...
  5. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    If I will ever work on another hack it wil be a decomp one. This one stays binary though.
  6. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Version 1.2 available now It includes: Adjusted game balance (better grinding spot, removed Magic Bounce and Lightning Rod, nerfed trade Mons) Small reworks of maps (around Fuchsia and Celadon City, Route 2, 10, 14 and 15) Minor bug and documentation fixes Saves should be compatible with...
  7. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Wow. Thank you. I feel honored to recive 14 pages of feedback. Yeah the Ai is not very good when it comes to handling the new abilities (I might have to remove these problematic abilities in the upcoming batch) The trade Pokemon are kinda the easy mode of the hack with them having perfect IVs...
  8. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Thank you. Has been added to the bug section. I have no idea why this happens. Did you notice it in Kanto too or was it only on the Sevii Islands? While I tried to make it as smart as possible the standard Ai just is not the brightest mind. That is because they are intented as optional...
  9. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Version 1.1 available now It includes: Updated Pokemon (new abilities and egg moves in their regular moveset) Better documentation Minor bug fixes Randomizer compatibility Saves should be compatible with 1.0. This has been fixed in the new version.
  10. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Thank you. I'm happy that everybody seems to enjoy the hack so far. I swapped the moves to make Cyndaquil more viable and make the starters learn their elemental moves around the same level. That is the same reason for the level change. Shroomish evolves at level 30 due to Technician Breloom...
  11. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    That sounds quite like a bug. Thank you, I added it to the bug list. Due to "popular" demand I also added a link to a discord server for this hack. Cheers LD
  12. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    I won't make the other Pokemon available in game because the idea was to fit the amount of Pokemon to the game "size". But all 386 pokemon have already been present in the game from the start so using the randomizer should work? You might find Mega Pokemon in the wild though because I had to...
  13. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Thank you all for your support. Updates are not planned due to the hack being finished. But I will release bug fixes if necessary. I was already thinking about creating a discord server if enough people are interested. That is why I added a poll to the main post. Cheers LD
  14. laser_dolphin

    FireRed hack: Pokemon Fire Red Battle Edition (Version 1.2)

    Pokemon Fire Red Battle Edition This hack aims to make the game more difficult and your xth visit to Kanto a bit different while still trying to stay true to the original. You can download the current version (V 1.2) here...
  15. laser_dolphin

    [Other] Trainer Pokemon Data

    That is an interesting way of implementing that mechanic. Thank you!
Back
Top