Merge pull request #344 from loganmc10/glupen2
Add GLES3 version of GLupeN64
This commit is contained in:
commit
57c6346de9
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue