Jump to content

Sabresite

Administrator
  • Posts

    2056
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by Sabresite

  1. #1 and #2 are legal, and #3 is not legal at all.
  2. Bred pokemon do not have a relationship between IVs and PID, so beside the obvious stuff (which looks valid), there is nothing else to verify.
  3. You should post in the "Pokemon Legality" forum. Simply create a new thread, and attach the Pokemon. Unknown GBA is ONLY legal when the pokemon can be bred. Some events show up at Unknown GBA, and that is because we are unaware if there is an algorithm.
  4. Actually, the RNG is seeded with the date/time when you turn on your machine. Like randomcouchpotato said, delay can change it to virtually anything. So could advancing the RNG using other methods than just finding Pokemon. And, there is no way to determine how long the DS has been on. Maybe someone likes to keep it plugged in and on standby instead of turning it off.
  5. Added Yellow Forest Course Korean Added NoK Jirachi Added Silver Eevee Present Added GameStop Pichu Added GameStop Jirachi Thanks guys!
  6. I have not been home to do trash bytes for NON ENGLISH PLATINUM, or HG/SS. The NoK Manaphy and Rayquaza should be there. I will verify it when I get home.
  7. Can someone please check the jirachi PCD. I am not home to check it.
  8. Nobody I know of has provided 100% proof that wishmaker jirachi can be shiny or not shiny, therefore its probably a hack.
  9. uint highPID = RandomUInt(); uint lowPID = TID ^ SID ^ highPID ^ Random( 8 );[/Code] Then generate IVs accordingly. If you want to take nature into consideration, you must do it according to OmegaDonut.
  10. Once our event database is up, you can use that.
  11. Bulbapedia is wrong, just like quite a bit of other "facts" they have.
  12. Update - 02/07/2010: - Added Pikachu colored Pichu (USA) - THanks Nigoli, Person, Kelly, and others - Added Jirachi (USA) - Thanks Nigoli, Person, Kelly, and others - Added 10th Aniv HGSS Mew (53b) - Thanks Nigoli - Added Unown GBA (Fr/Lg) Algorithm - Thanks DarkDragonite - Added X-Act Method 3 (A-C-D-E, this is theoretical until I see one) - Cleaned up NDS and GBA validation so there is no confusion. - Removed A-B-D-E from NDS. - Restricted 10th Aniv HGSS Mew (53a) to HGSS only. - Cleared up the source code for basic legality checking - Added a wider support for GBA legality To Do: - Still working on trash bytes - Will add met level & minimum level for mystery gifts - Still working on HG alternate algorithms (any help is appreciated). - Beta 55 will not require the .NET Framework and be fully cross platform (C++).
  13. There are no European Ruby/Saphire Zigzagoons. Even if there was one, it wouldn't have the same TID as the american one. Also all of its IVs are 0 which is consistent with fake zigzagoons. It was nicknamed. So no, its not legit.
  14. Everything is ready for the next version. Now that DESMUME supports pal parking, I will spend tuesday pal parking. If someone can get me HG/SS and a save file, and tell me how to get it working on DESMUME, I will migrate them there as well and manually (hex editor) pull the pokemon.
  15. That bug I believe is because the returning value for ending the battle is "fainted" instead of "escaped". In most cases it doesn't matter, but when its a roamer, you lose them forever.
  16. He got it early because places like Pokemon Secure and others already have the distribution ROM. I haven't looked at it, but they might both be on the same ROM even.
  17. The problem you are having is that the gender is based off of the PID. So if you change the gender, the PID changes, and therefore the type becomes hacked. You would need to change the IVs to conform, using SCV's PID <--> IV program.
  18. According to X-Act's information regarding Method 3, the Pokemon should show up as Unknown or Hacked type in Legality Checker. If you guys can start fishing in R/S/Fr/Lg (Not Emerald cause its RNG is messed up), and pal park them, please do. If any come up as Unknown or Hacked, then please attach them.
  19. I was under the impression that the English & Europe was US/UK/AU/EU. If not, then please upload the WCs and I will recompare the data on the binary level. I apologize if I am missing Pokemon, the contributions archive is NOT complete, and any help toward making it complete is greatly appreciated.
  20. I will be releasing a new version of Legality Checker soon which will take care of unrecognized Pokemon. I believe only the latest ones are missing (I think I fixed all of the old Korean ones). Please refresh me, if this is not the case. Regarding the Trash Bytes, Nigoli will be helping me to obtain them once he gets time. Unfortunately, I require 60-100 Pokemon for pal park slot 2-6 of each language of Platinum/HG/SS, and about 6-12 for the first pal park slot. Regarding Method 3 of X-Act, that is described as A-C-D-E, which I have NEVER seen in my life. If someone has Pokemon from the GBA games which conform to this, I would love to see them. I have spoken with LoadingNOW, tsanth, and mingot on this, and none of them are aware of this method. I can add support for it, but I am hesitant until I speak with X-Act (who never responds to me when I contact him), or get confirmation from someone else. EDIT: Yamipoli explained that she got method 3 via fishing. If someone can pal park fished pokemon for me, I will check them for A-C-D-E validity. Also when I spoke with mingot, the theory that was explained to him was that the RNG could be skipped up to twice, anywhere in the six RNG calls. That would be the mean the following can be true: A-B-C-D A-B-D-E A-B-E-F A-B-C-E A-B-C-F A-C-D-E A-C-D-F A-C-E-F A-D-E-F I am not sure what part of this information is possible.
  21. Its in the readme.txt that comes with Legality Checker.
  22. It has been stated by some that the PGT data is an exact replica of part of the data of the PCD. I have not verified this myself, is this correct? If not, then I will request only the actual PGT (accompanying the actual PCD) be contributed where possible.
  23. Please tell me when the proper PGT (as well as PCD) has been attached, so that I can include it. Also sorry for the delay I have been sick. I will include both the Pikachu and the Eevee. Thanks Nigoli and Kelly.
×
×
  • Create New...