Skip to content

Commit

Permalink
db: NES: Add Metal Slader Glory (JP) to injectable bases.
Browse files Browse the repository at this point in the history
Metal Slader Glory is the only NES WAD which has MMC5 mapper support (afaik), also its rom size is 1 MB, which overpasses Kirby's Adventure rom size (768 kB).
Unfortunately this is a Japanese release only, but it's nice to have this base since it has option for inject a few roms larger than 768 kB.
  • Loading branch information
saulfabregwiivc authored Jan 19, 2025
1 parent 42febfd commit 3deeb38
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion FriishProduce/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@
"titles": ["スーパーマリオブラザーズ3", "Super Mario Bros. 3", "Super Mario Bros. 3", "슈퍼 마리오브라더스 3"]
},

{
"id": "00010001-464339__",
"region": [0],
"emu_ver": [1],
"titles": ["メタルスレイダーグローリー", "Metal Slader Glory"]
},

{
"id": "00010001-464651__",
"region": [1, 5],
Expand Down Expand Up @@ -569,4 +576,4 @@
"titles": ["YouTube"]
}
]
}
}

0 comments on commit 3deeb38

Please sign in to comment.