Pokémon Gen III Rom Hacking Suite menu

User Tag List

Results 1 to 3 of 3
  1. #1
    dangchinh's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Pokémon Gen III Rom Hacking Suite

    Pokémon Gen III Rom Hacking Suite-thread_header_04_zpsa2925fe9-gif
    Intro
    At the time when tools like YAPE and A-map were created, nobody was thinking about advances in hacking technique that would enable the addition of new types, new moves, and even, an increase in the number of Pokémon. However, those times are gone. Now, we have several tutorials on adding new types and moves, a solid research foundation for new Pokémon, as well as a lot more advances that have rendered tools useless, like expanded OWs. In addition to this, the support for operating systems other than Windows is little to none. Being a Linux user, this got me thinking that we needed a new set of tools for the future.
    Else : POKEMON GO HACK POKECOINS ,Poke coins Hack iOS & Android
    NEW POKEMON GO HACK 1 5 0 UPDATED NO JAILBREAK + NO COMPUTER Tap To Walk, Teleport - YouTube

    Shinyquagsire has already begun taking care of scripting and mapping with Script Editor Advance (SEA) and Map Editor of Happiness (MEH), both written in Java. My forte is Python, which is also cross-platform. So, in December 2013, I began creating a cross platform hacking suite. The first tab is a Pokémon data editor, designed for the future. It can support new types, new moves, new Pokémon and so much more. Eventually, it will have many more tabs and pop-out windows to edit all sorts of things. So, let's begin.
    Features
    Expand the number of Pokémon on FireRed (E).
    Expand the number of Evolutions per Pokémon.
    Repoint and expand move sets.
    Supports expanded types, moves, Pokémon, etc with only small changes to the ini.
    Dynamic ini system to allow you to make changes without affecting other roms.
    Edit stats, moves, Pokédex entries, sprites, egg moves, move tutors, and more.
    Full support for formed Pokémon like Castform.
    Automatic space freeing upon repoint.
    Cross-Platform
    Brand new features and editors every release.
    ...and much more!
    Documentation
    The documentation for this tool comes as a pdf with the download. Please note that this tool has many features that are brand new, so it is important that you read the documentation to understand how not to break things. Here is also a DropBox link if you want to read through it before downloading:
    Dropbox - Error
    Screen Shots
    Gen III Hacking Suite Slideshow by karatekid552 | Photobucket
    Credits
    DoesntKnowHowToPlay- For all of his research into expanding evolutions and his tutorial on adding new Pokemon.
    GoGoJJTech - For also being apart of the expanding pokemon research.
    Interdpth- For providing me with a lot of different help in trying to compress LZ77 data.
    Shiny Quagsire- For trying to help me find an LZ77 decompression function.
    Full Metal- For his massive Python knowledge that has helped me everywhere.
    Jambo51- For not ignoring me when I couldn't figure things out.
    FBI Agent- Tons of general advice on how to make this program more efficient, though I haven't gotten to implementing many of them yet.
    MrDollSteak- Icons, advice, and tons of beta testing.
    Strawberry- For being an amazing graphic artist and making this thread look just right.
    Beta Testers
    MrDollSteak
    gogojjtech
    Le Pug: "The Breaker of Tools"
    Chrunch
    Bela
    DoesntKnowHowToPlay
    Ca
    Compilers
    If I forgot your name here or in the credits, please let me know!
    Attention non-Windows Users
    Currently, I am running Windows XP and Ubuntu 13.10 on my computer and openSUSE on a separate machine. This means that I have the ability to create binaries only for Windows and those two types of Linux. So the binaries I make may not work on Arch, Fedora, old Ubuntu, Mac, and most other operating systems. This is where you come in: if you run one of the unsupported OSs, let me know. I can teach you how to package and make binaries that you can help me distribute. The reddit mod browniebiznatch has agreed to help me make a package for Mac. Once I set you up and teach you what to do, it will be as simple as pulling down the latest version, running a single command, and then uploading. Not bad.

    If you just want to run it without packaging, you should familiarize yourself with how Python works and then install these python libraries:

    -Python 2.7.6
    -Python Imaging Library (PIL)
    -wxPython (v2.8; v3.0 won't load this for some reason)

    Then, you can run my code from command line via "python main.py" when inside of the folder that contains the source code.
    Inis for other languages and roms
    There is no way that I can keep an ini that includes all of the other languages for all of the other roms. That would be almost impossible to keep up with. So, I have left the task up to the users. I will keep the English ini up to date, but if other languages are needed, this will be the place to look. Inis can be submitted to me via pm.

    Please note that all inis here have not been tested by me. Use at your own risk.

    ---------------------------------------------
    German Emerald: Credit to Morfium
    [BPED]
    name = Pokemon Emerald (D)
    gamecode = BPED
    numberofpokes = 412
    pokebasestats = 0x334D8C
    pokebasestatslength = 0x1C
    pokenames = 0x32CF38
    pokenameslength = 0xB
    typenames = 0x32F7A8
    typenameslength = 0x7
    numberoftypes = 18
    items = 0x5946DC
    numberofitems = 0x179
    itemsdatalength = 0x2C
    abilities = 0x33009E
    numberofabilities = 0x4E
    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 = 0x33DD3C
    learnedmoveslength = 0x2
    attacknames = 0x32E0EC
    numberofattacks = 0x163
    attacknamelength = 0xD
    eggmovepointer1 = 0x703F0
    eggmovepointer2 = 0x70468
    eggmovelimit = 0x70464
    tmhmcompatibility = 0x333258
    tmhmcompatibilitylength = 8
    tmlist = 0x62705C
    tmlistentrylength = 2
    numberoftms = 50
    numberofhms = 8
    evolutiontable = 0x339CDC
    evolutionsperpoke = 5
    lengthofoneentry = 8
    evolutionmethods = None,Friendship,Friendship (Day),Friendship (Night),Level-Up,Trade,Trade (Hold Item),Stone,ATK > DEF,ATK = DEF,ATK < DEF,PID (Wurmple->Silicoon),PID (Wurmple->Cascoon),Spawn a Second,Create Spawn,Beauty
    evomethodsproperties = None,None,None,None,Level,None,Item,Item,Level,Level,Level,Level,Level,Level,Lev el,None
    evolutiontablepointers = 0x6D144,0x6D194,0x6D238,0x6D388,0x70030,0x13E194
    offsetstochangetolslr0r60x1 = 0x6D174,0x6D392,0x6D1E0,0x6D23C,0x6D24C,0x6D276,0x6D2A0,0x6D2CE,0x6D2EE,0x6D312, 0x6D322
    offsetstochangetonewminus1 = 0x6D33C,0x6D3AE,0x70036
    theshedinjafix = 0x13E036
    changetonewnumbertimes8 = 0x7001E,0x70054,0x70022,0x70056
    pokedex = 0x57D39C
    lengthofpokedexentry = 0x20
    nationaldexorder = 0x332642
    numofnondexpokesbetweencelebiandtreeko = 25
    numofnondexpokesafterchimecho = 28
    dextype = E
    jambo51learnedmovehack = False
    numofpokesbetweencelebiandtreeko = 25
    movetutorcomp = 0x626510
    movetutorcomplen = 4
    movetutorattacks = 0x6264D4
    mtattackslen = 2
    mtattacksnum = 32
    frontspritetable = 0x31EAFC
    backspritetable = 0x317228
    frontpalettetable = 0x317FE8
    shinypalettetable = 0x318DA8
    enemyytable = 0x3156A8
    playerytable = 0x316B48
    enemyaltitudetable = 0x31A73C
    iconspritetable = 0x58CAA8
    iconpalettetable = 0x58D188
    iconpalettes = 0xDDE348
    numiconpalettes = 3
    footprints = 0x580480
    Download
    Releases * G3HS/Secret-Tool * GitHubReleases * G3HS/Secret-Tool * GitHubReleases * G3HS/Secret-Tool * GitHub
    https://github.com/thekaratekid552/S...zipball/master
    https://github.com/thekaratekid552/S...tarball/master
    Fan Art
    Pokémon Gen III Rom Hacking Suite-lord_tools_icon02_zpsd82f9e72-png
    Thank you to everyone who made this possible!

    Until next time

    Pokémon Gen III Rom Hacking Suite
  2. #2
    Marvin7776f's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not for Pokemon Go....

  3. #3
    adam132's Avatar Contributor
    Reputation
    84
    Join Date
    Aug 2016
    Posts
    102
    Thanks G/R
    8/82
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wrong section ?

Similar Threads

  1. [Tool] Pokémon Gen III Rom Hacking Suite
    By dangchinh in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 08-31-2016, 03:13 AM
  2. Replies: 6
    Last Post: 08-15-2016, 09:20 PM
  3. working pokemon x,y rom?
    By darkkinght in forum Gaming Chat
    Replies: 3
    Last Post: 08-27-2013, 10:29 PM
  4. Choice of hack suite
    By Kou in forum World of Warcraft General
    Replies: 7
    Last Post: 11-26-2010, 12:29 AM
  5. My new pokemon rom mod
    By Dimmy353 in forum Gaming Chat
    Replies: 11
    Last Post: 06-01-2007, 03:47 PM
All times are GMT -5. The time now is 11:17 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search