southoz / RetroOZ

RetroOZ Odroid Hardkernel Go Super and Powkiddy RGB 10 Max firmware
56 stars 6 forks source link

Emulationstation Update #31

Closed southoz closed 3 years ago

southoz commented 3 years ago

From Baco @JuanMiguelBG

Hi southoz:

I release a new Emulation Station version 2.10.8.0.

Changes:

The binary files are here https://github.com/JuanMiguelBG/Emulati ... .10.8.0.7z

With de the new feature "Parametrize both ES config and userdata directories", now, You can remove the "/etc/emulationstation" folder and centralice all in "/home/odroid/.emulationstation". By default, all works as now.

You can move the files "es_input.cfg" and "es_systems.cfg" form "/etc/emulationstation" to "/home/odroid/.emulationstation", and all works as now.

If you configure in "emulationstation.sh" with

"$esdir/emulationstation" "$@" "--userdata-path" "/roms"

you don't need the link "/etc/emulationstation/themes", the themes are loaded directly from "/roms/themes".

Other example:

If you configure in "emulationstation.sh" with

"$esdir/emulationstation" "$@" "--config-path" "/roms/systems/.config/emulationstation" "--userdata-path" "/roms"

you can move the ES configuration folder from "/home/odroid/.emulationestation" to "/roms/systems/.config/emulationstation" and the themes are loaded from "/roms/themes".

Other example:

If you configure in "emulationstation.sh" with

"$esdir/emulationstation" "$@" "--config-path" "/roms/systems/.config/emulationstation" "--userdata-path" "/roms/systems/.config/emulationstation"

you can move the ES configuration folder from "/home/odroid/.emulationestation" to "/roms/systems/.config/emulationstation" (outside of the system partition) and the themes are loaded from "/roms/systems/.config/emulationstation/themes". Now you have all centralized in one directory.

Bye and good work.

southoz commented 3 years ago

From Baco @JuanMigelBG - https://forum.odroid.com/viewtopic.php?p=333935#p333935

Hi southoz:

I release a new Emulation Station version 2.10.8.1.

Changes: -Fix a bug "Update Game list option breaks generate a fake es_systems.cfg".

The binary files are here https://github.com/JuanMiguelBG/Emulati ... .10.8.1.7z

Bye and good work.

southoz commented 3 years ago

Emulationstation Updated to 2.10.8.1