Giter Site home page Giter Site logo

anr2me / emulationstation-ropi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jacobfk20/emulationstation-rpie

0.0 2.0 0.0 2.02 MB

A ROPI flavored version of EmulationStation.

License: MIT License

CMake 1.30% C++ 98.63% Shell 0.02% Batchfile 0.01% C 0.04%

emulationstation-ropi's Introduction

EmulationStation ROPI

This version of EmulationStation is targeted mostly for ease of access from the couch. List of added features are: -OSK (On Screen Keyboard) -Gamelist GridView. (puts games in a grid view) -Wifi connecting a scanning from ES. (needs wificonnect put in ~/.emulationstation/app/wifi) -Storage view -Several other smaller UI changes.

Original Project website: http://emulationstation.org

Building

** from the original project **

EmulationStation uses some C++11 code, which means you'll need to use at least g++-4.7 on Linux, or VS2010 on Windows, to compile.

EmulationStation has a few dependencies. For building, you'll need CMake, SDL2, Boost (System, Filesystem, DateTime, Locale), FreeImage, FreeType, Eigen3, and cURL. You also should probably install the fonts-droid package which contains fallback fonts for Chinese/Japanese/Korean characters, but ES will still work fine without it (this package is only used at run-time).

On Debian/Ubuntu: All of this be easily installed with apt-get:

sudo apt-get install libsdl2-dev libboost-system-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev libfreeimage-dev libfreetype6-dev libeigen3-dev libcurl4-openssl-dev libasound2-dev libgl1-mesa-dev build-essential cmake fonts-droid

Then, generate and build the Makefile with CMake:

cd YourEmulationStationDirectory
cmake .
make

Project's original Creator:

-Alec "Aloshi" Lofquist http://www.aloshi.com http://www.emulationstation.org

emulationstation-ropi's People

Contributors

harryzimm avatar jacobfk20 avatar alerinoreis avatar

Watchers

James Cloos avatar AdamN 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.