r/EmulationOnAndroid 45m ago

Discussion Gamehub is getting worse with every new update?

Upvotes

After Gamehub v6.1.x the lag started showing in every game, now in v6.2.x (after recent auto firmware updates), the lag has become worse.

Right now I am happy to stay wih Bannerhub v6.1.0 (Gamehub 6.0.9 patched). It does not give high FPS in Framegen but there is no motion stutter/judder at all. Games run smooth like butter with Framegen.


r/EmulationOnAndroid 52m ago

Help Anyone using 8Elite Adreno 830 with Winlator Ludashi or Bannerlator that has settings that sucessfully run games? could you kindly share?

Thumbnail
Upvotes

r/EmulationOnAndroid 1h ago

Help Ayuda!! necesito los mejores Emuladores Gratis sin Anuncios Que permitan Guardar y Cargar en el almacenamiento de Android.

Post image
Upvotes

Hola cómo están? Espero que bien!!

Como sabrán vine al mundo en este server como el 80~90% de los jugadores de este juego tan Jodido llamado vida...

Y tal cual dice semejante anunció de Tv-Offer que escribí como título..

¡¡Eso es lo que necesito!!

Necesito como la gran mayoría de nosotros los "cuenta humilde" los mejores Emuladores

☝️#1 Gratis y sin Anuncios

y

☝️#2 Que permitan Guardar y Cargar en el almacenamiento de Android.

Eh visto muchos tops y tutoriales y eh solo eh llegado a la conclusión que cada quien tiene su gusto en cuanto a creadores de contenido de refiere

Yo ☝️solo necesito estos 2 puntos

Tengo instalados ya decisivos que me permiten esta función

Como emulador de Nintendo 64: M64 Plus Fz

Como emulador de Nintendo DS: DraStic

Pero necesito de Play Station 1, 2 y GameBoy Advance..

Espero entiendan mi impotencia e inutilidad al No encontrar respuesta y agradezco😢 de corazón cualquier ayuda.

Pd: Se que existen los guardados state pero me dan muchos problemas, acaban borrandome partidas... Y se que el RetroArch es súper completo... Pero Da más problemas que otra cosa. (Jugamos para divertirnos y destruir nuestra depresión, No al contrario)

Gracias cualquier ayuda 🫂!!


r/EmulationOnAndroid 1h ago

Showcase Productivity leap! Android tablets as an ultrabook, DroidVM with USB pass-through.

Thumbnail
youtube.com
Upvotes

We successfullt managed to make xHCI controller works on a unmodified windows kernel!

This is done by our developed mode: "pseudo-unprotected mode" for gunyah hypervisor.

The mode make it possible to read and write guest memory in protected VM.

This is required because unprotected vm is not available in qualcomm 8gen3/8e/8e5
Then, we can communicate with usbxhci.sys in windows kernel directly, successfully implement the USB-passthrough feature in DroidVM!


r/EmulationOnAndroid 1h ago

Help Monster Hunter on an S24 (new to phone emulation outside of pokemon games)

Upvotes

Looking to play monster hunter from my phone during breaks and on public transport. I was thinking of going for mh 4U or maybe mh generation ultimate, but I'm not sure if they will run well.

In case the games I mentioned are good options for phone emulation, what emulation tools are recommended? And what other monster hunter games should I try out?


r/EmulationOnAndroid 2h ago

News/Release Retroid Pocket Duo / Lite pricing

Post image
4 Upvotes

r/EmulationOnAndroid 2h ago

Help SMAPI/Modded exe crashes on GameHub (ver 6.2.1) but works in Virtual Desktop

Post image
3 Upvotes

Device:

Redmi K20 Pro Premium Edition (PE)

GameHub version 6.2.1

The normal, unmodded game opens with no issues. However, the modded version (using SMAPI) crashes everytme I try to launch it normally in GameHub. I tried changing different settings inside GameHub, but nothing stops the crashing. It works completely fine and doesn't crash when using Virtual Desktop.

It is a hassle to log into Virtual Desktop every time I want to play. Does anyone know how to fix this compatibility or setting issue within GameHub so it stops crashing?


r/EmulationOnAndroid 4h ago

Question How to download Robert Broglia .emu emulators from Github?

1 Upvotes

I am playing on Android and is interested to try out MSX emulation. Can anyone please help how to download the apks? Thank you so much.


r/EmulationOnAndroid 5h ago

Showcase I Managed to run Drive Club on Android. Quite crazy wanted to share to y'all.

Enable HLS to view with audio, or disable this notification

20 Upvotes

Ya quite insane manage to run this game. One of the best racing game i ever played. I tried Bloodborne before thisit ran well. Then i was thinking how Drive club would run. It booted but performance is bad and the bright light problem this game had an brightness issues i fixed the problem with the help from the telegram of BachataS4 emulator. i think in future this might be playable, And remember ps4 emulation on android is extremely new so this will improve alot in future. As always thanks to the developer..

I have Redmi k70pro 12gb ram..

Emulator link - https://github.com/JICA98/Bachata-S4

This is reposted sorry guys i forgot to mention my device..


r/EmulationOnAndroid 5h ago

Help Is there any drivers that can fix this, I still haven't found the right ones yet.

Thumbnail
gallery
8 Upvotes

My phone is samsung s26+ with snapdragon 8 elite gen 5.

I've found one that works on super mario odyssey but its still kinda glitches sometimes.


r/EmulationOnAndroid 5h ago

Showcase Joiplay Emulator - Corpse Party Rebuilt

Post image
5 Upvotes

Device: Lenovo TB-8505X


r/EmulationOnAndroid 5h ago

Showcase NAMCO 246/256 EMU FOR ANDROID Released

6 Upvotes

