Recent content by Raflo75

  1. R

    [Script] enemy trainer using a team identical to the player's

    I opened the Liquid Crystal ROM; the offset is BBA1CA: I assume that this part of the script is the Mirror Battle:
  2. R

    FireRed hack: Pokémon Unbound [COMPLETED]

    Skeli, Finally I compiled your ROM base successfully. I have a question, this base is compatible with the Leon Base? I have an advanced hack rom using the Leon Base, and i don't want to start my hack again.
  3. R

    FireRed hack: Pokémon Unbound [COMPLETED]

    I've tested your battle engine (https://github.com/Skeli789/Complete-Fire-Red-Upgrade), I tried to compile 3 times the engine, and when I open de ROM "test.gba", appear the "2004 Game freak..." and then, the the game crashes with a black screen. The code is inserted in 0x900000: (I'm using a...
  4. R

    FireRed hack: Pokémon Unbound [COMPLETED]

    Skeli, the Complete Fire Red Upgrade is completed? And we can use it for our hacks?
  5. R

    FireRed hack: Pokémon Unbound [COMPLETED]

    Skeli uses his own ROM base for Pokémon Unbound, and when Unbound is complete he will release the rom base. The ROM base: https://github.com/Skeli789/Complete-Fire-Red-Upgrade
  6. R

    Sprite teacher Kukui

    It's indexed for GBA.
  7. R

    Crystal hack: Untitled Unova Game - DEMO 3 Available! Rebranding Soon!

    I played the whole game (2 gyms) There are some bugs: -When you save the game in somewhere, you always appear in this pokémon center: -This NPC have the protagonist sprite: -This map: -Some maps have a wrong song in the original game. -In the start of the game you have the 2nd badge: (Sorry...
  8. R

    FireRed hack: Pokémon Unbound [COMPLETED]

    Can you add the entire Battle Frontier from Pokémon Emerald into Pokémon Unbound?
  9. R

    [Other] How download Advance Trainer ?

    https://www.mediafire.com/file/u93i5r62ai79490/A-Trainer.exe/file
  10. R

    FireRed hack: Pokemon Diamond and Pearl Advance

    Release the first beta with the 1st gym.
  11. R

    Patch: BW/B2W2 Music Patch for all versions! (Gen 3)

    290 - Ending Credits 291 - Route 201 296 - Gym Leader Battle 300 - Twinleaf Town 309 - Eterna City 310 - Trainer Defeat 344 - Distortion World 361 - TV Station 374 - Eterna Chateau 396 - Battle! Regigigas (without loop) 398 - Battle Factory 400 - Battle Hall 434 - downstairs in veilstone hideout...
  12. R

    Patch: BW/B2W2 Music Patch for all versions! (Gen 3)

    The three versions of the patch are bugged.
  13. R

    Patch: BW/B2W2 Music Patch for all versions! (Gen 3)

    I used this patch a month ago, but some songs are bugged with annoying sounds, and I can't fix these because I cannot open the rom with Sappy.
  14. R

    Patch: BW/B2W2 Music Patch for all versions! (Gen 3)

    Can you do a DPPT music patch for Pok?mon Fire Red? Because only there's a DPPT music patch for Emerald version and I don't know how to port to Fire Red the source file from the patch.
  15. R

    [Script] Sprite doesn't reappear after clearflag before warp

    In your script you must add a showsprite command after the clearflag for reappear the sprite. clearflag 0x159 showsprite 0x(sprite) setvar 0x4059 0x0 warp 0x1 0x6F 0xFF 0x3 0x11 end
Back
Top