Merge pull request #344 from loganmc10/glupen2

Add GLES3 version of GLupeN64
This commit is contained in:
Andrés Suárez 2016-09-19 12:42:59 -05:00 committed by GitHub
commit 57c6346de9
2 changed files with 13 additions and 1 deletions

12
dist/info/glupen64_gles3_libretro.info vendored Normal file
View File

@ -0,0 +1,12 @@
display_name = "Nintendo 64 (GLupeN64 GLES3)"
authors = "Hacktarux|Mupen64Plus Team|loganmc10"
supported_extensions = "n64|v64|z64|bin|u1|ndd"
corename = "GLupeN64"
manufacturer = "Nintendo"
categories = "Emulator"
systemname = "Nintendo 64"
database = "Nintendo - Nintendo 64|Nintendo - Nintendo 64DD"
license = "GPLv2"
permissions = "dynarec_optional"
display_version = "2.5"
supports_no_game = "false"

View File

@ -8,5 +8,5 @@ systemname = "Nintendo 64"
database = "Nintendo - Nintendo 64|Nintendo - Nintendo 64DD"
license = "GPLv2"
permissions = "dynarec_optional"
display_version = "2.0-rc2"
display_version = "2.5"
supports_no_game = "false"