libretro / fbalpha2012_neogeo

Final Burn Alpha 2012. Port of Final Burn Alpha to Libretro (0.2.97.24). Standalone core for Neo Geo.
12 stars 29 forks source link

I am building this core for android but always can't get it correct #8

Open lilongyueexedream opened 7 years ago

lilongyueexedream commented 7 years ago

As I want to play games which from neogeo type. like 'metalslug2' I go to jni lib and use the ndk-build command . But i can't get the core build. Can anyone tell me how to build this ? thank you.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/41446181-i-am-building-this-core-for-android-but-always-can-t-get-it-correct?utm_campaign=plugin&utm_content=tracker%2F20402903&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20402903&utm_medium=issues&utm_source=github).
andres-asm commented 7 years ago

Why don't you use the latest fba instead?

On Sun, Jan 29, 2017 at 12:19 PM, lilongyueexedream < notifications@github.com> wrote:

As I want to play games which from neogeo type. like 'metalslug2' I go to jni lib and use the ndk-build command . But i can't get the core build. Can anyone tell me how to build this ? thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/libretro/fbalpha2012_neogeo/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpC0It97ewNb3aqDyvmD40-BNyYBhY-ks5rXMoSgaJpZM4Lw2Fe .

lilongyueexedream commented 7 years ago

fb_alpha_cps1_libretro.info fb_alpha_cps2_libretro.info fb_alpha_libretro.info fbalpha2012_libretro_android It seems that i have so many fb_alpha cores what are the latest? and what are the differece ? are they all using the same bios file?

lilongyueexedream commented 7 years ago

In the latest core files i can only see two core files : 1.fbalpha_libretro_android.so 2.fbalpha_libretro_android.so what are the diference of these two cores?

lilongyueexedream commented 7 years ago

@fr500 can you help me with the above questions?

lilongyueexedream commented 7 years ago

@fr500

lilongyueexedream commented 7 years ago

@fr500 sorry ,the latest i can see are the two cores :1.fbalpha2012_libretro_android.so 2.fbalpha_libretro_android.so what are the difference ?

andres-asm commented 7 years ago

There is https://github.com/libretro/fbalpha and https://github.com/libretro/fbalpha2012 The others (subcores) are only intended for low memory devices.

2012 as the name implies is old.

lilongyueexedream commented 7 years ago

really thanks for your help. Now I go to https://github.com/libretro/fbalpha to build the core