Open GoogleCodeExporter opened 9 years ago
The frontend doesn't know what "two roms" is, so a single hash is presented to
it, which is a composite hash based on both of the inserted roms. That way,
your pokeyman blue + pokeyman red hash will match anyone else's when the same
two roms are used, and not match otherwise. But then adding all of that to a
gamedb would be an O(n^2) thing; maybe the best answer is to have the frontend
become aware of multiple roms at once?
Original comment by goyu...@gmail.com
on 13 Aug 2014 at 2:43
[deleted comment]
I was thinking if the XML is telling EmuHawk, load these Two ROMS, then hash
both and compare both. Though, that may slow things down when a user loads the
games up.
Original comment by hegyak
on 13 Aug 2014 at 3:38
Original issue reported on code.google.com by
hegyak
on 12 Aug 2014 at 2:19Attachments: