Can I disable "Remove from Favorites" from the Favorites menu?
-
Hello,
I want to disable system selection on my recalbox and set it on Favorites menu, but is don't want to show the button "Remove from Favorites"? is this possible or is there any other way to accomplish what I want?
Thanks
-
@dirarko I think this configuration is as close to what you want:
https://wiki.recalbox.com/en/tutorials/system/installation/bartop-arcade-configuration#menu-setup -
@zing Thank you. I have tried this before but it's not what I wanted.
What I am trying to do now is modify the code at projects/frontend/es-app/src/views/gamelist/ISimpleGameListView.cpp and comment the lines 232 & 233 then build a new image. So far I am unable to make the build. Will update here if anything happends
-
then build a new image
Sorry, I'm not a moderator and I don't have enough technical knowledge to help you with this, but the instructions for building a new image are at this link:
https://gitlab.com/recalbox/recalboxI should just warn you that we don't support this situation, and we don't support altered images.
-
@zing Thank you