These are some screenshots of a VERY EARLY Dolphin libretro core.
Don't bother us with requests for a release right now concerning this!
Some details on the Dolphin core:
* @AliAliaspider did the port
* Porting took about 4-5 days
* Right now it needs to be statically linked to RetroArch because the dynarec is not PIC-compliant.
* Libretro API does not have support for motion controls yet so we have to update the API and figure something out there. So for now it just implements default GameCube controls.
Overall, the current work-in-progress; audio/video/input (GC controls) all implemented. Still-to-go: motion controls, work on the dynarec so that it can work as a dynamic library (libretro core) instead of having to be statically linked, etc. Implementing core options and Quality-of-Life features, etc.
Amin Persia
2017-02-10 22:45:01 +0000 UTCThe Libretro Team
2017-02-10 22:18:33 +0000 UTCAmin Persia
2017-02-10 22:05:36 +0000 UTC