Merge pull request #1444 from m4xw/master

Android/Mupen Core Info fixes and GLES2 flavour tag
This commit is contained in:
Autechre 2020-06-30 17:17:57 +02:00 committed by GitHub
commit 0c7d5cad6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 18 additions and 3 deletions

View File

@ -92,6 +92,7 @@ features_cores = {
'kronos': ['gl3'],
'mednafen_psx_hw': ['gfxaccel'],
'mupen64plus_next': ['gfxaccel', 'libco'],
'mupen64plus_next_gles2': ['gles2', 'libco'],
'mupen64plus_next_gles3': ['gles3', 'libco'],
'openlara': ['gfxaccel'],
'parallel_n64': ['gfxaccel', 'libco'],

View File

@ -1,7 +1,7 @@
display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next Develop)"
authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team"
supported_extensions = "n64|v64|z64|bin|u1"
corename = "Mupen64Plus-Next (Develop)"
corename = "Mupen64Plus-Next"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo 64"

View File

@ -0,0 +1,14 @@
display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next GLES2)"
authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team"
supported_extensions = "n64|v64|z64|bin|u1"
corename = "Mupen64Plus-Next"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo 64"
systemid = "nintendo_64"
database = "Nintendo - Nintendo 64"
license = "GPLv2"
permissions = "dynarec_optional"
display_version = "1.0"
supports_no_game = "false"
required_hw_api = "OpenGL ES >= 2.0"

View File

@ -1,7 +1,7 @@
display_name = "Nintendo - Nintendo 64 (Mupen64Plus-Next GLES3)"
authors = "m4xw|Hacktarux|gonetz|GLideN64 Contributors|Mupen64Plus Team"
supported_extensions = "n64|v64|z64|bin|u1"
corename = "Mupen64Plus-Next GLES3"
corename = "Mupen64Plus-Next"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo 64"

View File

@ -65,7 +65,7 @@ meteor libretro-meteor https://github.com/libretro/meteor-libretro.git master NO
mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC_JNI Makefile libretro-build/jni
mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC_JNI Makefile jni
mu libretro-mu https://github.com/libretro/Mu.git master YES GENERIC_JNI Makefile libretroBuildSystem/jni
mupen64plus_next libretro-mupen64plus_next https://github.com/libretro/mupen64plus-libretro-nx.git develop YES GENERIC_JNI Makefile libretro/jni
mupen64plus_next_gles2 libretro-mupen64plus_next-gles2 https://github.com/libretro/mupen64plus-libretro-nx.git develop YES GENERIC_JNI Makefile libretro/jni
mupen64plus_next_gles3 libretro-mupen64plus_next-gles3 https://github.com/libretro/mupen64plus-libretro-nx.git develop YES GENERIC_JNI Makefile libretro/jni GLES3=1
nekop2 libretro-nekop2 https://github.com/libretro/libretro-meowPC98.git master YES GENERIC_JNI Makefile.libretro libretro/jni
neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC_JNI Makefile jni