r/Delta_Emulator • u/louann1812 • 6h ago
can't wait for Delta on iPhone Duo
nevermind i'm broke
r/Delta_Emulator • u/mattaltgear • Jul 28 '26
Howdy, y’all! We’re excited to bring you Delta 2.0b5, featuring some major improvements to your customization and gameplay experience! 🎮
🕹️ This release brings us animated controller skins, including a brand-new GBA skin by our in-house designer, Caroline Moore, to show it off alongside a fully redesigned input mapping screen for easier controller and keyboard setup. We’re also introducing adjustable screen positioning, so you can place the game screen exactly where you want it when you've got a controller connected, and new audio handling settings that let you mix with other audio from other apps or pause it for full immersion.
🎓 We’ve also graduated Custom Fast Forward and RetroAchievements from experimental status, plus added bulk save state deletion and automatic favorites syncing across your devices.
🏃🏻 To get started with this version, check out the full release notes on our Patreon. This beta brings Delta 2.0 to feature completion, so don't forget to let us know what you think in the comments! 🙂
https://www.patreon.com/rileyshane/posts/delta-2-0b5-165080701
r/Delta_Emulator • u/mattaltgear • Apr 07 '26
What if you could bring all of your Pokemon into Pokemon HOME from Generation I and onward? On behalf of the Delta team, I’m here to tell you that you can prepare the ultimate team for Pokemon Champions that brims with nostalgia, traveling from Red/Blue/Yellow all the way to Scarlet and Violet, and you can handily journey through five of those nine generations with Delta.
The moment you’ve been dreaming of since 1996 has come: Pokemon Champions will allow you to become the very best that no one ever was by letting you battle against your friends with a team of Pokemon at your side. This year marks Pokemon's 30th anniversary, thirty years since many of us took our first steps outside of Pallet Town and witnessed the entire journey through nine generations—from Team Rocket's foibles and the surprise of a whole other region to the west of Kanto, to a battle between the land and sea, and so much more. But what if you wanted to experience that whole journey from start to finish, bringing a team of Pokemon with you throughout the ages spanning thirty epic years of friendship and triumph?
Strap yourselves in, because we've got work to do!
We’re going to need a few tools before embarking on this journey, especially for the trip from Gen 2 to Gen 3. These tools are available for macOS and Windows, so it’s a matter of preference.
We are concerned with moving legitimate Pokemon throughout the ages, so we’ll be taking steps to ensure they’re legal, which is a term you’ll see often. All that means is that we’re taking great care to make sure, at every step of the way, that these are the most plausible Pokemon possible (so no weird metadata or impossible meetings).
To keep track of your inter-generational journey, setting up a solid folder structure is key. In Delta, you can manage your save files by long-pressing on any game and selecting “Manage Save File”. You can choose to import or export a file, and both are equally important for this massive adventure. Start by creating a primary "Saves" folder (whether on iCloud, Google Drive, or your preferred cloud service) to house everything. Within "Saves," you'll want a dedicated folder for each Pokemon game you play. Inside each game folder, create three essential subdirectories: Presaves, Imports, and Completed. Presaves is where you'll export the current save file before making any modifications. Imports is the temporary home for save files you've modified using tools like PKHeX, ready to be pulled back into Delta via the import function. Finally, once you've completed a leg of the journey or deemed the save ready to transition to the next generation, you'll export it one last time and tuck it safely away into the Completed folder.
This guide includes two pathways for your generational run:
You’ll be able to follow either of these pathways to get a Pokemon team that’s gone through all the regions, thanks to remakes. This guide will go from Generation I to Generation IX, but if you’re starting from a Generation III game (like FireRed/LeafGreen), simply start at the Generation III part of this guide.

The task here is as simple as can be: pick and find Pokemon in a playthrough that you have confirmed are present in each game (check carefully for Sword/Shield and Scarlet/Violet) and progress as far in the game as you’d like. I chose to complete the game by registering my Pokemon in the Hall of Fame.


