mirror of
https://github.com/libretro/libretro-super
synced 2025-01-03 23:37:11 +00:00
Add SG-1000 .sg files as a valid extension
As of libretro/smsplus-gx@079a03b SMS Plus GX has experimental support for SG-1000 games. You can however currently only load them when added to a playlist, as .sg files aren't valid according to the info file.
This commit is contained in:
parent
620478f86f
commit
bdb20e992f
2
dist/info/smsplus_libretro.info
vendored
2
dist/info/smsplus_libretro.info
vendored
@ -1,6 +1,6 @@
|
||||
display_name = "Sega - MS/GG (SMS Plus GX)"
|
||||
authors = "Charles MacDonald|gameblabla"
|
||||
supported_extensions = "sms|bin|rom|col|gg"
|
||||
supported_extensions = "sms|bin|rom|col|gg|sg"
|
||||
corename = "SMS Plus GX"
|
||||
manufacturer = "Sega"
|
||||
categories = "Emulator"
|
||||
|
Loading…
Reference in New Issue
Block a user