Code Monkey home page Code Monkey logo

batomarquee's Introduction

batomarquee

Some scripts and utilities to show a marquee in Batocera through a second HDMI port.

For now, this is really just a bit of a hack and should probably be configured in emulation station.

Installation

Move the existing scripts into their own respective folders under /userdata. For example...

  • marquee.sh --> /userdata/scripts/marquee.sh
  • marquee-game.sh --> /userdata/config/emulationstation/scripts/marquee-game.sh

Ensure that you've given both scripts execute permissions (e.g. chmod +x marquee.sh).

Configuration

For now, you set the configuration inside the marquee.sh script. Comments have been added to make is easier to understand. To figure out the name of your sway output, you can run the following command:

# swaymsg -t get_outputs | jq '.[].name'
"HDMI-A-1"
"HDMI-A-2"

Usage

Not much you can do directly. By default it will look in /userdata/marquee/arcade/ for marquees. If it doesn't find it there, it will then fallback to scraped "marquee" image. If that doesn't exist, it will then attempt to load the generic image.

Troubleshooting

With Batocera v39, retroarch had trouble selecting the correct display to use when the second display was active (causing it to freeze). You may be able to workaround this issue by setting an explicit monitor index in your batocera.conf file:

global.retroarch.video_monitor_index=2

batomarquee's People

Contributors

jstapels avatar

Watchers

 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.