southoz/RetroOZ

Emulationstation Update

Closed this issue · 2 comments

From Baco @JuanMiguelBG

Hi southoz:

I release a new Emulation Station version 2.10.8.0.

Changes:

  • In 12h clock, 00 AM/PM not exist, it should be 12 AM/PM.
  • Add option to update games lists in game collections menu and gamelist menu. Now, we don't need to restar ES to show changes.
  • Add option to configure exit confirmation in advanced menu.
  • Fix bug in quit option, when no menu is displayed, that only exit ES, now do a device shutdown.
  • Increment autosize of Menu based on theme menu text size.
  • Add option to change between OK (A button) and BACK (B button) buttons in new controls menu.
  • Add option to change Page_UP to L1 and Page_Down to R1 in new controls menu.
  • Fix bugs in new component of control both Wifi and battery activity.
  • Show country flags with the languages.
  • System Information: Manage multiple USB drive partitions.
  • Parametrize both ES config and userdata directories.

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.

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.

Emulationstation Updated to 2.10.8.1