NW's Pokémon Program Suite Project

About Us | Site Map | Contact Us
Home Page | What is this? | Screenshots | Changelog | PPS Wiki | Related Links
Latest News | RSS Feeds | Archives
Main Releases | Weekly Builds | Source Releases | Related Releases | Updates
Project Progress | Project CVS | Project SVN | The Future
Support Forums | Help Central | Frequently Asked Questions | Known Issues
References | Donate! | Site Map | Privacy Policy | Copyright Information | Contact Us
subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link | subglobal7 link

Frequently Asked Questions

small logo

The FAQ...

This section is for questions that are asked by users frequently, If there is anything you want to ask then it is best to check here to see if the question has already been asked, before asking the question on our forums. New frequently asked questions are added to the top of the list in most cases.

Table of Contents

  1. Why is the Diamond and Pearl information incomplete?
  2. Where can I check the status of the project?
  3. What version(s) of the .NET framework can this project run on?
  4. What version(s) of Visual Studio does the projects source code support?
  5. Is there a 'lite' version of the program available? The installer is over 50mb!
  6. Is the project dead? Nothing has been released for months!
  7. How many calculators are available?
  8. What do the calculators do?
  9. You've listed Ghost as a Physical attack. Why?
  10. Is there anything special about Shiny Pokémon other than the colour?
  11. What are Base Stats?
  12. What does STAB stand for?
  13. What versions of Microsoft Windows does this program run on?
  14. What do RC and RTM stand for?
  15. I get an error message saying that the database 'timed out'. What gives?
  16. Does Eevee evolve by day or by night in FR, LG, R, S and E?
  17. I want Mew/Celebi and I really need one, Where can I get one without having to attend a Nintendo Event?
  18. What happens when a Pokémon runs out of PP for it's moves?
  19. Does this program expire after 30 days of use and/or do I need to register?
  20. Can I use this program to look up EVs?
  21. Where does ##### live?
  22. How can I save the information?
  23. How do I view the information I just saved?
  24. How do I print the information?
  25. What do those '?' buttons do?
  26. Why did you change to .NET?
  27. The Program does not work because it complains that it doesn't have .net Framework, what do I do?
  28. When I launch the program, it complains that I don't have the right version of .net Framework 2.0? What gives?
  29. How much HDD space does this program and it's associated files take up?
  30. Will this program run on the 64 bit versions of Windows?
  31. Will you guys and gals make a Mac or Linux version?
  32. Will you guys and gals make a version of this program in <insert your language here>?
  33. Where can I find updates to this program?
  34. Could I burn this program to a CD or DVD?
  35. Can I become a member of the dev team?
  36. How do I apply to become a member of the dev team?
  37. I spotted an error. What can I do?
  38. Could I make a donation?
  39. When I click on the 'Check for Updates' option on the help menu I get a message saying the 'remote name could not be resolved'. What is going on?
  40. What Pokémon are available in the 'Pokémon Database' tool?

The Questions

Q1. Why is the Diamond and Pearl information incomplete?

Because most of the contributors to the Database portion of the program, either quit, or never bothered to release their stuff.

Back to Top

Q2. Where can I check the status of the project?

On the project status page, which can be found here.

Back to Top

Q3. What version(s) of the .NET framework can this project run on?

This program will run on Version 2.0, 3.0 and 3.5 versions of the .NET Framework. It is speculated that it will run on future versions as well.

This program uses little or no features of .NET Framework version 3 or 3.5 and is backwards compatable with most .NET versions, except 1.0 and 1.1...

Back to Top

Q4. What version(s) of Visual Studio does the projects source code support?

The source code supports any version of Visual Studio 2008. Early BETAs support VS2005.

Back to Top

Q5. Is there a 'lite' version of the program available? The installer is over 50mb!

The 'lite' version is released seperately, Lite versions use this filename format on the downloads page: nwppsX_bin-relXXXX.rar, where X is the major version and XXXX is the revision number.

Back to Top

Q6. Is the project dead? Nothing has been released for months!

No, We've been busy with other things. Also we've released a test version of 2.0.1275 in the meantime.

Back to Top

Q7. How many calculators are available?