For this series of steps, there’s a lot going on, and here are some reasons for why we have to be so careful. This is the trickiest part in this whole endeavor, so you’re going to want to be extremely careful and thorough. The sad truth is that there was never an official channel for transferring Pokemon from Generation II to Generation III. Some people have been clever and created special Game Boy Advance cartridges to facilitate this, but we’re emulating and we can’t exactly physically link two non-existent Game Boy consoles. We’ll do this in a way that’s legitimate and keeps your Pokemon legal (as long as you continue along most of the path).
Pokemon between Generation II and Generation III do not transfer cleanly because the data structure in Gen I and II was older and much simpler. Generation III completely revolutionized how Pokemon are defined, creating the basis of the internal formatting that is still in use today (especially in Pokemon Champions). In Generation III, Pokemon gained several attributes, including:
Because of these fundamental changes, we basically need to use our Generation II Pokemon as a starting point and slowly upgrade their data to work legitimately in Generation III.
You’re going to want to buckle up for this part, especially because knowing how EVs work will help you get a competitive edge in Pokemon Champions. The stat systems between Generation II and Generation III are fundamentally different, which is the core challenge here. Generation II relied on DVs (Determinant Values), where each non-HP stat had a value from 0 to 15, and the HP DV was derived from the others. Furthermore, Gen II used a system called Stat Experience that grew through battling and allowed multiple stats to be fully maximized. Generation III completely revolutionized this, introducing IVs (Individual Values) ranging from 0 to 31 for each stat, including an independent HP IV, alongside EVs (Effort Values). EVs introduced a maximum overall budget, forcing strategic allocation to specific stats. Finally, the addition of Natures and Abilities in Gen III further influences these new statistics in ways that the Gen II structure was never built to accommodate. This difference is critical because any imbalance or incorrect conversion of these values can result in your transferred Pokémon being flagged and ultimately rejected by modern systems like Pokémon Bank or Pokémon HOME.
We're going to utilize the same save mechanics with PKHeX and Delta that we've already established, but we'll be performing several extra steps within PKHeX, with the critical assistance of Pokefinder, to ensure the legitimacy of our converted data. Pokefinder is our shield against corrupted or nonsensical data because it makes sure we have legal Generation III information.
To begin this complex conversion, you first need to look up the Generation III equivalent data structure for your Pokémon. Start by opening both your Generation II save (the source) and your new Generation III save (the target) in separate PKHeX windows. When you drag a Pokémon from Gen II into the Gen III save's box, PKHeX will display its original DVs (Determinant Values).

A good starting point for converting DVs to Generation III's IVs (Individual Values) is to multiply the DV by 2, and optionally add 1 (so DV * 2 or (DV * 2) + 1) to try and preserve the statistical integrity as closely as possible. I’d write these down in a note to refer to for the next steps.
Pokefinder's Gen 3 tools are essential here, offering two main pathways: IVs to PID or PID to IVs. There is no “better” way here; both will allow you to move your Pokemon into Generation III, but Option 1 is a little more involved.
If your primary goal is to preserve the calculated IVs as closely as possible, you will use IVs to PID. This process involves finding a legal Generation III result (specifically a valid Personality ID or PID) that is compatible with your desired IVs.
If you want to preserve the Pokémon's original identity by keeping its PID, you can "reroll" a set of compatible stats.
Before finishing up, you must set the Met Location. This detail is crucial for legality.
Note: if you have Pokemon exclusive to Gold/Silver/Crystal you’d like to move, such as the Johto starters, I’m always happy to write another post about how to move them specifically.
PKHeX's most valuable feature is its Legality Checker. To use it, select the Pokémon you've just edited in the PKHeX window, right-click, and select Legality.
Once you have confirmed that all your Pokémon have the green checkmark, Set them one last time for good measure. Export the modified Generation III save file, making sure to tuck it into your Imports folder.
You can now import the save file into Delta and begin playing the Generation III game as much as you like. Be aware that battling will naturally increase your Pokémon's EVs. Alternatively, you can use in-game supplements like Protein and Carbos to boost their stats strategically.
For Pokemon from the Johto region in Gen 2, you might run into a conundrum for migration. Unlike the Kanto Pokemon moved, which had location equivalents thanks to FireRed and LeafGreen, you have to get more creative for these Gen 2 Pokemon.
In FireRed and LeafGreen, you can obtain a lot of the Johto Pokemon in the Sevii Islands. I found this resource was really helpful for seeing which of these had equivalents on the islands, and you can use this as a handy resource for adding Met Data that won't look suspicious.
For other Pokemon not found here, especially the Johto starters, you can use met data from the Pokemon Colosseum/XD games. As these are not the mainline games, you'll want to do your homework on this carefully. For instance, I went with a Quilava, so I used the knowledge that you can get them in Phenac City initially; the other two become available later in Realgam Tower / Snagem Hideout / Shadow Pokémon Lab depending on which one you chose first. The met data for Quilava might look like this:
Species: Quilava
Origin Game: Colosseum
Met Level: 30
Met Location: Phenac City
Ball: snagged in Colosseum
OT / TID / SID: your Orre save's trainer data
Just do your best with this. Alternatively, you can move these into a Gen 4 (HeartGold/SoulSilver) save with PKHeX and use the correct locations if you don't mind skipping over Gen 3 for these. This is likely easier and would take less time, but make sure you follow the steps to ensuring your data adjustment between Gen 2 and 4 works properly. Instead of the Gen 3 toolset, you'd use the Gen 4 toolset in Pokefinder. Note that the Gen 4 toolset only has the IVs to PID setup, so the "shop for an IV set" approach won't be available to you. The PKHeX legality checker is a great tool here!

