tysonrss wrote:
The One GSC Trainer Editor. OneGSCTrainer is an another program written in Python which enables you to edit trainer data. What are its main features? Supports Gold, Silver and Crystal versions. Allows to add, delete and edit trainers and their pokemons - no limitations! The only limit is amount of empty space left. Pokemon Battle Scene Creator Loading. Player Trainer × Pokemon × Challenger. Trainer × Pokemon × Scene. Scene × Textbox × Background Color.
I have a suggestion for the program. It would be cool if it also allowed the pointer to the trainer pic to be changed and in addition to that, show the pic itself when changing the data to the trainers.
Hot dog bar free printables. If it was going to edit things about the trainer classes themselves, it might be good to have it include not just the picture pointer, but the song that plays when you are 'seen' by the trainer, the DVs for Pokemon used by that trainer class, and the base prize money for that trainer class as well. Those are all easily editable, but they are in different areas in the rom so putting them together in an editor would make it more convenient. But its up to Akwa obviously as to whether those get included or not. Its still a handy editor either way.
EDIT: If you didn't want to add all of that, a simple thing to do would be to have it read Pokemon, Item, and Attack names from the rom, since those are fairly common things to edit (and since it already loads Trainer names from the rom, I figure it wouldn't be as difficult to add these as well). Adsense blogspot template. But again, up to you.
Pokemon Gba Sprite Editor
Last edited by Mateo (2013-02-08 23:33:12)
mrtienduc1999 wrote:Miksy91 wrote:Use AgiXp to insert the image in a Gold/Silver rom and then copy it over to your Crystal rom. The decompression routine should be the same so the sprite should be displayed properly in it as well. After you have copied the sprite, you simply need to look for a pointer to the original image and change that to point to the new image you copied over and you're done.
-Wow, i think it can be difficult for me. Can you guide details?
Pokemon Red Map Editor
1. Insert the image in a gold/silver rom and tell AgiXp an exact offset where you want to input the image.
2. Open the rom where you inserted the image with a hex editor, go to that offset where the image is and use the copy paste function of the hex editor to select the data of the image (ends with byte FF and there should be lots of 00 00 00.. after it), and transfer the image that way to your crystal rom.
3. Look for a tutorial how to work around with repointing data.
4. Change the pointer to the original image which you wanted to replace so that it points to this image that you copied to your crystal hack with the hex editor.
Pokemon Gold Battle Sprite Editor
It's not that easy, but on the other hand, it's not hard either.