A. At the moment there are five, They have been contributed by MetalKid. All credit goes to him for them...

Back to Top

Q8. What do the calculators do?

A. The calculators all do different things; One calculates damage; One calculates the experience you can get from certain Pokemon; One calculates hidden power damage; One calculates statistics and the last one calculates IV's...

Back to Top

Q9. You've listed Ghost as a Physical attack. Why?

A. The fact is, Ghost is based on the Physical Attack, and Dark is based on Special Attack (even if the move names are misleading, that is unfortunately the sad truth).

Update: This will change in Diamond and Pearl. In Diamond and Pearl the moves are separately Physical or Special, Or even neither.

Back to Top

Q10. Is there anything special about Shiny Pokémon other than the colour?

A. The only real difference between normal Pokémon and their shiny versions is the way they look. Shiny Pokémon are coloured differently. Other than that detail, they are exactly the same.

Back to Top

Q11. What are Base Stats?

A. Base stats are numbers that determine a Pokémon's general ability. Based on these numbers, the Pokémon's stats will grow in a certain way and have a certain maximum value. The higher the base stat is, the better the end result for that particular stat. If you are looking for a particular stat to have, It's more than likely that anything over 100 will serve you well.

Back to Top

Q12. What does STAB stand for?

A. STAB stands for Same Type Attack Bonus. Let's take Slowbro for example. Its two elemental types are Psychic and Water. If you were to use Thunderbolt, which is an electric move, it will do normal damage to it. However, if you were to use surf, then the attack power is would be 95 * 1.5 = 142.5. If you decide to use a move that is the same elemental type as your Pokémon is, the damage is multiplied by 1.5x. So using Psychic with Slowbro would also result in 90 * 1.5 = 135 attack power.

Back to Top

Q13. What versions of Microsoft Windows does this program run on?

A. As far as we are aware it runs fine on Windows 98 to Vista. Windows 98 runs with issues however.

Back to Top

Q14. What do RC and RTM stand for?

A. RC stands for Release Candidate and RTM stands for Ready to Market OR Ready to Manufacture, depending on who you're talking to.

Back to Top

Q15. I get an error message saying that the database 'timed out'. What gives?

A. It seems that the program has taken too long trying to access the database. Please make sure you aren't performing any processor intensive tasks before trying again. This message will also appear if your computer has less than the minimum requirements.

Back to Top

Q16. Does Eevee evolve by day or night in FR, LG, R, S and E?

A. No, sadly, it doesn't evolve this way anymore, even though it was great in the old Gold, Silver and Crystal days. There's no clock in FRLG and no day or night in RS or E. If you want Umbreon or Espeon you'll have to trade them from colosseum. There is also some kind of randomness involved as well.

Back to Top

Q17. I want Mew/Celebi and I really need one, Where can I get one without having to attend a Nintendo Event?

A. I wouldn't have a clue, Ask Nintendo. The other alternative is to use a GameShark, but there is a great chance that doing such a thing will corrupt your save data.

Back to Top

Q18. What happens when a Pokémon runs out of PP for it's moves?

A. It will use Struggle which is automatic. The power of struggle is directly proportionate to the Pokémon's power, the stronger the Pokémon is, the stronger the move is.

Back to Top

Q19. Does this program expire after 30 days of use and/or do I need to register?

A. No the program does not expire and no you do not need to register.

Back to Top

Q20. Can I use this program to look up EVs?

A. In a way, yes. The program will show EVs gained via defeat of this Pokémon. This feature is not currently finished yet. Check for the IV/EV Stat Calculator.

Back to Top

Q21. Where does ##### live?

A. Check the location tab in the Unown or Pokémon Database for further information.

Back to Top

Q22. How can I save the information?

A. You can save the information by clicking the 'Export' button in the tool that you are currently viewing.

Back to Top

Q23. How do I view the information I just saved?

A. If you exported something as a txt file you should be able to open the file in Notepad, If you exported as html or xml you should be able to open the file in a browser of your choice.

Back to Top

Q24. How do I print the information?

A. You must first save the information, Open the file with Notepad, WordPad or another text editor, Select print and away you go!

Back to Top

Q25. What do those '?' buttons do?

