I see, perhaps its a new form of packaging withing the game itself, maybe it has instructions to run whenever it sees something it doesn't like
I made an account here to tell you that I can't get the met location thing to work. I'm making a new Spiky-Eared Pichu and I put Ilex forest as the location. However, when I put the code in and activate it and look at the Pichu's met location is ---------. What the heck(ll) is wrong with that?
A thought occured to me, would it be possible to set the stats directly with this?
i mean, could you add an optional part instead of IVs and EP's that instead generates stats?
considering there just memory locations, im sure they could be changed to anything up to 999
so stats are based to pokemon only? seems like an awful amount of extra code Normally, if it has three digits, a game value can be maxed to 999, i know that health can be in pokemon, quite frankly, i just want to change scizors speed to 300 so that it = scythers XD
since i still feel its slower than it should be

I tested and confirmed that this is happening. I'll look into it.
Edit: I've fixed the problem. I'll be uploading a new version fairly soon, with a much-needed addition as well.
You probably can modify certain memory addresses to change stats while in a battle, but they'd only be temporary, if that even works at all. For the purposes of this program though, no, nothing like that can be done.
I was considering adding the ability to see what the resulting stat would be based on the level, IV, and EVs you've entered though.
Last edited by Codr; Mar 26th, 2010 at 05:53 PM. Reason: -
Theres a thing on serbii that can calculate the stats
and nevermind, it seems that when not hacked a 300 speed scyther would drop down 100 speed when it changes : (
that sucks

I've updated it to version 1.2. This fixes the location issue as well as adding informative tooltips to nearly everything.
Alright, thank you. I'll keep a look out on the bugs as well. I suggest you make a HG/SS Encounter list such as the 'Caught in Buildings D/P/Pt' for HGSS or remove them. I don't see a need in them truthfully, unless you can tell me otherwise.
*The attached file seems to be broken at the moment.
Last edited by Essence; Mar 26th, 2010 at 07:28 PM. Reason: Broken attached file.

I honestly don't have a clue what it's for either, but for someone trying to achieve a completely legal Pokemon, they probably need to be able to set it. As for a specific list for HG/SS, there may be a few new "encounter" types, but most of them will still be the same.
You caught it right in the middle of me updating it.*The attached file seems to be broken at the moment.
Ah, I see. The new version seems to work so far. I'll tell you if I come across anything, the HG/SS PokeSAV doesn't seem to work for me as it's missing everything I'm aiming for.
*Just a suggestion, but you should add a feature that lets you make multiple pokemon. I don't like having to make a pokemon code and extract part of the code to the first pokemon code I made. ie,.
Spoiler
Last edited by Essence; Mar 27th, 2010 at 06:56 AM. Reason: -

I doubt I'll get many, or any, responses to this, but does anyone actually use this program for the GBA games? I was considering removing support for them to make things a little easier on myself, but I'm not sure.
That's not a bad idea, although it'd probably require quite a bit of work with the way it's currently designed. I may do it, but only after I get the PID generator the way I want it. Do you happen to know just how many lines can be in a single code on the Action Replay? It'd have to be limited for sure, I just don't know what that limit is.
As for the GBA games, no, I don't. Gave and traded them away a long time ago so it's of no use to me really.
As for the limit, I think it's around 450-500 lines, not quite sure. If it's beyond 500, all I know is that the game will not start considering there's too many line of codes in that particular cheat. This mostly happens when you create too many pokemon on PokeSAV or any other program. So a good guess would be around 400 lines.
*Though, I want to know how to program. Mind telling me how you're editing this stuff? I don't mind if it's really complicated o.o
Ok, I downloaded the new version and i noticed that your description on fateful encounter isn't very clear. Im sure not sure myself but I found a use for it. I think it relates to event pokemon. The coversion of Shaymin from land to sky from requires Gracidea's Flower. However it MUST be an EVENT Shaymin. So I tried generating one and sadly it didn't work :/
I did it like 30 min later, with fateful encounter on and what do u know, it worked.
Just incase one of u ask how to get a flying Shaymin :P

There are several things I'm unfamiliar with regarding the Pokemon data. As you discovered, this was one of them. I'll add some more information to the tooltip, thanks.
Edit: Btw, the generator has the ability to generate a Sky Form Shaymin directly but I apparently broke it in the current version. It's fixed for the next release.
Thanks. I don't currently have the actual hardware to test on myself, so I have no idea what its limitations are.
The generator is made with a language called C++, with Visual Studio (software that provides an environment for editing, debugging, and much more). If you genuinely have interest in programming, you've probably heard of them before. I'm not sure what more to say than that, you'd have to ask something more specific.
Last edited by Codr; Mar 28th, 2010 at 12:29 PM.
Bookmarks