Recent content by RuFF

  1. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    I forgot about this. I set this to troll players 😅 Yeah, it is required that you have given the blue feather to someone before continuing to the end. You can give the blue feather back to Stella just in case you don't want to spend time increasing love points especially if you didn't do it at...
  2. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    Ruby 1.0 should work. Use LIPS to patch it. To check if its really 1.0, MAWILE's pokedex description should have a mispelled MAWHILE.
  3. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    Make sure to patch it to a Ruby version 1.0. Not 1.1 nor 1.2
  4. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    It's been so long that I don't remember anymore. Maybe your partner's really lucky 😄
  5. RuFF

    [RUBY] Physical/Special Split

    I know this is an old tutorial, but for some reason. PSS only works with moves that are physical types. (Normal type moves, Fighting type moves, etc.) But gets ignored by Special Types (Grass type moves, Fire type moves, etc.)
  6. RuFF

    [Script] Something wrong with my script?

    Because you jumped to a message directly instead of using msgbox. #org @t8 =Your party is full.\nPlease deposit one\to make room. release end instead do this: ... compare 0x800D 0x6 if 0x1 goto @fullParty ... #org @fullParty msgbox @t8 0x5 release end #org @t8 =Your party is full.\nPlease...
  7. RuFF

    Code: ASM Resource Thread

    How do you integrate wait key in asm? I tried looping until a button is pressed but I think I got stuck in an infinite loop. I also tried using waitbutton command from PKSV then callasm this routine but It just sets the var to 0. Also waitbutton only accepts "A" and "B"
  8. RuFF

    Code: ASM Resource Thread

    Hello, I trying to convert this to Ruby. How will I find the corresponding offsets mentioned above? (0x806B922 +1) (0x806B8A6 +1) 0x6B89A I already found the corresponding one for (0x30030F0).
  9. RuFF

    [Tutorial] How to build Pokeruby/Pokeemerald using devkitPro's MSys2

    I don't know if this question has been asked already but is it possible to build pokeruby from an exisiting romhack or an already edited ruby rom?
  10. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    Pokemon Ruby
  11. RuFF

    News: Calling all Artists! Want your Fakemon featured on Daily? Post within!

    Update: Here's the link of my fakemons https://deviantruff.deviantart.com/gallery/64612788/Sierra-Dex I've been redrawing them. I hope there's another Alolan Mix Up contest. It's a great way to improve drawing skill.
  12. RuFF

    FireRed hack: Pokémon Paleozoic Version

    The screenshots look awesome! I'm very curious about the time travel. Good Luck with your hack. :)
  13. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    Then you'll gave to put another honey if no Pokémon appeared.
  14. RuFF

    Ruby hack: Pokemon HarvestCraft | Version 2.0

    Season: Any Time: Day Day: Any Badge: 6th badge More Info: Go to the woods near the Mysterious Stone. Unlocks Hidden Grottoes. You can use shovel during fall/autumn. You'll see patches of dirt. Talk to it.
  15. RuFF

    FireRed hack: Pokemon Kairos - Beta 1.0 Available

    Thanks you. There's already a beta version. Download link on the first post Thank you very much for your support. I love your gameplay
Back
Top