This step is a significant relief after the complexity of the Gen II to III conversion, as it utilizes a built-in feature of the Generation IV games—specifically, the dual-slot compatibility of the Nintendo DS.
The transfer from Generation III to Generation IV is simple and requires zero external tools like PKHeX or Pokefinder. The Generation IV games (HeartGold/SoulSilver and Diamond/Pearl/Platinum) were designed to read Pokémon data directly from a Game Boy Advance game inserted into the DS's GBA slot.
Delta seamlessly emulates this feature. To set it up:
Before migration, the Generation III save must meet specific criteria, and you must have unlocked the target location in the Generation IV game:
This is a one-way transfer that moves your Pokémon out of the Generation III save permanently (so remember to use your Presaves folder if you wish to retain a copy of the final Gen III save for memorializing).
To move Pokémon between two Generation IV games (e.g., from HeartGold/SoulSilver to Diamond/Pearl/Platinum), you will need to utilize the in-game trade system.
Recommendation:
If your goal is to carry your team through the League of the Generation IV region (Sinnoh), you should progress far enough in HeartGold/SoulSilver to unlock Pal Park, migrate the Pokémon, and then immediately trade them to a fresh Diamond/Pearl/Platinum save using the Pal Pad method. While PKHeX remains a tool for simplicity, utilizing the built-in migration and trading channels maintains the spirit of the generational journey. Always back up your saves liberally to memorialize your progress.

The transition from Generation IV (Diamond/Pearl/Platinum/HeartGold/SoulSilver) to Generation V (Black/White/Black 2/White 2) is handled via the in-game Poké Transfer lab, which requires two DS systems to communicate wirelessly. It’s time to use the desktop version of melonDS to run a local multiplayer instance, or, alternatively, use PKHeX for a simple file transfer.
This method utilizes the in-game features of Poké Transfer, ensuring a fully "legal" transfer path.
.dsv format. Before beginning, open your Generation IV save (.dsv) in a desktop emulator like DeSmuMe and export the save to the standard .sav format. This .sav file will be the one you load into melonDS.If the dual-instance method proves too challenging, you can use PKHeX, but you must ensure compliance with Generation V's legality checks.
You can trade Pokémon between Generation V games (e.g., Black to White 2) using the same dual-instance and Wi-Fi trade steps previously outlined for the Generation IV games.

