Search the Community
Showing results for tags 'generator'.
-
Version 1.1.5
376 downloads
This application can generate TID/SID pairs that can be used with the Cute Charm Glitch in Gen 4, and even outputs an Action Replay Code. You can: Choose the Cute Charm Lead, Shiny Group, and even specify a Trainer ID Even let the program choose the Shiny Group for you (if you want the shiny natures to be a surprise) Choose the button combo that activates the Action Replay Code (for those with broken buttons. Yes, I'm talking about you, shoulder buttons!) Add an Cute Charm Pokemon to be hacked in Compared to RNGReporter (one of the other programs tha -
PokeGen is now maintained by Mat. Current version: 3.1.13 <-- THIS IS A LINK, SINCE PEOPLE DON'T GET IT Be sure to always keep backups of your save files prior to editing. I'm not perfect, mistakes can exist in the program still. This program can be used for Diamond, Pearl, Platinum, Heart Gold, Soul Silver, Black, White, Black 2, and White 2 for the following tasks: Generating Action Replay codes to create Pokemon, modify the Pokedex, and add Mystery Gift data, including exporting to an XML file that can be dragged to the Action Replay code manager Loading
- 861 replies
-
- 1
-
-
- black and white
- codes
- (and 11 more)
-
EDIT: I think this is the most popular hit when people Google me and / or PKMDS. Just as an FYI to all those out there, this project is long dead. You can see my new stuff here: http://projectpokemon.org/forums/showthread.php?20984-PKMDS-Code-Library-Gen-V Hello all. Using my awesome PKMDS code library, I have created a little wizard for generating Pokémon. Right now it is somewhat incomplete, as there are some other features I'd like to get in there as well. THE GOAL: Upon finishing this program, the idea is to quickly and easily generate a 100% legal Pokémon, as if it were encountered i
-
I'm testing the PokeGen's Mystery Gift capabilities because I'm not too familiar with it. So far I've been able to load a Pokemon pgt file and add the Pokemon to the Tabs to generate the code. My concern is in terms of the actual Wonder Cards and Item Gifts or PokeWalker Courses. When I generated the codes for the Pokemon gift, I had to click on the check mark for Selected Pokemon (1). Later on I decided to add the Wonder Card file and the Item Gift file to the list on the left of the Mystery Gifts window. So now there's two items on the list. I selected the Item first. Exited out of the Mys
-
ive recently strated using pokegen for white and it has been working perfectly as i wanted and as it should. ive done basically everything in the game, short of playing online since the pokegen pokemon dont tend to work. im not worried about all that i just want to know if i can restart the game and play with hacked pokemon all the way through (after beating the first gym leader so i can get the c-gear and use the gts) thanks in advance! :redface:
-
The Normal PRNG: class pkmgen4prng(object): def __init__(self,seed): self.seed =(seed * 0x41C64E6D + 0x6073) if self._bitLen(self.seed)>32: self.seed = self.seed>>self._bitLen(self.seed)-32 object.__init__(self) def prngenerate16(self): seed = self.seed self.seed = (self.seed * 0x41C64E6D + 0x6073) if self._bitLen(self.seed)>32: self.seed = self.seed>>self._bitLen(self.seed)-32 return seed>>self._bitLen(seed)-16 def prngenerate32(self): firstrandom16 = self.prngenerate16() secon
-
I think it would be cool to create (or port) PokeGen to the Android platform! I have many of the plans to do so already in my head, so mainly, the only things needed to do is just the time intensive coding portions. Of course, I would really like to get the approval of the PokeGen creator (since my code and GUI would be based off of the original PokeGen), but first I would like to see if anyone would like this idea? It would be a simple UI that would run on the android (very simple so most droids could use it), this way if you ever had any spontaneous need to create a Pokemon, or a really g
-
Hi as far as I can remember I was using a cheat code generator for Pokemon Ruby/Sapphire/Emerald to do something like Pokesav but you have to input in in Codebreaker/VGA or blah blah blah.... Anyone remembers?
- 10 replies
-
Why does my PID/IV Generator look like this? Is this normal?
-
Well I was trying to create a team of Pokemon and I just wasn't getting what I wanted from Pokesav PID Generator or the other command line one that has been recommended. So I wrote one of my own in C#. I find it easier to use then the others. I made it so you can set a max gender value (just in case you want to specify your gender). Next you can specify if you want the first or second ability or if it doesn't matter to you. Next you can pick the Nature you are looking for. Then you can opt to search for particular IV's. At the moment I have programmed it to search for the IVs you selected
-
Theres a question thats been bothering me for a while now and I thought I'd ask it here. Does the Pokemon ID generator in Pokesav actually generate legal Pokemon IDs based on IVs, the location obtained etc. or does it just generate random Pokemon IDs? If it does generate random Pokemon IDs, is there any way that I can get a legit Pokemon ID for the given IVs, location obtained etc. or would I have to remake the pokemon completely?
-
I used the PID/IV generator to make a legit max 31 IV, shiny hasty Palkia. So I tried the PID Generator with option number 4 and answering all the questions correctly. And after about 10 min for the results to be made. It always says it could not be made or something along those lines. I tried it again with a different nature and ID to make sure but it all ended up in a 30 minute of epic failure:frown:. Anybody else have a simillar problem?
-
I remember there was one somewhere, where you put in the ID and SID, and it returned a list of IV/nature/gender combos that would be valid shinies with that ID and SID, anyone have a link?
-
This may sound noob-ish, but I was wondering if anyone could explain what "Type 1, Type 2, etc." mean when using the built-in PID generator. I know they have something to do with what type the PID is (Normal NDS or GBA, Very Rare GBA, Common GBA Event (Unrestricted), etc.), but I was hoping to find out which number type corresponded to what. I've been searching around for a day or so looking for the information, but I can't seem to find it.
-
I just want to make a legit shiny 10 Aniv Suicune,'coz the one that is on the event download is too bad (IVs/nature). It's PID is type 4. Is there a way to generate a legit type 4 shiny PID,corresponding to IVs I choose?