Merge pull request #1448 from Sanaki/master

Added hiscore.dat to FBNeo firmware list
This commit is contained in:
hizzlekizzle 2020-07-05 17:33:26 -05:00 committed by GitHub
commit ab0e885da5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ license = "Non-commercial"
permissions = ""
display_version = "v0.2.97.44"
supports_no_game = "false"
firmware_count = 10
firmware_count = 11
firmware0_desc = "fbneo/neogeo.zip (Neo Geo BIOS)"
firmware0_path = "fbneo/neogeo.zip"
firmware0_opt = "true"
@ -43,5 +43,8 @@ firmware8_opt = "true"
firmware9_desc = "fbneo/cchip.zip (C-Chip Internal ROM)"
firmware9_path = "fbneo/cchip.zip"
firmware9_opt = "true"
firmware10_desc = "fbneo/hiscore.dat (High Score support database)"
firmware10_path = "fbneo/hiscore.dat"
firmware10_opt = "true"
notes = "(!) The BIOS files can also be inside the ROM directory or the root of SYSTEM directory.|(!) Homepage : https://neo-source.com/"
description = "Based on the latest up-to-date source, 'FinalBurn Neo' is compatible with FinalBurn Neo latest ROM sets. This core should be the first choice for most users who want to run arcade games via libretro. MAME runs more games, so if FBN is incompatible with a game, those are the next ones to try. The FBA2012 cores should only be used if a device cannot run FBN at full speed. Formerly known as 'FB Alpha'."