• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Cyndy, May, Hero (Conquest), or Wes - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Other] Player/Naming Rival- Which ROM?

DyingWillFlareon

Burning Candle
  • 4,309
    Posts
    10
    Years
    Ok so without going into great detail(as I tend to do), I'd like to ask up front- If I wanted to do a game where you have a rival you can name that is the opposite gendered PC, which ROM would you recommend?

    FireRed- Has a namable rival, but not a gender opposite ingame.
    Emerald- Has a gender opposite rival, but not nameable.

    None of the other generations are like this either, so I'd like to know if there is a way to rename the gender opposite rival in game. Maybe a script or routine or something?

    Thanks in advance!~
     
    I did some research on this when I first got here. The thread shows you how to write a custom routine for FireRed that will allow you to rename basically anything (in game, from a script. From the intro is a lot harder) https://www.pokecommunity.com/threads/333784

    That being said, it's portable to Emerald as well, so it doesn't matter what ROM you pick - whichever you choose you're going to need some custom ASM and scripting to achieve this.
     
    Gender Opposite would just use checkgender and a female sprite. Easier than ASM xD

    This is what emerald does, afaik. This still wouldn't allow the player to give the rival a custom name though - you definitely need some ASM for that.
     
    Isnt there something like this already made?(the asm) I remember reading about it and thinking it would be pretty cool to try out. I could be totally wrong though.
     
    Isnt there something like this already made?(the asm) I remember reading about it and thinking it would be pretty cool to try out. I could be totally wrong though.

    There might be a patch for no rival naming, but the graphical hacks for changing FR to be like this would be far more complicated. You'd need to make the game load a different OW in the naming screen, change the sprite (and maybe palette) for the rival and make it load a different set of default names. So I'd say that's a minimum of three hooks, more likely 4. I remember when doing my intro that intro hacking on that level was non-existent.
     
    There might be a patch for no rival naming, but the graphical hacks for changing FR to be like this would be far more complicated. You'd need to make the game load a different OW in the naming screen, change the sprite (and maybe palette) for the rival and make it load a different set of default names. So I'd say that's a minimum of three hooks, more likely 4. I remember when doing my intro that intro hacking on that level was non-existent.

    Hmm i guess i must be going insane then....
    Cause i jnow about the no rival name. But i coulda sworn there was a hack that did this very thing..:(
     
    Hmm i guess i must be going insane then....
    Cause i jnow about the no rival name. But i coulda sworn there was a hack that did this very thing..:(

    I could be wrong though. :P I don't remember there being a public patch that does this, but individual hacks might have.
     
    Back
    Top