Giter VIP home page Giter VIP logo

es-theme-tronkyfran's Introduction

Tronkyfran Themes for EmulationStation

Arcade banner

Theme tronkyfran and variations for use with EmulationStation.

Variations

This theme is available in 4 variations:

  1. tronkyfran: default + full sized images (suitable for desktops)
  2. tronkyfran-optimized: default + optimized images (suitable for Retropie Pi3)
  3. tronkyfran-dark: dark + full sized images (suitable for desktops)
  4. tronkyfran-dark-optimized: dark + optimized images (suitable for Retropie Pi3)

Install tronkyfran

  1. Close EmulationStation.

  2. Create folder ~/.emulationstation/themes if it does not exist.

  3. Run in a terminal:

    cd ~/.emulationstation/themes
    git clone https://github.com/HerbFargus/es-theme-tronkyfran.git --branch master --single-branch tronkyfran
    

Update

In order to update your installed theme (if you installed with above instructions), open a terminal and run:

cd ~/.emulationstation/themes/tronkyfran
git pull

Changelog

Please, check changelog file.

Missing systems in the theme

The following platforms are using default simple images:

  • atarijaguar
  • atarijaguarcd
  • dragon32
  • neogeocd
  • pcx68000
  • virtualboy
  • wonderswan
  • xbox

No emulation possible (no theme)

  • n3ds
  • ps3
  • ps4
  • psvita
  • wiiu
  • xbox360

Credits

Theme tronkyfran and variations by Tronkyfran, Herb Fargus and Rael G.C..

Based on simple v1.4 - 03-08-2015 by © Nils Bonenberger.

License

Creative Commons. Please see license.txt.

Summary of the license below:

ALLOWED:

  • Share and duplicate as it is
  • Edit, alter, change it

REQUIREMENTS:

  • Attribution, give credit to the creator
  • Indicate changes to it
  • Publish the changes under the same license

PROHIBITED:

  • Commercial distribution

Logo Notice

The used logos and trademarks are copyright of their respective owners.

es-theme-tronkyfran's People

Contributors

ajcrowley avatar amcolash avatar herbfargus avatar kneli avatar raelgc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

es-theme-tronkyfran's Issues

Switching logos PCE to TG16

First, great theme. The artwork is fantastic.

I'm doing the logo switching for Genesis and TG16, described here...
https://github.com/retropie/retropie-setup/wiki/Genesis-Megadrive

My code looks like:

megadrive_theme = "genesis"
megadrive_platform = "genesis"

pcengine_theme = "tg16"
pcengine_platform = "tg16"  // with and without this line

The MD to Genesis art swap works perfectly.
The TG16 logo loads, but no console art appears.

Suggestion: update README

@HerbFargus Can I improve the readme file? These are my suggestions:

  1. Use markdown for it (nice to read as text file, but will render as HTML in GitHub)
  2. Point to the dark and optimized variations branches.
  3. Move license.txt to a separate file but keep it a License section linking to it (it's a good practice keep License mentioned in the Readme and as a separate file).

If you agree with above points, I'll submit this as a PR so you can evaluate it.

add video support

I've been meaning to do this but lack the free time and motivation, but if someone gets to it before me I'd be happy to merge.

Recent games - no backgounds

Good day.
I'm russian and english is not my native language, so... :)
In ES main menu "Recent" (Last played) menu w/o background. And when I enter into recent I see like "no css". You understand, I hope.

Can I fix it myself? Or?

Dark version

Hi @HerbFargus and thanks for this AWESOME theme.

I like the ES simple themes too, the only difference is I prefer the simple dark.

So, I've create locally in my machine this variation and was thinking how you can keep this in you repo (if you want, of course). Maybe in a branch and later publish releases for both? (If yes, I can create the PR).

Side note: I've noticed that on a pi3 the full HD images are a bit heavy (ES suffers a very small hiccup during the platform transition effect). I've reduced the images to 1280x720 and they're still nice in a 1080p LED display, but now the transition effect is very smooth. Not sure if you want use this too.

Fix info/help text color

Some platforms, like NES, have a proper bright text color in the ES platform selector menu.

Others, like MegaDrive/Genesis, NeoGeo, SNES, are presenting a dark color in a dark background.

Marquees placement

Hi!

Just found your es-theme. Great work!
I have marquees for all my games and tronkyfran is not displaying them properly. They are behind the header bar. What about removing the system name, moving the system logo to the right and leave the upper left of the screen to the marquee ("md_marquee")?

Thanks!

Dreamcast gamelist details not working

So I got a scrapped Dreamcast gamelist (artwork, video, description) thats work perfect with other themes, unfortunately in tronkyfran it only shows the game names... basically it acts like there is no gamelist.xml for it.

PS: other systems have no problems

Wii art

I'll take the same Sega Saturn approach: a real high quality picture with some angle + zoom + gradient blur + radial background color.

Wondering if it's worth ask Tronkyfran to create one.

Change gamelist view

Really like your theme, is there an option or a way to change the gamelist view and to not show the metadata and text just a bigger box art image instead? Thanks.

Include install instructions and some minor improvements

I know that for some this is trivial, but I got asked several times how themes can be installed.

I'm thinking to include:

  • "manual" instructions (using wget, suitable for desktop)
  • git instructions (suitable for retropie, so user can update just running a git pull)

Additionally I'm thinking to:

  • move the credits to a Credits section (still in the README file)
  • move the CHANGELOG to a CHANGELOG.txt file (to remove some pollution)
  • and if you @HerbFargus allow, include myself in the Credits section too

hide metadata on RetroPie System screen?

Hi! I adore this theme and have made it my default theme. One question though- is there a way to make the metadata lines on the RetroPie screen in visible and recenter/enlarge the menu images? I don't need to know the rating for Audio or Bluetooth, and I'm not concerned about the publisher for Configuration Editor or ES Themes. ;-) Thanks very much! This theme absolutely enhances my RetroPie experience.

David

Typo in es-theme-tronkyfran/tg16/theme.xml

Hi,

Just went through a Retropie build using your theme and couldn't get the TurboGrafx 16 artwork to show up no matter what. After digging around I looked into your .xml file in the TG16 folder and found a typo on line 8 where it says:

		<path>./art/tgc16_art_blur.jpg</path>

whereas it should say:

		<path>./art/tg16_art_blur.jpg</path>

After making that change I reloaded the theme and everything comes up as it should.

Thank you for your time! I love the theme, btw. It's my go-to from here on out.

Create an original theme

@HerbFargus actually we're relying on Simple or Dark themes to display the nice 3D models.

In the last months, I've been working in an original theme, with big space for gamebox arts, etc.

If you think this will fit here in this repo, I can paste some screenshots.

Video broken in dark themes

To fix:

  • mimic the simple config

Additionally:

  • bump version (as info text as fixed)
  • put proper comments in the single.xml to make clear is this just not single, it's tronkyfran too.

Add Saturn blur art

I'm playing a bit with Yabause retroarch module and my favorite game (Guardian Heroes) is working fine in the desktop.

So, I've created an initial idea for a SS blur art.

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.