Jump to content

spoonlord57

New Member
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by spoonlord57

  1. Thank you so much! Now that you mention it, I checked and must have broken that feature without realizing it. I should have the fix up in the next few days. I appreciate the feedback and the bug report!
  2. I've been working on something slightly like your first bullet point there actually, it's a desktop app but I've been using the Delta emulator's Dropbox features to open the save file on my computer. It's here if you wanna check it out. The pedometer idea is a great one though, I feel like that would make grinding a lot more fun. I never got to use a Pokéwalker and I feel like I missed out. Unfortunately I feel like any app on an app store that incentivizes Pokémon game emulation might be taken down by the Pokémon company. The app wouldn't function without emulating Pokémon games, which would probably garner the attention of the Nintendo Police Your English is great btw!
  3. Hey everyone! I've lurked on this site for a while while working on this project, and I wanted to introduce myself and gauge any interest. I'm a software developer and huge Pokémon fan, and for probably 6 years now I've been obsessed with learning how Pokémon are stored, how data persists from game to game, and the magic of moving a Pokémon from a GBA game all the way to the modern era. As for the project, I call it OpenHome, and it's a cross-platform app that lets you move Pokémon between save files across generations (forwards and backwards). The app stores data locally so you never lose Pokémon data even when moving to an earlier generation and back. I made a site with more information and download links here, and you can find the GitHub repository here. Here are some screenshots: This is a hobby project so I can't guarantee a response time for bug fixes/new features, but I'd welcome any feedback or collaborators! The app is built with Electron + React/TypeScript. I know Electron isn't great, but this way it's availabile on Windows, Mac and Linux, and can be contributed to by most people with JavaScript experience. Also, major shout out to Kurt, Matt, and all the other PKHeX developers whose code I used to learn the layout of Pokémon file structures, item index numbers, and pretty much everything else related to research on save data formats. If you guys happen to see this and would like more credit anywhere please let me know.
×
×
  • Create New...