We plan to add new features and enhancements on top of the base emulator
Please, before you make a bug report confirm that the issues only happens on Lemonade
We will try to fix base bugs too, but we need to know if the issues were caused by us or was in the base itself
Soon...
Dependencies (Windows)
- Android Studio
- NDK and CMake
- Git
If you get the error invalid linker name in argument '-fuse-ld=gold'
- LLVM For Windows
- Visual Stidio Build Tools (C++ Tools)
- MinGW-W64 (Make sure to get the online installer and add the bin directiry of MinGW-W64 to your PATH variable)
If you get the error SPIR-V Tools not found'
- Edit the cmakelists.txt file of glslang (located on the extenrnals folder)
Add set(ALLOW_EXTERNAL_SPIRV_TOOLS ON)
- Start Android Studio, on the startup dialog select Open
- Navigate to the citra/src/android directory and click on OK
- Build > Generate Signed Bundle/APK
- Select 'APK' and create a key
- Make sure to select CanaryRelease
We are looking for developers! so please contact us on discord if you are interested
- Add 100% speed hack
- Add more hacks from MMJ