r/AndroidEmulation

Dragon Ball Kai: Ultimate Butouden English Translation Patch Update for NintendoDS (Drastic)
▲ 30 r/AndroidEmulation+5 crossposts

Dragon Ball Kai: Ultimate Butouden English Translation Patch Update for NintendoDS (Drastic)

Just uploaded a showcase of the newest English fan translation update for Dragon Ball Kai: Ultimate Butouden on Nintendo DS!

The latest patch now covers Chapters 7 and 8 with more translated story content, menus, and dialogues. I tested everything using the DraStic Emulator on Android and it runs really smooth.

It’s awesome seeing this underrated DB game slowly become more accessible for English-speaking fans.

Video includes: Gameplay showcase Newly translated story scenes, Chapter 7 & 8 coverage, DraStic emulator gameplay

More info about the patch,patcher, patching tutorial and Chapters 7 to 8 Gameplay footage here: https://youtu.be/O3EeXcjIX8M?si=zB705tix89ovmTIo

Device : POCO F3 with Snapdragon 870

Emulator used: Drastic Larest Version

u/Klonoa18 — 15 hours ago
▲ 5 r/AndroidEmulation+1 crossposts

Download game config failed

I was playing Skyrim as usual but at some point it forced me to download fex20260509 but it couldn't even download so I can't play anymore and I can't even access the Windows environment to Copy the saves in a safe place.

Does someone know how I could launch the game without downloading that fex version? I didn't even have a preference on it, I use one from 2025, it just started doing this out of the Blue, I didn't change anything, btw I'm using gamehub lite 5.3.3

u/Important-Extent-749 — 4 days ago
▲ 4 r/AndroidEmulation+1 crossposts

Help with GameHub Temps

So ik using An MI11X and trying to play metal gear rising Revengence on 720p and gamehub restricted to 4 cores.

I'm seeing temps on the hud that are pretty good for a cpu but extremely harmful if it's the battery. Google says it's my battery temp but I don't experience any warmness on the back of my phone aside from what's usual which is definitely not 60*C. So what's going on? Is it my cpu temp or my battery temp? Should I keep playing or is it harming my battery? Check the image

u/Matte-White — 3 days ago
▲ 3 r/AndroidEmulation+1 crossposts

I am currently using ES-DE on my Retroid Pocket 6... everything is working great but I have two questions, both related to the use of "custom systems".

When I first set up my RP6, I used the internal storage for Switch roms, and an SD card for all other systems. I set the SD roms folder as my default and then used a custom es_systems.xml to point to the internal storage for Switch. This is working perfectly.

I'm now at the point where I want to store Switch games across 2 folders - the existing one on my internal and also a secondary folder on the SD card. I recognize there is currently no way to directly set up two paths for one system in ES-DE, so instead I am setting up a second "Nintendo Switch SD" console (meaning ES-DE will show two separate Switch systems on the main menu, which as a workaround I am ok with).

Question 1: When I sort by <Manufacturer, HW Type, Rel Year>, the secondary Switch system is showing up sorted with Nintendo systems, but at the end of the portables (not with the console Nintendo systems). So instead of having two Nintendo Switch entries next to each other, I have the original one properly sorted with the Nintendo consoles, and then the SD version sorting after Nintendo 3DS. Beyond doing a full custom sorting list, is there an easy way to trigger ES-DE to "recognize" both Nintendo Switch menu entries as console systems?

Question 2: Is there any way to customize the default image/naming used for the second Nintendo Switch menu entry? So basically instead of using the stock name/image, I would create my own that looks similar but maybe says "SD" on it?

For reference, here are the relevant sections from my es_systems.xml file:

