https://github.com/mandarine3ds/mandarine
A Citra fork with new features and hacks which are experimental and may not be present upstream
https://github.com/mandarine3ds/mandarine
3ds 3ds-emulator citra citra-enhanced citra-fork emulation mandarine3ds
Last synced: about 1 year ago
JSON representation
A Citra fork with new features and hacks which are experimental and may not be present upstream
- Host: GitHub
- URL: https://github.com/mandarine3ds/mandarine
- Owner: mandarine3ds
- License: gpl-2.0
- Created: 2024-04-14T18:22:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T15:53:45.000Z (about 1 year ago)
- Last Synced: 2025-03-31T17:02:34.823Z (about 1 year ago)
- Topics: 3ds, 3ds-emulator, citra, citra-enhanced, citra-fork, emulation, mandarine3ds
- Language: C++
- Homepage: https://mandarine3ds.github.io/
- Size: 58.4 MB
- Stars: 600
- Watchers: 27
- Forks: 22
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-emulators - Mandarine
- awesome-starred - mandarine3ds/mandarine - A Citra fork with new features and hacks which are experimental and may not be present upstream (C++)
README
Mandarine
A Citra fork with new features and hacks which are experimetnal and may not be present upstream.
Feel free to download Mandarine and test it, if you run into any bugs please open an issue on GitHub or contact us on Discord
# Installation
Grab the appropriate release for your operating system of choice from the `Releases` section of the page
> [!NOTE]
> For Windows, we reccomend MSYS2 since it doesnt need the `Microsoft Visual C++ runtime` in order to work
---
# Recommended specs
## 🖥️ Desktop
```
Operating System: Windows 10 (64-bit), MacOS Ventura, or modern 64-bit Linux
CPU: x86-64 (64-bit) CPU. Single core performance higher than 1,800 on Passmark
GPU: OpenGL 4.3 or Vulkan 1.1 support
Memory: 2GB of RAM. 4GB is recommended
```
## 📱 Android
```
Operating System: Android 9.0+
CPU: Snapdragon 835 SoC or better
GPU: OpenGL ES 3.2 or Vulkan 1.1 support
Memory: 2GB of RAM. 4GB is recommended
```
# Contributions
if you know what you're doing, feel free to open a PR, we will review it in due time.
> [!WARNING]
> Keep in mind to properly test your chnages before opening a PR and please follow respect code formatting and license headers