• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

Pokémon Emerald 650

nemesish

Azure Trainer
473
Posts
16
Years
  • I would, but the guy rejected me when I asked him for help...

    He said, and I quote: Yes, I don't have it written in ASM rn but I'm going to release everything I have as a base when I'm done.

    Why should I wait for a ROM base? Just make it open-source or something on Jambo's adding new moves to 3rd Gen thread...

    Maybe, if TM extension can't be done, why noy having tutors (infinite uses) for the "tm 51-100" moves?
     
    129
    Posts
    8
    Years
  • Maybe, if TM extension can't be done, why noy having tutors (infinite uses) for the "tm 51-100" moves?
    He wants to create the best game, and none of people's game can better than it. Nowadays, Pokemon hacked game is a race, it means who's game is best! Also, in ORAS, there are 100 TM moves and 50 tutor moves such as Dragon Pulse, Heat Wave, Gunk Shot. If put 51-100 into tutor moves, it doesn't have space to arrange these 50 moves. I suggest he can replace some moves in TM, such as replace TM41 into Dark Pulse, TM09 into Energy ball, TM03 into Scald.
     
    1
    Posts
    9
    Years
    • Seen Mar 12, 2016
    So uh...

    When will the old download be back up?
    I can't seem to figure out why it was taken down; nor can I find a copy of the patch anywhere for it.
     
    129
    Posts
    8
    Years
  • So uh...

    When will the old download be back up?
    I can't seem to figure out why it was taken down; nor can I find a copy of the patch anywhere for it.

    Look at the website which I post in last one
    Pokémon Emerald 650
    Pokémon Emerald 650
     
    14
    Posts
    8
    Years
    • Seen Aug 3, 2016
    I tried to download it but it doesn't work... When I try to open it in Advancemap, PGE, etc. It only shows until Chimecho... Nothing added is there... (Used the one from baidu)
     

    pokefreak890

    The One that will make everything great
    853
    Posts
    9
    Years
    • Seen May 18, 2023
    Hey LCoolJ95 are u still working on emerald 721 or is it still on hiatus?
     
    95
    Posts
    11
    Years
    • Seen Nov 25, 2016
    Can I still use this for my hack? It's been taken down, but I have it on my PC from when it wasn't deleted. So can I use it? I mean am I allowed? I'm the middle of a hack using it right now.
     
    7
    Posts
    11
    Years
    • Seen Oct 17, 2023
    I need help with the following offsets :

    # Emerald
    [BPEE]
    RomName = Pokémon Emerald (E)
    PkmnStatsOffset =
    PkmnNamesOffset =
    ItemNamesOffset =
    AttackNamesOffset =
    AbilityNamesOffset =
    EvoDataOffset =
    MovesLearnedOffset =
    TMCompatOffset =
    TMDataOffset =
    DexNumbersOffset =
    HoennNumbersOffset =
    DexDataOffset =
    MaxMovesLearned =
    NumItems =
    MaxDexText =
    DexFormat =


    For use in Yet Another Pokemon Editor



    [GENERAL]
    ROMCode=BPEE
    ROMName=Pokémon Emerald (English)

    [MOVE]
    NumberOfContestEffects=
    NumberOfMoves=
    ----------------------------------------------------------
    SoundBasedMoves=
    ContestDescriptionTable=
    ContestMoveEffectData=
    ContestMoveData=
    MoveAnimationTable=
    MoveDescriptionTable=
    MoveData=
    MoveNames=

    [ITEM]
    IndexOfFirstTM=
    NumberOfHMs=
    NumberOfItems=
    NumberOfTMs=
    ----------------------------------------------------------
    TMData=
    ItemIMGData=
    ItemData=

    [ABILITY]
    NumberOfAbilities=
    ----------------------------------------------------------
    AbilityDescriptionTable=
    AbilityNames=

    [POKEMON]
    NumberOfPokemon=
    NumberOfMaxEvolutions=
    ----------------------------------------------------------
    PokemonAnimations=
    PokemonShinyPal=
    PokemonNormalPal=
    PokemonBackSprites=
    PokemonFrontSprites=
    MoveTutorCompatibility=
    TMHMCompatibility=
    PokemonEvolutions=
    PokemonMoveTable=
    PokemonNames=
    PokemonData=

    [TRAINER]
    NumberOfTrainers=
    NumberOfTrainerImages=
    NumberOfClassNames=
    ----------------------------------------------------------
    TrainerPaletteTable=
    TrainerImageTable=
    ClassMoneyLocation=
    ClassNamesLocation=
    TrainerData=

    [MISC]
    SizeOfBattleText=
    SizeOfPCText=
    SizeOfNatureNames=
    ----------------------------------------------------------
    BattleText=
    PCText=
    NatureNames=

    For use in Gen3Tools (2.9.1)
     

    pokefreak890

    The One that will make everything great
    853
    Posts
    9
    Years
    • Seen May 18, 2023
    okay so i expanded emerald upto 880 but when i put all my expanded offsets in G3HS everything works except move tutors it keeps giving me this error "move tutors have not been fully loaded because there was an error. either not enough moves were loaded due to a bad number in the ini or the learned data offset is bad/coruptted. the error occured trying to read the move #65535 the current number of moves is 510.

    okay so this is my G3HS ini


    [0003]
    name = Pokemon Emerald (E)
    gamecode = BPEE
    numberofpokes = 880
    pokebasestats = 0x9c3f90
    pokebasestatslength = 0x1C
    pokenames = 0x9c19c0
    pokenameslength = 0xB
    typenames = 0x9c1730
    typenameslength = 0x7
    numberoftypes = 24
    items = 0x5839a0
    numberofitems = 377
    itemsdatalength = 0x2C
    abilities = 0x31b6db
    numberofabilities = 78
    abiltiesnamelength = 0xD
    egggroups = Monster,Water1,Bug,Flying,Field,Fairy,Grass,Human-Like,Water3,Mineral,Amorphous,Water2,Ditto,Dragon,Undiscovered
    leveluptypes = Medium-Fast,Erratic,Fluctuating,Medium-Slow,Fast,Slow
    learnedmoves = 0x9c9fd0
    learnedmoveslength = 0x2
    attacknames = 0xe3cf80
    numberofattacks = 511
    attacknamelength = 0xD
    eggmovepointer1 = 0x703F0
    eggmovepointer2 = 0x70468
    eggmovelimit = 0x70464
    tmhmcompatibility = 0x9d6758
    tmhmcompatibilitylength = 8
    tmlist = 0x616040
    tmlistentrylength = 2
    numberoftms = 50
    numberofhms = 8
    evolutiontable = 0x9d90a0
    evolutionsperpoke = 5
    lengthofoneentry = 8
    evolutionmethods = Breeding Only,Friendship,Friendship (Day),Friendship (Night),Level-Up,Trade,Stone,Trade (Hold Item),ATK > DEF,ATK = DEF,ATK < DEF,PID (Wurmple->Silcoon),PID (Wurmple->Cascoon),Spawn a Second,Create Spawn,Beauty
    evomethodsproperties = None,None,None,None,Level,None,Item,Item,Level,Level,Level,Level,Level,Level,Level,None
    evolutiontablepointers = 0x6D140,0x6D190,0x6D234,0x6D384,0x70030,0x13E558
    offsetstochangetolslr0r60x1 = 0x6D170,0x6D38E,0x6D1DC,0x6D238,0x6D248,0x6D272,0x6D29C,0x6D2CA,0x6D2EA,0x6D30E,0x6D31E
    offsetstochangetonewminus1 = 0x6D338,0x6D3AA,0x70036
    theshedinjafix = 0x13E3FA
    changetonewnumbertimes8 = 0x7001E,0x70054,0x70022,0x70056
    pokedex = 0x9e9470
    lengthofpokedexentry = 0x20
    nationaldexorder = 0x9e80f0
    numofnondexpokesbetweencelebiandtreeko = 25
    numofnondexpokesafterchimecho = 28
    dextype = E
    jambo51learnedmovehack = False
    numofpokesbetweencelebiandtreeko = 25
    movetutorcomp = 0x9d82dc
    movetutorcomplen = 4
    movetutorattacks = 0x61500c
    mtattackslen = 2
    mtattacksnum = 32
    frontspritetable = 0x9cad94
    backspritetable = 0x9cc918
    frontpalettetable = 0x9ce49c
    shinypalettetable = 0x9d0020
    enemyytable = 0x9d3728
    playerytable = 0x9d1ba4
    enemyaltitudetable = 0x9d52ac
    iconspritetable = 0x9d5620
    iconpalettetable = 0x9d63e4
    iconpalettes = 0xdde1f8
    numiconpalettes = 3
    footprints = 0x9e1a24
    locationnames = 0x5A1480
    locationstart = 0x0
    locationend = 0xD4
    locationtblfmt = 2


    and this is my expanded offsets

    pokemon names = 9C19C0
    pokemon base stats = 9C3F90
    pokemon movesets = 9C9FD0
    front sprites/PokemonAnimations = 9CAD94
    back sprites = 9CC918
    normal palette = 9CE49C
    shiny palette = 9D0020
    player Y = 9D1BA4
    enemy Y = 9D3728
    altitude = 9D52AC
    icons = 9D5620
    icon palette control = 9D63E4
    Tm compatability = 9D6758
    tutor compatability = 9D82DC
    evolutions = 9D90A0
    footprints = 9E1A24
    cry table = 9E27E8
    cry table 2 = 9E512C
    axuillary cry table = 9E7A70
    national dex = 9E80F0
    hoenn dex(pokedex) = 9E8770
    hoenn dex(summary) = 9E8DF0
    pokedex entries = 9E9470

    im sorry if its not allowed to post my project in the same place as yours i just want my ini to be fixed and im hoping that someone here can help i just hope im not breaking any rules
     

    LegendChu

    ❤ CAREFREE, BUT CARING ❤
    14,123
    Posts
    10
    Years
  • Gen3tools uses dynamic offsets so a lot of those offsets will be correct already if you just open up the ROM.
    I don't have the patch downloaded but I guess, you still have to make changes to the ini files of G3T, to make the patch work with it, right?
    By the way, does anyone have the list of the Offset changes made in the Emerald 650 patch & what changes are to be made to the ini files of A-Map, GH3S etc, to make those compatible with the patch? Can someone please load them?:)

    This website has theta emerald v1.4:
    https://tieba.baidu.com/p/3967976288
    This website has 650 patch:
    https://tieba.baidu.com/p/4105871221

    That website is in some crazy language, as all I can see is symbols, but I still figured out that I had to put the code given on the site in the empty space. the problem is that its asking for a user name & password (I can still only see crazy symbols, but I figured out that was what it wants. Help please!
     
    129
    Posts
    8
    Years
  • I don't have the patch downloaded but I guess, you still have to make changes to the ini files of G3T, to make the patch work with it, right?
    By the way, does anyone have the list of the Offset changes made in the Emerald 650 patch & what changes are to be made to the ini files of A-Map, GH3S etc, to make those compatible with the patch? Can someone please load them?:)



    That website is in some crazy language, as all I can see is symbols, but I still figured out that I had to put the code given on the site in the empty space. the problem is that its asking for a user name & password (I can still only see crazy symbols, but I figured out that was what it wants. Help please!
    I have 650 patch, but I don't know why LCCoolJ95 has moved 650 patch out, I think you need to make sure is he still allowed us to use that patch? If no, I cannot tell you how to download it. Because hack on someone's hacked game without the permission from the creditor is against the rule. In these 10 days, he doesn't give us any response at here, so I don't know what's happened.
     
    Back
    Top