Jump to content

SCV

Administrator
  • Posts

    507
  • Joined

  • Last visited

Everything posted by SCV

  1. You do exactly what you quoted. You take the L and use L<<16. Then you make a loop. L=L<<16; for($i=0;$i<0x10000;i++) { if( ( (0x41C64E6D * ( $L+$i)+ 0x6073) % 0xFFFFFFFF)>>16==H ) { //Calculate IVs here seeding with $L+$i } } This is similar to the above except with you start with a different stage of the RNG. (L and H are different)
  2. Except for models for maps, DPP is not "harder" to edit. It has just been around less and there are less people working on it so progress is slow. Its just that people feel powerless if they don't have a program to do something for them. That is why our rom editing section is called rom editing. Most people do not engage in rom hacking. They engage in rom editing and should be aware of it.
  3. Amount of tools means nothing as far as something being possible.
  4. Whenever 0x is in front of a number it means its in hex. So there are 0x348, in other words 840 commands. We have these: http://projectpokemon.org/wiki/DPP_Script_Commands For now I am at least trying to get the number of parameters right.
  5. <p><p><p><p><p>Thanks, but its actually Sabresite who is working on PokeMod.</p></p></p></p></p>

  6. <p><p><p><p><p>Thanks, but its actually Sabresite who is working on PokeMod.</p></p></p></p></p>

  7. Nowhere is it said that Arceus IS a god or that Dialga and Palkia ARE dieties. They are in Sinnoh's mythology. But that is allowed to be just that, mythology of a particular region. A new region can bring a new mythology. Pokemon has been designed so they can keep adding new regions with new mythos ad infinitum.
  8. Pokemon types will be editable. I don't know whether I am almost done with scripting. There are 0x348 scripting commands.
  9. Here you go: http://projectpokemon.org/editingresearch/guidepidiv.php
  10. Well that depends on what "soon" means. I am working hard on it and will release it ASAP. It its not clear what ASAP means either since I am also working on several projects for the site.
  11. Well, the new approach will be completely different and that will no longer be a problem.
  12. Those are by far not the only restrictions in the game. Who is "we" and how do you plan to do that? Well, Project Pokemon is not about Pokesav, I would appreciate it if you stop thinking that and 99% is wrong. We can definately find 10 people who don't use pokesav for their teams. 1 being me.[QOUTE]Also, a post thats edited before anyone else posts doesn't show the EDIT thing under it. Someone changed the **** to dust. You were the first person to post after me when it suddenly changed. The only other possibility is that another mod appeared and changed it right before you posted. Yeah, I don't see how that becomes chainging alot of words.
  13. Well, now, I am not too sure about that: in between when I posted this: http://projectpokemon.org/forums/showpost.php?p=10292&postcount=47 and now, Colin posted this: http://www.smogon.com/forums/showthread.php?t=54147 Any opinions on how we should proceed?
  14. I see exactly 1 post edited and that is the first post which I edited to change the title. I don't see where a lot of your words got replaced. Also I would like a response to: http://projectpokemon.org/forums/showpost.php?p=10198&postcount=35 Now, answer me this: Why do you trust the results of a particular group of people who get their stats from users using a particular program that is not built on reverse engineering? Shoddy is built from experimental results and trial, etc. Meaning incorrect implementations will affect battles to be different than if people were battling using a DS and hence people will adjust their teams to that environment. This may or may not be close to what the rules should be for people not using shoddy. What you can trust is that we will find out all game mechanics for each move and modify shoddy to work as the game does. Another things that makes a potential difference is that you can make the perfect team on shoddy and many people will battle with those, but those teams may or may not be feasible for people not using shoddy. So why should the stats for people who can make any team they want affect people who are playing with a DS on wi-fi and not using pokesav to make their teams?
  15. We have known that for months. It is just the regular algorithm with the IVs truncated. The truncation happens when copying the roaming info to the pkm. In between generation and encounter, you can find the roaming info in the sav, which includes PID and IVs and they are that of a normal GBA algorithm.
  16. Well, to be fair, we brought alot of people from the old site. Some other sites did not have that luxury.
  17. That is correct. He was probably going off the faulty jap --> english translation in pokesav rather than going by the game.
  18. I chose squirtle in Red and likewise for Fire Red.
  19. I use konqueror, which comes standard with KDE.
  20. Pokemon from platinum have two location areas. The real platinum location and a DP compatible location. The DP compatible location is in the same place as it was for DP. The platinum locations are in 0x44-0x47. However, COM did not update pokesav platinum to recognize those as locations.
  21. In case you did not notice, we also enabled Social Groups, Friends, Albums and Profile Styling.
  22. Social Groups were enabled together with the VMs. You must go to the user CP and look for social groups on the left.
×
×
  • Create New...