• 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!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist 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.

[Pokeemerald] Changing starting location/removing truck scene

  • 8
    Posts
    3
    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