&lt;system&gt;
        &lt;name&gt;switch&lt;/name&gt;
        &lt;fullname&gt;Nintendo Switch&lt;/fullname&gt;
        &lt;path&gt;/storage/emulated/0/ROMs/switch&lt;/path&gt;
        &lt;extension&gt;.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI&lt;/extension&gt;
        &lt;command label="Eden (Standalone)"&gt;%EMULATOR_EDEN% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Eden Nightly (Standalone)"&gt;%EMULATOR_EDEN-NIGHTLY% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Citron (Standalone)"&gt;%EMULATOR_CITRON% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Kenji-NX (Standalone)"&gt;%EMULATOR_KENJI-NX% %ACTION%=org.kenjinx.android.LAUNCH_GAME %EXTRA_bootPath%=%ROMSAF%&lt;/command&gt;
        &lt;command label="Benji-SC (Standalone)"&gt;%EMULATOR_BENJI-SC% %ACTION%=org.kenjinx.android.LAUNCH_GAME %EXTRA_bootPath%=%ROMSAF%&lt;/command&gt;
        &lt;command label="Sudachi (Standalone)"&gt;%EMULATOR_SUDACHI% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Yuzu (Standalone)"&gt;%EMULATOR_YUZU% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Yuzu EA (Standalone)"&gt;%EMULATOR_YUZU-EA% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Nyushu (Standalone)"&gt;%EMULATOR_NYUSHU% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Skyline (Standalone)"&gt;%EMULATOR_SKYLINE% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Sumi (Standalone)"&gt;%EMULATOR_SUMI% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Suyu (Standalone)"&gt;%EMULATOR_SUYU% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Uzuy (Standalone)"&gt;%EMULATOR_UZUY% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Ziunx (Standalone)"&gt;%EMULATOR_ZIUNX% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;platform&gt;switch&lt;/platform&gt;
        &lt;theme&gt;switch&lt;/theme&gt;
    &lt;/system&gt;
    &lt;system&gt;
        &lt;name&gt;switch_SD&lt;/name&gt;
        &lt;fullname&gt;Nintendo Switch SD&lt;/fullname&gt;
        &lt;path&gt;%ROMPATH%/switch_SD&lt;/path&gt;
        &lt;extension&gt;.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI&lt;/extension&gt;
        &lt;command label="Eden (Standalone)"&gt;%EMULATOR_EDEN% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Eden Nightly (Standalone)"&gt;%EMULATOR_EDEN-NIGHTLY% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Citron (Standalone)"&gt;%EMULATOR_CITRON% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Kenji-NX (Standalone)"&gt;%EMULATOR_KENJI-NX% %ACTION%=org.kenjinx.android.LAUNCH_GAME %EXTRA_bootPath%=%ROMSAF%&lt;/command&gt;
        &lt;command label="Benji-SC (Standalone)"&gt;%EMULATOR_BENJI-SC% %ACTION%=org.kenjinx.android.LAUNCH_GAME %EXTRA_bootPath%=%ROMSAF%&lt;/command&gt;
        &lt;command label="Sudachi (Standalone)"&gt;%EMULATOR_SUDACHI% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Yuzu (Standalone)"&gt;%EMULATOR_YUZU% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Yuzu EA (Standalone)"&gt;%EMULATOR_YUZU-EA% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Nyushu (Standalone)"&gt;%EMULATOR_NYUSHU% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Skyline (Standalone)"&gt;%EMULATOR_SKYLINE% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Sumi (Standalone)"&gt;%EMULATOR_SUMI% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Suyu (Standalone)"&gt;%EMULATOR_SUYU% %ACTION%=android.intent.action.VIEW %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Uzuy (Standalone)"&gt;%EMULATOR_UZUY% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;command label="Ziunx (Standalone)"&gt;%EMULATOR_ZIUNX% %ACTION%=android.nfc.action.TECH_DISCOVERED %DATA%=%ROMPROVIDER%&lt;/command&gt;
        &lt;platform&gt;switch&lt;/platform&gt;
        &lt;theme&gt;switch&lt;/theme&gt;
    &lt;/system&gt;    
reddit.com
u/jarfgames — 10 days ago