Jump to content

ReignOfComputer

Super Moderator
  • Posts

    1489
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by ReignOfComputer

  1. I'm too busy to play X/Y properly and figure things out. If someone gives me fast instructions as to how to connect to the GTS I'll try running it through Fiddler later today or something. Edit: Nvm.
  2. Can the NDS Backup Adapter Plus restore save files to the cart?
  3. Willing to explore into this, but have no clue which would be the best out of the above 4. Is the NDS Backup Adapter Plus still your recommendation? Can it restore save files like the R4i Save Dongle?
  4. Oh no! Not the deliveryman!
  5. Legit Pokemon are a subset of Legal Pokemon. A legit Pokemon can be declared legal but a legal Pokemon that is not legit cannot be declared as legit. It is, however, darn near impossible to tell them apart. If done right.
  6. Server 2's down, methinks. It should be up in about 2-3 weeks. Renovation's going on. Sorry! (Been so busy omg)
  7. If your Pokemon are for your in-game team then trash bytes shouldn't matter.
  8. Hi, when you enter into the GTS with PokeGTS' DNS Settings, do you connect successfully without any error code? If so, can you check if you can search for any Pokemon like the real GTS? You could be connected to the real GTS instead of PokeGTS for some reason.
  9. You have to disconnect and reconnect each time.
  10. Correct. The spoofed GTS only changes a small aspect of data, the remainder of requested data comes from the official GTS servers.
  11. Erh. Mah. Gerd. You're back! Don't vanish again please
  12. Annnnndddd we are back ladies and gentlemen. After a few months of downtime TGT is back up and running and will hopefully get more Pokemon in stock. Hopefully. Hurrah!
  13. Is Port 80 in use? Applications like Skype and TeamViewer will conflict with IR-GTS if they're running as well. Alternatively, try Shiny2.
  14. http://www.pokecheck.org/
  15. What kind of "work" were you doing on the Japan Meloetta Event?
  16. You can't use PokeGen to generate a .pkm from a .pcd/.pgt. You need to use PokeGen to send the .pcd/.pgt to your save file by saving it to your .sav or by using an Action Replay code. Your game will then generate the .pkm based off the Mystery Gift files.
  17. You're going to have to provide MUCH more information than that. Have you done this before? What GTS server are you using? Yours? PokeCheck's? PokeGTS? What error? Try again?
  18. 2) I'm thinking just distribution stats, really. Number of Pokemon, Amount sent, uptime? Nothing too fancy. 4) Store to .pkm (See Skype message) 10) Also: Funky cloning mechanism nonsense as discussed over Skype. For the future if you ever figure out how it works.
  19. 2) Adding text to an existing image file, basically for hosting up-to-date server details, etc. Example in C# on SO here. Another guide here. 4) Always send a Pokemon, but do not reject if they upload a Pokemon after receiving one. 5) Yeah, the last Pokemon received by whatever IP will be shown to the user, I suppose? 6) [Not sure which point you're referring to] Detection for Local IP in case the user wants to simply distribute locally and not on the network, some would be more comfortable using their 192.168.x.x. [Or if you're referring to the point on voting] Just for fun, interactive stuff. 7) Same as the point on voting. 10) DNS Recursion allows a DNS Server to respond to all other DNS queries, so if I am using a GTS DNS and I don't change my DNS back I can browse the rest of the Internet since the DNS will continue responding to all requests. Disabling DNS Recursion makes it such that only specific queries will be allowed, everything else is rejected. So, only the .nintendowifi.net range will be responded to. To be honest I'm not sure if Shiny2 already does this.
  20. @darktainer001: Make a new thread since your issue isn't the same as the OP's. Also quite sure that's not a bug.
  21. Windows 8 + Windows Phone port with SkyDrive access. Advanced statistics with logging to file (.csv), showing file distributed, to what game Gen, to what IP, at what time. Advanced statistics with logging to file (image), that can be embedded in a website, that shows number of distributed Pokemon for each Gen, with date range. Page to show list of currently distributed files, with potential information like movesets, IVs, etc, with potential ability to download individual .pkms (e.g. http://xxx.xxx.xxx.xxx/distribution.xxx) Distribute + Receive Mode. BASIC information output (OT, ID, SID) to page for last received Pokemon with a timer that clears it, with potential download option. (e.g. http://xxx.xxx.xxx.xxx/received.xxx) Ability for users to vote for Pokemon. (I'm not sure how this works, see Vlad's GTS) Detection for Local IP alongside Public. Ability to specify a specific Pokemon for specific IP, potential for "promo code" redeeming features. Button to create an exception/port for the .exe in Windows Firewall. (Done programmatically in C# as seen here) Ban IP/IP Ranges. Disable DNS Recursion.
  22. Especially your processor. The .dmp shows an illegal instruction (c000001d) which is thrown when a processor doesn't support SSE1/2.
  23. Ooh, I always thought it used .NET. Well then, try disabling any available firewall?
×
×
  • Create New...