Skip to content

Resolve "Use recalbox.conf variable for ParseGamelistOnly and hidesystemview"

Please make sure your PR is ready to be merged !

  • You added the changes in CHANGELOG.md
  • You choose the right repository branch to make the PR
  • You described the PR as below

Closes #9 (closed)

Changes :

  • ParseGamelistOnly and hidesystemview were in ES Settings (es_settings.xml) configuration, they are now managed only with RecalboxConfig (directly from recalbox.conf)
  • Changed ALL system.es.**** to emulationstation.* variables in recalbox.conf and ES

Related to: https://github.com/recalbox/recalbox-buildroot/pull/658

Merge request reports