21 Jun 2024, 21:29

@lhari84

Hi all!

There is an issue with the codification of the files "games.sh"
to resolve the problem you can run this command:

find . -maxdepth 1 -mindepth 1 -type d -exec sed -i 's/\r$//' {}/games.sh \;

Inside the folder:

/recalbox/share/themes/es-theme-next-pixel-v2-16x9-720p/systems/

That command will solve the exec errors. It removes bad codification that is not compatible with linux.
Too late maybe? but i just came in to this world 😉 I came from a pure Retroarch.

I also did some mod to the system to provide a much more confortable execution with just one "games.sh" on the folder that I said before, next to the file "generate_language.sh".

Hope some body get helpful this comment!
See you!!