Recent content by Shiny Miner

  1. Shiny Miner

    Overworld Wild Pokemon Encounter

    I think there's some trainer battle logic used there, i had found the code for that in decomps
  2. Shiny Miner

    Overworld Wild Pokemon Encounter

    Overworld encounters are nothing but NPC scripts with wild battle and hide sprite commands
  3. Shiny Miner

    Development: CFRU Expansion+DPE Gen-9 Engine

    Here read this https://github.com/Greenphx9/Complete-Fire-Red-Upgrade/tree/duplicate-ability-system In ability pop-up Will show the New ability name If the name is defined in the file ability_util.c. Ability Stall is Just used its slot, but the name and effect are another.
  4. Shiny Miner

    Graphics: Need Help with sprites

    I mean gba style or what kind of
  5. Shiny Miner

    Pokemon Stadium-esque battle system?

    That command counts the number of pokemon currently in player's party, then you can compare using if/else
  6. Shiny Miner

    Firered rom hack needed

    This section not for players
  7. Shiny Miner

    Pokemon Stadium-esque battle system?

    Truly nicest idea! Probably with a C injection we can do that as an individual mode. But for now I recommend you to use scripting command ``countpokemon``
  8. Shiny Miner

    Do you know how to code a Pokemon to evolve through level-up while holding an item in Pokemon FR?

    I suppose asking for help on discord can be a better option. From what i know, nobody has coded something like that. Oh no wait, some engines like Complete fire red upgrade use that method to remove trade based evolutions
  9. Shiny Miner

    Graphics: Need Help with sprites

    For?
  10. Shiny Miner

    Gen 3 Lava Autotile

    Cool
  11. Shiny Miner

    Strange error on MGBA

    Probably the bug is with some additions you did has overwritten map data there
  12. Shiny Miner

    Simple Modifications Directory

    Nice work I'll surely test and tell you how it worked
  13. Shiny Miner

    Code: Complete FireRed Upgrade

    Nah it's not
  14. Shiny Miner

    Patch: Leon's DPE + CFRU Base and Ultimate Rom Base

    It is just a support base to add items to CFRU and DPE. It doesn't add CFRU and DPE you need to add them yourself (those features are promised in them)
  15. Shiny Miner

    Code: Complete FireRed Upgrade

    Yes it is possible if you know how to do a bit of programming. Or else use HMA to replace existing mons
Back
Top