Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

SachinVin/citra_android

Repository files navigation

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

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.

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.

Known Issues

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

  • 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.

About

An Android frontend for the Citra Emulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •