libretro / FBNeo

FBNeo - We are Team FBNeo.
https://neo-source.com
Other
225 stars 134 forks source link

[Android] mslug5, kof2003 force closes #3

Closed meowthed closed 5 years ago

meowthed commented 5 years ago

Load Content > mslug5.zip or kof2003.zip > Arcade (FB Alpha) Expected: Metal Slug 5/The King of Fighters 2003 loads Result: force close, no Retroarch has stopped message.

Android 6.0.1 1.4GHz Snapdragon 425 Quad-core 2GB RAM

barbudreadmon commented 5 years ago

Arcade (MAME 2003-Plus)

Wrong repo ?

meowthed commented 5 years ago

Must have overlooked it. Both cores exhibit this issue anyway.

barbudreadmon commented 5 years ago

Do you have the same issue with svc and kf2k3pcb ? Maybe (just maybe) the callback functions for decrypting (?) those games is a little overwhelming for your device. I heard android has a nasty habit of killing a process if it takes too much time.

ghost commented 5 years ago

The only generic advice I have for you from experience in the past is go to settings->frame throttle-> rewind make sure its off and try again.

spielvan commented 5 years ago

arnoldsecret I had the same problem with my MX3-G, but I'm skirting the same using an ALBA FBA core before having the Neogeo cd tabs, Megadrive .... I think the core turned out to be very heavy and with the bugs already located in the android, type colors that worked there or you update the same or stop working or when you have close the core closes the retroarch.

meowthed commented 5 years ago

well, I think the only solution for that was to support the decrypted roms of these games, notably kof2003d and mslug5d from HBMAME.

barbudreadmon commented 5 years ago

@arnoldsecret i'm not against adding those clones, but maybe try the following clones first :

I think their init functions is faster than their parent so it might solve your issue.

ghost commented 5 years ago

I know when i was having issues in plus i was getting casting issues didnt cause a crash on windows or linux though. Asan will should you there issues when a the games are run it probably that android seems less forgiven than any other os.

barbudreadmon commented 3 years ago

@arnoldsecret i just did another blind attempt at fixing that wrong behavior on android, please let me know if it improves situation with those games