Giter Club home page Giter Club logo

alekfull-nx-es-de's Introduction

Alekfull NX (ES-DE Version)

This is port of the AlekFull NX theme by fagnerpc for the version of EmulationStation used in ES-DE v2.x (If you are using ES-DE v1.x or earlier please download this version instead)

All artwork and layouts were designed and created by fagnerpc. I simply made changes to the XML to make the theme compatible with ES-DE. The original version of the theme can be found here

Changes Made

  • Removed all Batocera specific elements to make the theme compatible with ES-DE v2.x
  • Updated system image names to match the standard used by ES-DE
  • Added a 16:10 Layout Variant
  • Added navigation sound set for ES-DE

Preview

System View Gamelist View
Screen Shot 2022-08-02 at 15 03 48 Screen Shot 2022-08-02 at 15 04 28

Configuration Options

  • The theme has a simple set of options that can be changed directly in the root theme.xml
    • Options:
    • <aspectRatio></aspectRatio>- sets the aspect ratio the theme will render at. If needed, this should be changed to match the aspect ratio of your screen.
    • <colorScheme></colorScheme>- sets the color scheme that is used for the overall theme on all views
  • 16:9, 16:10 aspect ratios are supported
  • and 2 color schemes are included (details below)

Preview of the Aspect Ratio Variants

Aspect Ratio System View Gamelist View
16:9 Screen Shot 2022-08-02 at 15 03 48 Screen Shot 2022-08-02 at 15 04 28
16:10 Screen Shot 2022-08-02 at 15 09 28 Screen Shot 2022-08-02 at 15 09 50

Preview of the Color Schemes

Dark Light
Screen Shot 2022-08-02 at 15 03 48 Screen Shot 2022-08-02 at 15 04 28 Screen Shot 2022-08-02 at 15 05 32 Screen Shot 2022-08-02 at 15 05 23

User Customizations

When using the theme on RetroPie you can make the following changes in the root theme.xml to tailor the look to your setup

Aspect Ratio...

Change the value in <aspectRatio> to match your screen aspect ratio (default is 16-9)

<!-- 
Apsect Ratio Options:
16:10 = 16-10
16:9 = 16-9
-->
<aspectRatio>16-9</aspectRatio>

Color Scheme...

Change the value in < colorScheme > to match your preferred color scheme (default is dark)

<!-- 
Color Scheme Options:
dark
light
-->
<colorScheme>dark</colorScheme>

Example:

As a quick example if you have a screen with a 16:10 aspect ratio and want a light color scheme then this is what you would change in the theme.xml

<!-- 
Apsect Ratio Options:
16:10 = 16-10
16:9 = 16-9
-->
<aspectRatio>16-10</aspectRatio>
<!-- 
Color Scheme Options:
dark
light
-->
<colorScheme>light</colorScheme>

Additional Notes

Versions for other ES forks:

  • If you use Retropie or ES-DE v1.x or eariler... then check out the version here.
  • If you use Batocera... then check out the original version by fagnerpc here.

Credit

All artwork and layouts were designed and created by fagnerpc

License

Creative Commons CC-BY-NC-SA - https://creativecommons.org/licenses/by-nc-sa/2.0/ You are free to share and adapt this theme as long as you provide attribution back to me (and the above credits) as well share any updates you make under the same licence terms.

alekfull-nx-es-de's People

Contributors

anthonycaccese avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.