Giter VIP home page Giter VIP logo

Comments (6)

XargonWan avatar XargonWan commented on July 26, 2024

The work can be followed here: https://trello.com/b/Hwy5jdS0/retrodeck-graphics

from retrodeck.

XargonWan avatar XargonWan commented on July 26, 2024

Implementation idea:

  • borders will be enabled by default in retroarch.cfg
  • a tool will be created to disable/enable the borders, this tool will operate with a sed on retroarch.cfg to edit the border option

from retrodeck.

XargonWan avatar XargonWan commented on July 26, 2024

Another way could be to include this: https://www.libretro.com/index.php/retroarch-introducing-the-mega-bezel/

from retrodeck.

icenine451 avatar icenine451 commented on July 26, 2024

This collection of borders is available under the MIT license and seems pretty nice to me personally.

If the following settings are configured in retroarch.cfg (I believe these are defaults anyway), per-core bezels can be configured and used:

auto_overrides_enable = "false"
And
game_specific_options = "true"

and then per-core settings can be set in

<retroarch root>/config/<core name>/<core name>.cfg

For example, for Snes9x, the file would be in

<retroarch root>/config/Snes9x/Snes9x.cfg

and would contain the line

input_overlay = "<path to SNES9x overlay cfg file>"

from retrodeck.

XargonWan avatar XargonWan commented on July 26, 2024
  • Added borders: #128
  • Shaders
  • Script to enable/disable them

from retrodeck.

icenine451 avatar icenine451 commented on July 26, 2024

Dupe

from retrodeck.

Related Issues (20)

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.