Simple Bash script that aims to build a Turnip driver for MAGISK / KERNELSU or EMULATORS.
Simply clone this repo and use Bash to build:
bash build-turnip.shCheck the Notes section below for more info.
| Name | Status | Notes |
|---|---|---|
| 3DMark | ✅ | |
| GRID™ Autosport | ✅ | Tested by @V3KT0R-87 Working (60 fps) |
| SpongeBob SquarePants Battle For Bikini Bottom | ✅ | Tested by @V3KT0R-87 Working (30 - 45 fps) |
| CarX Street | ✅ | Tested by @V3KT0R-87 Working (30 - 45 fps) |
| Dolphin Emulator | ✅ | Tested by @V3KT0R-87 Working |
| PPSSPP | ✅ | Tested by @V3KT0R-87 Working |
| EggNS | ✅ | Tested by @V3KT0R-87 Working |
| ANGLE (com.android.angle) | ✅ | |
| GTA Trilogy - Definitive Edition | ✅ | Tested by @Ryder_7777 Working (poor performance) |
| Call of Duty: Warzone Mobile | ✅ | Tested by @SeniorFurry Working (texture bugs, poor performance) |
| Hitman: Blood Money – Reprisal | ✅ | Tested by @V3KT0R-87 Working (60 fps, medium graphics) |
- Important: Android 15 (SDK 35) is needed for full Vulkan 1.4 support.
- Please use Ubuntu 26.04 or any Linux distribution based on it.
- Make sure you have a stable internet connection before proceeding (use a VPN if your ISP throttles your speed).
- Make sure your Android version is
14or above, otherwise you won't be able to install. - Make sure you have the latest Magisk / KernelSU installed before proceeding.
This project wouldn't be possible without the help of these amazing people:
- @MrMiy4mo for creating the Turnip build script and letting me modify and learn from it.
- @Mesa3D Team for giving us such amazing drivers so that we can further improve our device performance.
- Adreno Driver Support Group for testing and sharing benchmarks.