• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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.

[Pokeemerald] Changing starting location/removing truck scene

  • 8
    Posts
    2
    Years
    • Seen Dec 20, 2023
    Hello,

    As part of a romhack I'm working on, I want to change the player's starting location to a position in a new map. However, simply changing the INSIDE_OF_TRUCK parameters in src/new_game.c to my new map's id doesn't work; in the middle of the player's shrinking animation after the intro, the game crashes. How would one go about changing the starting location and scene/animation?
     
    Hello,

    As part of a romhack I'm working on, I want to change the player's starting location to a position in a new map. However, simply changing the INSIDE_OF_TRUCK parameters in src/new_game.c to my new map's id doesn't work; in the middle of the player's shrinking animation after the intro, the game crashes. How would one go about changing the starting location and scene/animation?

    There's a tutorial for that in the simple modifications thread: https://www.pokecommunity.com/posts/9982673/
     
    Back
    Top