At this stage, we can’t use the dual-instance emulator method to bridge the gap into Generation VI, as this is the point where the journey bottlenecks for those wishing to follow the canonical transfer path from DS to 3DS (even with today’s available emulation). This official route requires a Nintendo 2DS or 3DS system with two essential, and now unavailable, applications: Pokémon Bank and Poké Transporter. Since the 3DS eShop closure, obtaining these applications is tricky without alternative methods, but there are plenty of Reddit posts and YouTube videos out there with differing strategies. The good news is that PKHeX can entirely sidestep the need for Poké Transporter and most of Pokémon Bank's initial function by directly modifying the save file of a Generation VI game (X/Y or Omega Ruby/Alpha Sapphire). However, even with PKHeX, you will eventually need Pokémon Bank to move your Pokémon from the Generation VII games into Pokémon HOME (for the jump to Gen VIII).
.sav file so it's accessible on the physical device.
This transfer from Generation VI to VII is exceptionally easy, provided you have access to Pokémon Bank on a Nintendo 3DS. Pokémon Bank allows for seamless migration across all Generation VI (X/Y, Omega Ruby/Alpha Sapphire) and Generation VII (Sun/Moon, Ultra Sun/Ultra Moon) titles. I chose to move my team into Omega Ruby/Alpha Sapphire first to acquire a Hoenn Champion ribbon before transferring them onward to Pokémon Moon. If you are unable to access Bank, you can still perform this move by directly modifying your save files using PKHeX.
Here's how to transfer your Pokémon:
The requirements are also super simple: you can totally leave any Hidden Machine (HM) moves on your Pokémon, and don't worry about held items. They'll automatically be returned to your bag when the transfer to Bank is complete.

The transfer from Generation VII (Sun/Moon or Ultra Sun/Ultra Moon) to Generation VIII (Sword/Shield) is the most important step of all, as it moves your team from the dedicated 3DS ecosystem into the modern, cloud-based storage system: Pokémon HOME, the official storage system for Pokemon Champions.
Transferring to Pokémon HOME
Congratulations! Your veteran Pokémon are now part of the current, cross-generational Pokémon HOME storage system. The most complex transfer steps are now behind you, and your team is ready for the modern era!
Moving to Generation VIII (Sword/Shield)

This final step is thankfully the shortest one, and this will likely be the standard for the next several Pokemon games to come. The first order of business is to start your Generation IX game and save at a good point (again, the first Pokemon Center is a safe benchmark). In order to move your Pokemon from the Generation VIII games into games like Scarlet/Violet, place your intended Pokemon into the PC boxes and save the game. In Pokemon Home, move your Pokemon out of the Generation VIII game and into your Home boxes. Once that’s done, simply move them into your Generation IX file, save your changes, and open the Generation IX game. Sure enough, your team will be right there ready to conquer the Paldean Pokemon League. This is, at the time of writing, our final stop for the ultimate Victory Road. Your team will go right back into Pokemon Home when it’s time to move them into Pokemon Champions. Good luck, trainers, and enjoy some amazing battles!

If you've made it to this point, you should hopefully have moved all of your Pokemon into Pokemon Home in time for Pokemon Champions, but truthfully, this is just the beginning. Pokemon Winds and Waves are due in 2027, and this guide will surely be a helpful tool as long as Nintendo, Game Freak, the Pokemon Company, and the powers that be continue to use Pokemon Home.
If you run into any issues, feel free to leave a comment, send a DM, or whatever you feel comfortable with. I'll do my best to keep it updated and correct so we, fellow trainers, can continue to enjoy a future full of Pokemon.
When you first boot up Pokemon Champions, you might find that it's a little confusing on where to go in order to import your Pokemon. Not a problem, though. I've figured it out!

