Le 06/08/2014 19:10, Sabniveesu
Shashank a écrit :
You're right on the project's goal, except about running on TV which is out of our goal as it currently appear to be just out of GNOME's goal. It would be a nice addition though.
To test the application prototype, install Badnik
(https://github.com/Kekun/badnik), and then install Video Games
(https://github.com/Kekun/video-games). It should be able to find
Mega Drive/Genesis games unders ~/Games as well as desktop
entries. You can test the libretro frontend demo by compiling
https://github.com/Kekun/retro-gobject and running ./out/demo. The
left open button allow you to load a libretro core and the right
open button allow you to load a game file. It works well with
Genesis Plus GX (https://github.com/libretro/Genesis-Plus-GX) and
Nestopia (https://github.com/rdanbrook/nestopia). More than fixing actual bugs, we first have to refactor the application's prototype into something more maintainable with less custom code:
We also have to write good Grilo plugins to look for metadata for
desktop entry based games and Steam games. Here is a good tutorial to learn Vala: https://wiki.gnome.org/Projects/Vala/Tutorial Join #gnome-games on GimpNet. ;)
|