* Make core name fully explicit since it might not follow convention
* Add missing entries in for sega cd and pce cd in cores.conf
* Add support for n64 core autoselection
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
This changed makes it so that retrolaunch will choose cores based on a
preference configuration called cores.conf.
This means that different systems can select what cores they prefer to
use when running certain games. Games that don't work on specific cores
can be marked in launch.conf with !core_name and retrolaunch will choose
the next core for that system.
Also launch.conf is now optional meaning that users don't need the cddb
and the dat files to be able to use core auto-selection. They just need
cores.conf.
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
I decided to include digital-only games too, as I feel that it's better in the long run to label them as such rather than ignore them. If you don't like it I'll remove it.