Jump to content

Jiggy-Ninja

Former Staff
  • Posts

    326
  • Joined

  • Last visited

Everything posted by Jiggy-Ninja

  1. You need to download the QtLibs file in the first post and put those libraries in the same folder as PPSE.exe. The cause of that is very simple. The file you are loading is not a valid save file. By any chance, does this save file come from No$GBA?
  2. People can easily make their own backups by copying the original file.
  3. I know nothing about any Pokesav Compact version for Platinum. You could download Qt, download the source from the SVN in the main post with an SVN client, and compile the program yourself.
  4. You might have to wait until SCV gets back to compile the Linux version, or ask CuleX how to run it. He's the one that gave me those files. Sorry.
  5. Are you using Pokesav while the game is running? If so, that's your problem.
  6. Thank you. I have started working on some things necessary for Pokemon editing. I'll need some ideas for how to make the UI. There's a lot of information that needs to be presented to the user, which is why Pokesav's UI is so huge and messy. I'm sure that everyone would like something better.
  7. Could you send it to me too? SCV's not back from moving yet. I'm at least familiar with VB.
  8. That might not happen. Currently, the Wifi protocol hasn't been cracked, and that feature can't be done unless we know the protocol.
  9. I don't think so. Specs are still very helpful. Plus, it's not that difficult to learn C++. What language do you make your stuff in, VB? Sorry, I forgot about that. I'll try looking into it now.
  10. Since SCV isn't here to update the first post, I'll put it here for when he gets back. 0.03 release is here, and the Pokedex is fully done. First post is updated with the new executable. I have updated the SVN as well, for those interested. Changelog Added all of the special forms dialogs into the UI. Added functionality to the sprite boxes as well, showing the proper default forms for each entry. Spinda's spots are drawn in the Individual tab according to the PID, but not drawn in the Formes tab.
  11. Found a bug. The dex flags (Sinnoh, National, Forme, etc) as well as Giratina, Rotom, and Shaymin forms are not read properly for a Platinum Save. I think DP saves are read just fine. I've fixed the problem, so the next release will be correct. I have also completed Rotom forms. That leaves Wormadam/Burmy, Shellos/Gastrodon, Shaymin, Giratina, Deoxys.
  12. It shouldn't be too difficult to check if the code is made properly. And the comparison would be easy as well. By looking at the first 1-2 B statements, it's possible to determine what game the code was made for, as well as the proper language. After that it's just a matter of analyzing the memory addresses in the code body to determine what it's for.
  13. 1) Eventually, when SCV gets around to Pokemon editing, I imagine. 2) Qt. http://www.qtsoftware.com/products/ 3) IDK 4) Get an SVN client like Tortoise SVN.
  14. I have figured out how to make the Unown editor work now. Once I finish all the forms UIs, I'll have SCV do another release.
  15. That's actually not a bad idea. Even with just the Pokesavved code, it's possible to extract information about it to reconstruct what it was made for.
  16. The Unown form editor is NOT fully functional yet.
  17. When SCV gets back in a few hours I'll give him the work I've done so far so he can release a new version. Everything except sprites and the alternate forms buttons is working. I'm working on the alt forms now (Unown ATM). I lightened up the pink and blue shades in the Formes tab a bit. They just seemed slightly too strong to me. Should I add color to Seen/Caught and Languages too? White if unchecked, colored if checked. If so, what colors would be good? For languages, using 6 colors that should be pretty easy to make, I came up with this: Japanese = Red (Might actually look more pink) English = Blue French = Purple German = Yellow Italian = Green Spanish = Orange
  18. The first column says "Default". Whatever's in that column is what's shown first. The "Other" column determines if the other gender has been seen. If it's the same as the default, only one form shows up in the Pokedex. I already have my way programmed in, too much work to change it. Unless you want to do it.
  19. I decided to give everyone a preview of the new dexEdit UI I've been working on. There are 5 tabs. Main, Individual, Seen/Caught, Formes, and Languages. Main Screenshot: Individual Screenshot: Seen/Caught Screenshot: Formes Screenshot: Languages Screenshot: Also, since D/P only has foreign entries for a few Pokemon, when you load a DP save the Languages tab looks like this: The white boxes in Formes and Individual are meant to be used for sprites. I still need to figure out how to work those. Most of the functionality is done. I just need to get the Alt Forms buttons working.
  20. I don't plan on doing it, at least not any time soon. If I do it, it will only be after all the other stuff for the Dex is done, and if there's nothing else for me to do. Right now, I have more important and troublesome things to figure out. If you know C++, you're welcome to contribute your own code once I get the new UI up and running to add that functionality. ---------- Post added at 08:45 PM ---------- Previous post was at 08:38 PM ---------- Also, I'm trying to think of the best way to make the Formes tab work.
  21. PPSE is being written in C++ using Qt. You will be able to edit which parts of the Pokedex you have received. Because it's possible to receive Nat dex Pokemon from trading before you get the Nat dex, and the Pokedex still keeps track of those, I don't plan on added a "Sinnoh Dex only" feature.
  22. I'm currently trying to add a better UI to the Pokedex function while SCV moves on to Pokemon. One of the tabs will look like this: http://www.freewebs.com/jiggy-ninja/PPSE%20Dex/Seen.JPG Something like that good enough for you?
  23. Am I the only one here who doesn't really care? It might sound harsh, but he's not the only one this sort of stuff happens to. Sure he was known as the King of Pop, invented the Moonwalk, and looked really creepy in his later years, but...he's still dead. It might have been an unexpected death, but it wasn't particularly shocking or noteworthy. I just can't get myself worked up at all about a death of a man I never knew, regardless of if I was a fan or not.
×
×
  • Create New...