Jump to content

LEGOanimal22

Member
  • Posts

    300
  • Joined

Everything posted by LEGOanimal22

  1. Just wanted to let everyone know that I have started my Pokemon Mega Library on Github, so feel free to check it out! https://github.com/LEGOAnimal22/Pokemon_Mega_Library
  2. 1. Yes, if you get the microSD version. 2. See 1 3. Yes 4. No
  3. After searching a while, I am guessing that the 3DS uses one of these: http://www.nxp.com/products/interface_and_connectivity/bridges/i2c_spi_slave_to_uart_irda_gpio_bridges/SC16IS750IBS.html References: https://www.ifixit.com/Teardown/Nintendo+3DS+Teardown/5029 Datasheet for chip: http://www.nxp.com/documents/data_sheet/SC16IS740_750_760.pdf
  4. I added BW2 support that should work with the english version
  5. Thanks! Everything works so far, so you can try it if you want.
  6. Pretty simple actually. Just an IR phototransistor and Arduino running: Serial.println((1023 - analogRead(A0), HEX); delay(50);
  7. I built a circuit to capture IR data every 1/20th of a second and these are some of the commands I got while searching for another 3DS for a battle. 55 55 2A 44 49 2A 55 3E 52 53 53 4A 4D 54 4A 48 51 Edit: These are equal to the read value subtracted from 1023
  8. Sorry to bring up dead topics, but I ripped the same file out of a Black 2 game and got the same thing: The two game both have ThunderPunch as one of Heracross' egg moves.
  9. 1. I don't really know because I have never backed up my save file. 2. They shouldn't differ by much.
  10. Latest version out! Fixed most of the bugs with the breeding interface and cleaned up the UI on the main form. Edit: Updated Screenshots
  11. 1. Go through the guide to see what method is suitable for you. 2. After you convert them, use PokeGen or another save editor to put or "inject" the converted pokemon in your save file
  12. Your pokemon didn't show up because they didn't pass Nintendo's legality check. This meaning you incorrectly transfer your pokemon from 4th gen to 5th gen or the pokemon in general were hacked.
  13. 1. http://projectpokemon.org/forums/showthread.php?16601-NDS-How-to-Backup-Restore-your-retail-cartridge-save-file-for-DS-games 2. It would be easier to use the pk2pk tool Kaphotics made, located here: http://projectpokemon.org/forums/showthread.php?41681-Time-Capsule-Transfer-Tool-(-pk2pk-) . Just use it to convert the 3rd gen pokemon to 4th gen pokemon, then put those in the Platinum save file. 3. Don't know about that one.
  14. Latest version out! Breeding interface now supports egg move and TM inheritance. Decided to leave level up moves out for now.
  15. For games like Pokemon B2/W2 with FLASH memory, here is a list of commands and the pinout of the FLASH chip: http://problemkaputt.de/gbatek.htm#dsfirmwareserialflashmemory
  16. http://projectpokemon.org/forums/announcement.php?f=83 Project Pokemon does not support cheating.
  17. One logical explanation is that the game may have rewritten the section(s) of the save file that were edited.
  18. http://www.andre-richter.com/2014/03/nintendo-ds-savegame-read-outbackup.html I found this while searching the web. It seems like an easy way to backup DS saves without buying expensive equipment. I might try this later with my Micro. What are your thoughts?
  19. There is a box that says "Change Language" on the right side.
  20. Currently, only for Gen 3/4. I did not plan on making one for Gen 5.
  21. And also, could you add one of these? BTW, I like the tracks you have for the game
×
×
  • Create New...