Giter Site home page Giter Site logo

citra_android's Introduction

Citra for Android

An (Unofficial) Android frontend for the Citra Emulator

This is an unofficial port for the Citra emulator based on the Dolphin emulator's Android frontend. So, huge props to the guys over there.

Since this code is almost entirely a copy of the Dolphin frontend,there are a lot of useless segments in here that aren't being used ... or are useless.

Download apk files from here

Building

You can follow this guide if haven't set up your Android environment. Once that is done, follow this to setup and use Cmake 3.8(min. for Citra) or higher.

First, for the frontend, you can clone/download this repo.

You can find the Citra backend here - either download a snapshot archive from GitHub or clone the repository.

Edit the CMakeLists path in the build.gradle to point to the location of the CMakeLists.txt of the Citra backend.

You're all set, now hit build.

Device Requirements

  • OS
    • Android (5.0 Lollipop or higher).
  • Processor
    • A processor with support for either ARMv8 or x86-64; 32-bit processors (ARMv7, x86) are not supported by Citra.
  • Graphics
    • A graphics processor that supports OpenGL ES 3.2 or higher.

Known Issues

Since this is in very early stages of development a lot of things don't quite work properly yet:

  • In-app settings (you can edit the settings at [internal_storage]/citra-emu/config/config.ini);
  • Colors in games (since GLES doesn't support BGR color ordering, the color channels may be inverted);
  • Since this is based on an older version of Citra, bugs solved on newer versions of Citra may still be present.

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.