PDA

View Full Version : Pokémon Red/Blue Gym and Elite 4 Editor


swampert22
April 8th, 2008, 05:44 AM
Hey folks, with all the buzz of programming happening lately, I decided to have a go myself.
I couldn't decide what to make, so I thought way back to when I was hacking Pokémon Red version and remembered how annoying changing the Pokémon gym leaders had was, so I decided to make a tool!

This is my first attempt at programming so I'm open to constructive critisism. I have tested it on Brock, and it works fine. (I couldn't be bothered to play the game any furthur) It is the same principal for all the battles, so it should be fine...

Here it is!

http://i295.photobucket.com/albums/mm146/swampert22/RBGE4E.png

This tool only works for Red and Blue version, but if enough people want it, I will extend functionality to Yellow version too.

There are also plans for a simular tool for Gold and Silver!

Enjoy!

Download

Pokémon Red/Blue Gym and Elite 4 Editor (http://www.sendspace.com/file/uvqcht)

Black_Phantom
April 8th, 2008, 08:58 AM
Nice tool there, saves having to hex edit some more stuff, keep up with the programming!

cε׀׀
April 8th, 2008, 10:47 AM
Nice tool, I hope you add more functions to it...
and keep programming!! The tool is also very good..

eXeggutoR_
April 30th, 2008, 05:56 PM
Great tool!

does anyone know of one that lets you edit what moves the pokemon that the gym leaders/elite 4 have?

nemesish
May 1st, 2008, 12:36 AM
Yes man. Extend it to be used on Yellow. Please!

jimsta
May 1st, 2008, 02:21 AM
cool program , but its usless to me.
Can you please add FireRed?

Team Poison
May 1st, 2008, 05:32 AM
All we need now is a trainer editor for Pokemon Red and Blue also Yellow.

liuyanghejerry
May 1st, 2008, 06:43 AM
Nice! It makes me miss my Pokemon Green...

swampert22
May 1st, 2008, 10:42 AM
Great tool!

does anyone know of one that lets you edit what moves the pokemon that the gym leaders/elite 4 have?

Its possible, I think, because I know for a fact that Brock's Onix can use Bide, which is not normal. It'll be stored in the rom somewhere, I'll just have to find it. If I do, I'll add it into a new version!

Yes man. Extend it to be used on Yellow. Please!

I was planning to research the offsets and add them in. Watch this space...

cool program , but its usless to me.
Can you please add FireRed?

Why not use PET?

All we need now is a trainer editor for Pokemon Red and Blue also Yellow.

Yep, It is entirely possible, but researching all the trainers would take a lot of time, effort and patience, which I don't have. Maybe I'll do it come summer when I have more free time - right now its CRAM CRAM CRAM for exams!

jimsta
May 1st, 2008, 03:20 PM
Why not use PET?


Cause I cant find a working download

nemesish
May 6th, 2008, 12:09 AM
cool man, thanx.
Since i´m only hacking the "special" versions (Ye/Cr/Em) i´m really in need for this

swampert22
May 6th, 2008, 02:21 AM
cool man, thanx.
Since i´m only hacking the "special" versions (Ye/Cr/Em) i´m really in need for this

I've started work on Yellow compatability, so I shouldn't be that long know, I just have to fit it in around my busy schedule. After that I'll probably make one for G/S/C straight away!

Why not start by doing some mapping?

Lyulf
May 6th, 2008, 04:09 AM
Its possible, I think, because I know for a fact that Brock's Onix can use Bide, which is not normal. It'll be stored in the rom somewhere, I'll just have to find it. If I do, I'll add it into a new version!

Actually mate brocks onix has always been able to use bide. tool looks cool though but i could not downloadit cuz when i did it would not work on my laptop.

nemesish
May 6th, 2008, 05:52 PM
I´ll try, but i´m busy now with FFXii on my ps2, and my job

Game_freak
May 7th, 2008, 01:51 PM
please can you extend it for yellow version

swampert22
May 7th, 2008, 02:13 PM
please can you extend it for yellow version

I am going to when I get some free time. I'm busy with exams and real life...

DemiKid
May 22nd, 2008, 05:25 AM
Hey swampert.....

When i used this program and saved the changes on my blue.....
It wont save.......
what should i do?

swampert22
May 22nd, 2008, 01:19 PM
Hey swampert.....

When i used this program and saved the changes on my blue.....
It wont save.......
what should i do?

Have you tried clicking file then save in the window you're editing?

If you are and it's not working then let me know. I was going to add yellow version to it when I finish my exams, so I could fix it then.

Darthatron
May 23rd, 2008, 01:51 AM
Hey swampert.....

When i used this program and saved the changes on my blue.....
It wont save.......
what should i do?

Check if the file is Read Only. This stops the file from being able to be edited.

EDIT: Swampert, you could always add a line of code to make a File Read/Write.

DemiKid
May 23rd, 2008, 04:05 AM
Check if the file is Read Only. This stops the file from being able to be edited.

EDIT: Swampert, you could always add a line of code to make a File Read/Write.

How can i know if its a read only file?
Thanks

Darthatron
May 23rd, 2008, 04:57 AM
How can i know if its a read only file?
Thanks

Right Click it in Windows Explorer and check if the Box "Read Only" is ticked. If it is untick it, if not... I don't know. :(

DemiKid
May 23rd, 2008, 07:36 PM
No the pokemon rom is not read me file.

timson733333
May 23rd, 2008, 09:41 PM
Cool tools. Are you going to make one for Yellow/Green?

swampert22
May 24th, 2008, 03:47 AM
Cool tools. Are you going to make one for Yellow/Green?

I have some spare time coming up, so I'll add Yellow this week...maybe

Does anybody even hack green? I can't really see the point in spending ages finding and adding offsets for something nobody is going to use.

IIMarckus
May 24th, 2008, 10:04 PM
Does anybody even hack green? I can't really see the point in spending ages finding and adding offsets for something nobody is going to use.I've messed around with it, and it can't hurt to add it in. Finding offsets between games isn't all that difficult.

nemesish
May 25th, 2008, 10:28 PM
i´m hacking green right now. The only thing missing for me is how to translate it.
As IIMarckus sez, it wouldn´t hurt to add green

swampert22
May 28th, 2008, 01:53 PM
Yo people, you wanted it, you got it!

Yellow and Green versions have been added to this tool. Go to my main toolbox to download it, I'd rather all discussions about my tools happened in my main toolbox!