Jump to content

codemonkey85

Innovator
  • Posts

    1134
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by codemonkey85

  1. Start by downloading HxD. It's pretty great (and free!). Then check out the Wiki article on the save file structure... there's some info in there on where the data for certain things is stored. The real key is to know what to replace that data with. Or you could follow the link I posted earlier in this thread and see the formula in it. Long story short: I would avoid using Pokésav, or any save editing program, if you're worried about leaving traces in your save file.
  2. I was using Windows XP at the time, and I do keep up with updates. I haven't tried it on my Vista machine yet (I hesitate in installing new programs on that one when I am unsure of the outcome). Speaking of that, what does this program do, exactly? It sounded like it would aid in the mapping of data in binary files, which is exactly what I could use.
  3. SomeGuy, I do believe this is what you are looking for (covers Diamond, Pearl, and Platinum). For more on the use of those algorithms, see the page detailing the save file itself (for this page, only Diamond and Pearl are covered). There is a lot of good, solid information on the Wiki. But if you have any questions that are not answered there, PM me or post here or whatever... I've been working on programs dealing with the DS save files for months (see my signature). EDIT: By the way, here is a program I made for fixing the checksums in the Diamond and Pearl save files (Platinum support is next, hopefully soon).
  4. Which is why I'm relying on the people who know how to reverse engineer such things! In all seriousness though, if there is anything I can do to help figure this stuff out, I would be happy to help. It would be a wonderful addition to my software (which I have recently begun a major overhaul of). I know Sabresite had some security concerns about wireless data transfer, but how awesome would it be to wirelessly interface with your retail Pokémon game between a PC and a DS for save file editing?
  5. I imagine that functionality will come out of the Pokémon Manager / "iTunes for Pokémon" feature Sabresite is adding to PokéMod. Although, to be honest, I haven't heard many details about that yet....
  6. On that note, you said that saving data back to the save file would be handled exactly as it is in-game (as detailed on the wiki page). But how about loading data from a file? Will you handle the file errors like the game does (telling the user that the file is corrupt), or will you offer a data and/or checksum repair option? It seems like the checksum fix might be all that's worth the effort, but eh.
  7. So for some reason I cannot get this program to launch. I have the latest .Net framework installed and all, and I get a message (when I run the .application file) that the application is installing, but it doesn't appear anywhere, and clicking on the link to launch the app does nothing. Is this supposed to be like an .exe file? Can you zip it and upload it someplace? It sounds really useful.
  8. I don't know, but I know people have hosted DS game demos from their PCs using certain Wi-Fi adapters and/or drivers. So it has to be doable.
  9. I thought of another neat use of this protocol, if it does get figured out. See this post, but to sum it up, I thought it would be rather neat if the DS could be connected to a PC, and the PC application could mimic that DS (or any DS) and log onto the Global Terminal, resulting in some extra control over your DS' communications with Nintendo's servers. Can you say "user maintained battle servers for retail DS games"? Or user maintained trade stations? Just throwing ideas out there.
  10. Some questions / ideas: If you figure out how to mimic the DS as far as logging on to the GTS is concerned, I wonder how much access you could have to the GTS database? In other words, maybe it is possible to access the Pokémon data itself, instead of the data tables the site uses? Assuming there's a way to avoid alerting Nintendo, it would be pretty neat if you could import / export .PKM files to and from the GTS using a PC. Maybe the GTS could even be used as a medium between your DS game and a PC? What kind of doors could mimicking the DS and logging into Nintendo's servers open? Could we then access trade and battle records? Battles stored on the Global Terminal using the Battle Recorder? PC box images that were saved on the GT? The Wi-Fi Square? Also, how about combining knowledge of how to mimic the DS and knowledge of the DS Wi-Fi protocol? Connect your DS to your PC by the PC mimicking another DS or a Wii, and use your PC application to monitor / control communication between the DS and Nintendo's servers? This is pretty exciting stuff, I think.
  11. I'm rather curious about this. Are you saying that sometimes the number for Tackle is 210, and other times it is other numbers? Perhaps there is an encryption going on here. But why encrypt move and location numbers and not Pokédex numbers? In any case, excellent job! This is cooler than I ever expected. If it weren't for the possibility of Nintendo eventually blocking people out, there could be a lot of uses for this in hunting events (as previously mentioned), or even just casual trades.
  12. I second this motion, as I am going to steel myself to break away from VB.Net this summer, and it's basically coming down to C#, C++, or Python. I would like to know which language will suit which projects best.
  13. It is something of a curiosity to me that you would be a Final Fantasy completionist, and exclude what are arguably the games with the biggest legacy (and in my opinion, the best ones). Maybe in the case of FFV you could argue that the GBA remake is sufficient if not better, but if nothing else, the GBA cannot possibly do FFVI's music justice. And the PSX version suffers too much slowdown for my preference. Either way, let me know what your opinion on the Wii version of FFCC EoT ends up being. And go and pick up FFIV DS already.
  14. I would love to, but unfortunately I will not be able to until about 10 PM EST. If that still works for you, feel free to PM me or whatever. Either way add me to your FC list, and I'll do the same.
  15. Just get the DS version. Don't bother with the Wii counterpart.
  16. Granted, but this still applies in any situation where there is a tie in IVs, so it could still come up even in a non all-31-IV situation. Either way it would be useful for me, because my PKM reader would be even more accurate.
  17. Any idea about this then? Because I guarantee you there will be a ton of people creating all 31 IV Pokémon, and the Characteristic will be different among them. I'm guessing it's a variance in PID and possibly Class, but tests have been inconclusive as far as I can see.
  18. Everyone can (and often needs to) cast magic, but some characters are better suited for it than others. Generally Yukes are the race to pick for mage characters. The best part, however, is the ability to combine spells. If, for example, two people cast Fire on the same spot (or enemy target), it will produce a Fira spell. Three Fires yields Firaga, four yields Firaja (at which point the range and power are rather large). There's a pretty good FAQ a-brewin' at this site.
  19. I know Sabre hates it when we link to Serebii, but as I do not see this info on the PP Wiki yet, here is what you need to know about Characteristics. Essentially, the Characteristics are representations of the Pokémon's highest IV. The text that is displayed is pulled out of the ROM, so maybe PokéMod could be programmed to edit it, but otherwise you will have to play with the IVs to get the one you want. On that note, it would be super awesome if someone could figure out how the game determines a Pokémon's Characteristic in the event of a tie in highest IVs.
  20. I have to admit, I didn't think I'd like the PvP very much until I smashed someone with a Meteor spell for a one hit kill. That was pretty sweet.
  21. This isn't my strong point by any means, but if there is any way I can help with this, count me in! It means possibly adding a feature to PKMDS (or Pokémod if you're into it) to directly access a DS save file through normal DS wireless functions. I have a dream where, someday, someone could take their retail cart of DPPt, connect to their PC using DS wireless communications through the game's menu, and use PKMDS to organize their Pokémon. Afterward, everything could be saved right back to the cart. Also, maybe the NO$GBA developer(s) could use this information to add wireless communications support to their emulator. I dunno.
  22. Ah, yeah. There's no way I can effectively learn C# in time to help you, unless you are willing to accept VB. Also, it's been an admittedly long time (a few weeks anyway) since I worked on anything programming related, at least outside of class. But go ahead and PM me with whatever it is you need. Unless it's the GUI, in which case, please just take it. I know that's your weak point. Like a Bidoof. If that Bidoof were shiny, of course.
  23. Well, it depends on how many features he wants available at the get-go, no? Plus, once his classes are over, maybe he'll have more free time to work on it. Although, now with the new site being up, maybe not. Anyway, the important thing is that it'll be nice and shiny when it does come out.
  24. So like, we totally need to get people playing this game. Maybe we could setup weekly questing sessions? Or just get together and play the story mode? I need people to play with, is what I'm trying to say you guys.
  25. Not that I was ever going to be able to keep up with you, but wow... my project is so dead! Also, good luck with all that.
×
×
  • Create New...