Skip to content

Commit

Permalink
Added Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamLCobb committed Jun 9, 2016
1 parent c3e2816 commit 0fec242
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# GC4iOS - GameCube emulator for iOS

GC4iOS
=======
###### Supports iOS 8.1 and up. 64 bit devices only.

Currently GC4iOS uses Dolphin's' PowerPC Interpreter and an OpenGL backend. Most games can be loaded and run between 3 and 20 fps.

Only devices with 2GB of ram have been tested (iPhone 6s, ect). Devices with 1GB may work but have not been tested.

Please note this is an early alpha version. Without JIT, the emulator will not be fast enough to play any games at a playable speed.

Installing GC4iOS
------------------------
Download the source and open the project file in the root directory. Set your device as the build target and press build and run.



To-do
------------------------
###### Planned improvments
* Customizeable controller
* Net Play
* Cheats
* JIT

0 comments on commit 0fec242

Please sign in to comment.