I answer this myself. Yes, simply copying those .so + linker works. This is still on 4.4-r5 system, so I will retry on 6.0-rc1 before marking this as solved.
I have a working 4.4-r3 installation in an older laptop, which could play many apps including the native arm ones. Now I have a newer laptop, installed with 4.4-r5, later upgraded to 6.0-rc1, but can't play any games. Comparing the directory structure, I found out that 4.4-r5 /system/lib/arm only has check.xml and cpuinfo, while the one in 4.4-r3 has a bunch of .so + linker.Is there any workaround? Would copying the .so + linker from 4.4-r3 work? If possible, I need workaround for 6.0-rc1 since it uses kernel 4.4 which detects my touchpad correctly as touchpad, 4.4-r5 incorrectly detects it as touchscreen.
--
You received this message because you are subscribed to a topic in the Google Groups "Android-x86" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-x86/OghilOSJzjs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Thank you, I just figured it out "Apps compatibility". Need to additionally run a script called "enabled_nativebridge" from terminal to download the required libs. Everything works now in 6.0-rc1.