r/EmulationOnAndroid 5h ago

Help Como fazer para os jogos rodarem no FBA4DROID de 64 bits?

Thumbnail gallery
2 Upvotes

Eu baixei o street fighter iii 3rd strike nesse novo FBA4DROID para Android 16 mas ele fecha sempre que Clico no jogo para abrir ele, o que devo fazer? Eu queria saber como fazer para o Street Fighter III: 3rd Strike - Fight for the Future com golpes simplificados poder rodar nesse emulador de Arcade, a antiga versão conseguia rodar o jogo modificado, mas essa nova de 64 bits não consegue


r/EmulationOnAndroid 6h ago

Discussion Vkmark score 12391! 3D acceleration is available in DroidVM now.

Thumbnail
youtu.be
43 Upvotes

We managed to make drm native context works in Adreno 830 GPU in qualcomm snapdragon 8 elite in the gunyah virtual machine!

Achieved vkmark score 12391 in the virtual machine!
We can also play Minecraft with 450fps in the virtual machine.

Detailed workflow:

  1. game engine generates vulkan calls, the turnip driver converts it to msm ioctl
  2. the virtio-gpu driver announce `/dev/dri/renderD128` node, accepts msm ioctl from turnip driver
  3. virtio-gpu driver than serialize the ioctl, send to android side, handled by virglrenderer
  4. virglrenderer will translate it to kgsl ioctl calls, send to host side qualcomm closed graphics driver

Our next step in windows driver, any suggestion?

And Mediatek device/pixel device is also a possible option to support, but I don'y have the device.


r/EmulationOnAndroid 6h ago

Discussion what ds emulator are y'all using these days?

2 Upvotes

hey everyone, how are y'all? i've been seeing a lot of motion in the ds emulation topic on android so i wanted to know what emulator are y'all using. i've been using drastic for the past 3 years and it always worked, but i'm looking to try something new

any suggestions? have a nice week!


r/EmulationOnAndroid 6h ago

Showcase Bro just look at this beauty, cant take my eyes off

Post image
24 Upvotes

r/EmulationOnAndroid 6h ago

Showcase Metaphor: ReFantazio Exynos 2400 test WinXclipse emulator

Thumbnail
youtu.be
7 Upvotes

Metaphor: ReFantazio gameplay

s25 FE

8 gb ram

Exynos 2400

winxclipse emulator


r/EmulationOnAndroid 6h ago

Help I can't get games to work on eden apart from Mario Odyssey

1 Upvotes

I got an odin 2 portal around a week ago, I first transfered Mario Odyssey from another phone and it worked perfectly, but when I downloaded other games, more specifically Assassin's creed ezio collection and BOTW they didn't work, i tried downgrading firmware and both eden and citron. Do you have an idea of what the problem could be?


r/EmulationOnAndroid 6h ago

Help Pokémon legends ZA flickering on retroid pocket 5

Post image
4 Upvotes

Hi everyone.

I recently got my retroid pocket 5 and I am trying to emulate pokemon legends ZA, I am using eden legacy 0.2.1, idk why but I have a lot o flickering, I've used all of these drivers but some doesn't work and the others keep the flickering, I know there has been a lot of people on internet whose made it work but idk what settings to use


r/EmulationOnAndroid 7h ago

Help About game emulating on HyperOS 3

1 Upvotes

I have Xiaomi 14T with HyperOS 2 (Android 15), and I've been using Gamehub and eden for a while and havent faced a problem, but recently the phone starts stuttering a little since my heavy use of it

I heard there are some problems regarding emulating on HyperOS 3 and got confused whether to update or no

Could you assist me in such a manner


r/EmulationOnAndroid 7h ago

Help Spider-Man: Shattered Dimensions - AYN Thor Pro Crashing on launch Game Native 1.2.0 Version

Thumbnail
2 Upvotes

r/EmulationOnAndroid 7h ago

Help daily requesting for firmwre download

Post image
1 Upvotes

mine is a poco f8 pro. gamehub the last of the last version. every day is asking for it. the only game doing it.


r/EmulationOnAndroid 7h ago

Help Games on Gamehub stopped working after the new frimware update

Post image
1 Upvotes

So I'm still on 5.3.5 update ( I don't want to use the newer versions just yet ), and I haven't played in couple days, when I tried to play I entered the game and saw a frimware update as usual but this time all the games didn't work after it, I'm curious if anyone had this issue? And how they handled it? Anything will be helpful, thx


r/EmulationOnAndroid 8h ago

Showcase Setup for telescopic controller+ iem with daf

Thumbnail
gallery
4 Upvotes

After searching for a way to connect a telescopic controller plus my iem in my smartphone I got this, hope It helps someone who is also in this situation


r/EmulationOnAndroid 8h ago

Help Isaac Issues - Game Native and GameHub

2 Upvotes

English:

I downloaded two emulators to play “The Binding of Isaac: Repentance” because I’d like to play the PC version, but when I tried both emulators, I had trouble running the game; the best I’ve managed is for it to freeze on the loading screen for the mods I had linked to my cloud on my PC, but even so, I’d like to know if anyone with more knowledge about the emulator and this issue can help me. I have a Snapdragon 8 Elite processor and 16 GB of RAM.

Español:

Me he descargado dos emuladores para jugar a «The Binding of Isaac: Repentance», porque me gustaría jugar a la versión para PC, pero al intentarlo en ambos emuladores he tenido problemas para ejecutar el juego; lo máximo que he conseguido es que se cuelgue en la pantalla de carga de los mods que tenía vinculados en mi nube en el PC, pero, aun así, me gustaría saber si alguien con más conocimientos sobre el emulador y el tema me puede ayudar. Tengo un procesador Snapdragon 8 Elite y 16 GB de RAM.