dyreschlock / pocket-extras

Collection of Extra files to be used on the Analogue Pocket
48 stars 11 forks source link

Capcom Z80 : Section Z Game JSON do not select core #36

Closed dyreschlock closed 3 weeks ago

dyreschlock commented 3 weeks ago

As Boogerman pointed out on Discord, the Section Z games in Capcom Z80 have 'variant_select' in the JSON rather than 'core_select'. This fails on his JSON validator. The JSON still work on their own, though, because if a core isn't specified, it'll select the first one in the list. But, for posterity and correctness, may as well update them.

dyreschlock commented 3 weeks ago

These updates have been added