A. They tend to give help and advice - or provide access to the help documentation. We will add more if the need arises.

Back to Top

Q26. Why did you change to .NET?

A. The .Net platform is a much more stable and a modern language unlike VB6. VB6 applications can have memory leaks most of the time since there is no Garbage Collection. Garbage Collection prevents memory leaks.

VB6 was released in 1998 and is becoming old and obsolete, Visual Basic .net 2008 has features that VB6 could never dream of and the best thing is VB6 applications can be easily ported to .net 2.0, it only takes a few minutes.
You can compile this program using Microsoft's Visual Basic 2008 Express, (I wrote this program with it in fact) which is free for personal, student and academic use.

Back to Top

Q27. The Program does not work because it complains that it doesn't have .net Framework!

A. Please make sure you have .net Framework installed and working correctly. If you use x86, use the x86 version of the Framework. If you use Windows XP Professional x64-bit version, install the X64 (AMD64) version.

Back to Top

Q28. When I launch the program, it complains that I don't have the right version of .net Framework 2.0? What gives?

A. Please make sure you have the final version installed. If you have a beta version of the Framework, you must first uninstall it and install the final version.

Back to Top

Q29. How much HDD space does this program and it's associated files take up?

A. Somewhere between 12 and 53 megabytes, Though this seems to vary depending on what components have been installed and what file system your computer is using. Note that total filesize, while dependent on your filesystem, does change with each beta release.

Back to Top

Q30. Will this program run on the 64 bit versions of Windows?

A. We do not know, As we do not have the luxury of owning such a copy. Though we should estimate that the programs will still run in a 64 bit environment, however we plan to have a 64 bit compilation available just in case. You will be able to find one on the downloads page when that happens.

Update: YES, as long as you have the 64 bit version of the .net framework on your computer the program should work fine.

Back to Top

Q31. Will you guys and gals make a Mac or Linux version?

A. Tell us how to make one and we just might go ahead and do it. Of course Someone will need to lend me a G5 workstation however to make the whole process easier and a copy of RealBasic 2005 wouldn't go astray either...

Back to Top

Q32. Will you guys and gals make a version of this program in <insert your language here>?

A. Get a of Visual Basic 2008 (At the time of writing you can get Visual Basic 2008 express edition FREE PERMANENTLY) in <insert your language here> and go ahead and try, We will use babelfish to try to make some translations ourselves.

Back to Top

Q33. Where can I find updates to this program?

A. You can find updates here or you can get them emailed to you. But before you can install an updated version you MUST uninstall the old one at the Add/Remove Programs feature in the Control Panel.

Back to Top

Q34. Could I burn this program to a CD or DVD?

A. Sure, But we suggest you read the GPL first to make sure. Oh, and don't burn this to DVD, the program is too small, it would be a waste of a dvd ;-)

Back to Top

Q35. Can I become a member of the dev team?

A. Yes, But you must "apply" first on the forums or on the official Sourceforge.net project site.

Back to Top

Q36. How do I apply to become a member of the dev team?

A. You must email Nytewolf
with your contact details. To make it easier for us you should also be living in Australia or a country close by. But you don't have to be.

Back to Top

Q37. I spotted an error. What can I do?

A. E-mail us as soon as possible or post a bug report topic here! Just include the phrase "NWPPS2 Error" in the subject and it will be dealt with as soon as the email is received.

Back to Top

Q38. Could I make a donation?

A. Sure, Donations can be made through here, or here. Your support will of course be appreciated.

Back to Top

Q39. When I click on the 'Check for Updates' option on the help menu I get a message saying the 'remote name could not be resolved'. What is going on?

A. You most likely aren't connected to the internet, or your connection has dropped out. It could even be that the Geocities server is down.

Note: A more descriptive error message has been added should the server be unreachable or internet connection not detected. Version 1330 comes with an overhauled check for updates feature ;-)

Back to Top

Q40. What Pokémon are available in the 'Pokémon Database' tool?

A. All are programmed, Except for most of the Diamond and Pearl Pokémon who will be added when I know more.

Back to Top
Small Logo About Us | Site Map | Privacy Policy | Contact Us | ©2008 Darkewulf Creations, Portions ©1995-2008 Nintendo