Where are all the games stored?
HackerYijia opened this issue · 1 comments
HackerYijia commented
I am interested to download the ROM files for the game.
But I have no idea where are the game stored.
/game/assets only shows a few games.
sergystepanov commented
By default, all games are stored in the ./assets/games directory, and in the pkg/config/config.yaml file, you can find and change some parameters related to the game library.
The coordinator and workers should be provided with the same list of ROM files on the system. In order to see what it finds, set the coordinator.debug parameter to true in the configuration file; then, it will print out your ROMs in the console.