Grab the source code and start hacking. The #1 thing the project needs is developers. There have been anywhere between 1-3 of them working on the Android port at any point in time, and that number may actually be 0 right now because one of the developers bricked his dev platform.
Telling the developers what is broken is fine, but doesn't change the fact that there are only 24 hours in a day, and that none of the developers own or want a Galaxy S7.
I would do it since I own a Galaxy S7 but... I can't code xP
I own an exynos s7 and would like to help in any way I can, although my programming skills are extremely limited
Does Dolphin generate a crash log? And are there any simple guides on compiling the source?
PPSSPP has exactly the same issue with its dynamic JIT recompiler on the S7.
Only turning JIT off stops it from crashing but games will run unplayable slow.
(03-18-2016, 07:39 AM)nex86 Wrote: [ -> ]PPSSPP has exactly the same issue with its dynamic JIT recompiler on the S7.
Fun fact, as we share the same emitter, this might be a shared bug, too. The other possibility is a hardware issue within this self-built processor....
Well, now I'm really confused. Cause PPSSPP runs great on my s7, with Dynarec JIT enabled
on Exynos?
because most games I tried crashed.
Try the Hatsune Miku Project Diva games. Those crash on the S7 with JIT on but run fine on all other devices I have.
Yeah the Exynos model
Okay more progress, PPSSPP crashes every game IF run after I've tried to load Dolphin. PPSSPP will then not run any game further than the menu, even if all other active apps are closed
However, if I restart my phone PPSSPP will load every game I try perfectly. I don't have any of the Project Diva games but maybe try restarting your phone and see if it has the same issues
This seems to suggest that whatever crashes JIT on Dolphin then hangs and affects PPSSPP's JIT too?
(03-18-2016, 03:38 PM)mrbluru Wrote: [ -> ]Yeah the Exynos model
Okay more progress, PPSSPP crashes every game IF run after I've tried to load Dolphin. PPSSPP will then not run any game further than the menu, even if all other active apps are closed
However, if I restart my phone PPSSPP will load every game I try perfectly. I don't have any of the Project Diva games but maybe try restarting your phone and see if it has the same issues
This seems to suggest that whatever crashes JIT on Dolphin then hangs and affects PPSSPP's JIT too?
This is what I meant by helping in any way. If we find patterns in these problems, the devs (if there are any right now) might get an idea for an easy workaround.
Edit: And possibly we could test the builds too?