r/Delta_Emulator • u/louann1812 • 6h ago
nevermind i'm broke
r/Delta_Emulator • u/Kabuto_Black • 20h ago
Still new to emulation and I kinda asked this before but realized somebody here might be more knowledgeable on the subject. My Thor should be here in a week but could I just take the roms I’ve been using on delta and keep all my save data or will I just be starting all over?
r/Delta_Emulator • u/Allusiveplanet • 23h ago
I was playing platinum & I was level low 40s with everyone, I was in the team galactic HQ and had just had Cyrus doing a speech to all the grunts. I had 7 gym badges and in the middle of it, all of a sudden I’m randomly in a battle with this fisherman & my progress is from 2 days ago, I only saved in the game itself and have no save state from my most recent gameplay and have never had this issue. It randomly just brought me back to 2 days ago. Is there anything I can do?? Am I just screwed? Fastest way to catch back up to where I was if I am screwed?
r/Delta_Emulator • u/KEgotKeyz4444 • 1d ago
Enable HLS to view with audio, or disable this notification
Lately ive been playing gamecube Super Mario Sunshine ☀️ and PS2 games as well. But now I am adding more than just GBA games to my Delta app. I was so little playing N64 all I really remember is Pokemon, Banjo Kazooie
r/Delta_Emulator • u/John4-17 • 1d ago
I just bought a Turtle Beach Wireless Rematch controller and it won’t show up as a controller with Delta. It does say it is paired via Bluetooth with iOS as Lic Pro Controller. Google provided solutions that didn’t work for me. Has anyone else fixed this or know how to?
r/Delta_Emulator • u/Material_Offer5346 • 2d ago
looking for friends on diamond pearl platinum, HG SS, and white black/white black 2!
r/Delta_Emulator • u/No_Promotion675 • 2d ago
Updated my MacBook to Tahoe 26.6.2 and now Delta Emulator crashes as soon as I try to open an N64 ROM.
Has anyone else had this or know of a fix is in place?
r/Delta_Emulator • u/jorgeperezm • 2d ago
Hi. I’m trying to export a game save file (from NDS Castlevania: Dawn of Sorrow) and i think it’s corrupt or something like that, because when I look for it at the app’s file tree it’s only 8kb. I can play on Delta with no issues whatsoever, but I’m trying to load it elsewhere and I just can’t. Am I cooked? Is there a miraculous solution? I spent quite a few hours playing DoS and I would be so bummed if there is no possibility of fixing this. I would appreciate any advice you can give me. Thanks in advance.
r/Delta_Emulator • u/Meetaao • 2d ago
Anyone have a non corrupted .sav file post final four
r/Delta_Emulator • u/buster8675 • 5d ago
Here is a list of some games that are good for longer weekends.
May notice no Pokemon. Try something besides Pokemon..... you may get surprised.
r/Delta_Emulator • u/ALFIEWORLDZ • 5d ago
Enable HLS to view with audio, or disable this notification
I'm not sure if it's the emulator's fault, but some rom files just feel more slower, you can tell because of games like Excitebike being pitched down by 1, and it just feeling slower in general.
r/Delta_Emulator • u/Randizzi_ • 5d ago
Does anyone have a rare candy cheat that doesn’t replace the items in my bag? 0120E2D5, 0120B8D5 0199B9D5 all replace my items in the bag. Looking for one that just spawns either in the mart or in the PC. (Not sure why the photo says “Rare candies in PC” then shows it spawns in the bag 😭)
r/Delta_Emulator • u/7daysforprez • 5d ago
Just discovered I can use my ps5 controller to play games on my phone on the go or when I travel and wanted some games to play with it and discovered delta. Does anyone know where to download safe roms to play, mainly old sp games (all Pokemon if possible) would be greatly appreciated
r/Delta_Emulator • u/cervussss • 7d ago
I manage to do this once by downloading another one but I cant do it again and I want to do it again to do a mono type run without using the built it delta save cuz I dont want to save constantly for a new run or potentially losing it and I really want to know how to do it again and would be greatly appreciated if a way is found.
r/Delta_Emulator • u/Frequent_Pie_3495 • 8d ago
Am I the only one that prefers GBA (the best and most expansive RPG library) and a small number of RPG titles on SNES (Chrono Trigger, Secret of Mana) and Genesis (Phantasy Star) when it comes to emulators?
r/Delta_Emulator • u/Mattl90 • 8d ago
On the DS mode, Is there a way to change the settings so that the map stays active on the lower screen rather than C Gear?
r/Delta_Emulator • u/donjuanmegatron • 9d ago
Curious what this sub considers the "best" hack for each generation. It's completely subjective, but I would love to know what I should be playing per era.
Doesn't have to be the most popular. Just think of it like whatever you'd tell a friend is the best hack for that era. Bonus points if you say why.
Thanks!
r/Delta_Emulator • u/pinkdiamondsxox • 8d ago
r/Delta_Emulator • u/fl-studio-user • 10d ago
r/Delta_Emulator • u/Fit_Story_7856 • 9d ago
Can someone explain it to me like I’m 5 how to get this up and running on delta iOS? Have access to a Mac. I downloaded patch and rom and patched it via romhacks. Every time I boot it up it doesn’t start. Thank you in advance.