{"id":20854765,"url":"https://github.com/mandarine3ds/mandarine","last_synced_at":"2025-05-12T06:31:19.621Z","repository":{"id":234948734,"uuid":"786526893","full_name":"mandarine3ds/mandarine","owner":"mandarine3ds","description":"A Citra fork with new features and hacks which are experimental and may not be present upstream","archived":false,"fork":false,"pushed_at":"2025-03-31T15:53:45.000Z","size":61231,"stargazers_count":600,"open_issues_count":51,"forks_count":22,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-31T17:02:34.823Z","etag":null,"topics":["3ds","3ds-emulator","citra","citra-enhanced","citra-fork","emulation","mandarine3ds"],"latest_commit_sha":null,"homepage":"https://mandarine3ds.github.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"PabloMK7/citra","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mandarine3ds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-14T18:22:35.000Z","updated_at":"2025-03-31T15:53:59.000Z","dependencies_parsed_at":"2025-03-02T13:41:33.014Z","dependency_job_id":null,"html_url":"https://github.com/mandarine3ds/mandarine","commit_stats":null,"previous_names":["gamer64ytb/citra-enhanced","citraenhanced/citra","mandarine3ds/mandarine"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarine3ds%2Fmandarine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarine3ds%2Fmandarine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarine3ds%2Fmandarine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarine3ds%2Fmandarine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mandarine3ds","download_url":"https://codeload.github.com/mandarine3ds/mandarine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253687504,"owners_count":21947691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3ds","3ds-emulator","citra","citra-enhanced","citra-fork","emulation","mandarine3ds"],"created_at":"2024-11-18T04:00:42.059Z","updated_at":"2025-05-12T06:31:19.607Z","avatar_url":"https://github.com/mandarine3ds.png","language":"C++","funding_links":[],"categories":["Handheld game console emulators","C++"],"sub_categories":["Pokemon Mini"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/mandarine3ds/mandarine/blob/master/dist/mandarine.svg\" alt=\"mandarine\" width=\"188\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\" style=\"font-size:144px;\"\u003e\n  \u003cstrong\u003eMandarine\u003c/strong\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eA Citra fork with new features and hacks which are experimetnal and may not be present upstream. \u003c/strong\u003e\n  \u003c/strong\u003eFeel free to download Mandarine and test it, if you run into any bugs please open an issue on GitHub or contact us on Discord\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/downloads/mandarine3ds/mandarine/total\" alt=\"GitHub all releases\"/\u003e\n  \u003ca href=\"https://github.com/mandarine3ds/mandarine/releases/latest\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Download-Latest_Release-2ea44f?logo=github\u0026logoColor=white\" alt=\"Download - Latest Release\"/\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://discord.gg/8xjMHWEuf6\"\u003e\n    \u003cimg src=\"https://dcbadge.limes.pink/api/server/8xjMHWEuf6\" alt=\"Discord\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n# Installation\n\nGrab the appropriate release for your operating system of choice from the `Releases` section of the page\n\n\u003e [!NOTE]  \n\u003e For Windows, we reccomend MSYS2 since it doesnt need the `Microsoft Visual C++ runtime` in order to work\n\n---\n\n# Recommended specs\n\n## 🖥️ Desktop\n\n```\nOperating System: Windows 10 (64-bit), MacOS Ventura, or modern 64-bit Linux\nCPU: x86-64 (64-bit) CPU. Single core performance higher than 1,800 on Passmark\nGPU: OpenGL 4.3 or Vulkan 1.1 support\nMemory: 2GB of RAM. 4GB is recommended\n```\n\n## 📱 Android\n\n```\nOperating System: Android 9.0+\nCPU: Snapdragon 835 SoC or better\nGPU: OpenGL ES 3.2 or Vulkan 1.1 support\nMemory: 2GB of RAM. 4GB is recommended\n```\n\n# Contributions\n\nif you know what you're doing, feel free to open a PR, we will review it in due time. \n\n\u003e [!WARNING]\n\u003e Keep in mind to properly test your chnages before opening a PR and please follow respect code formatting and license headers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandarine3ds%2Fmandarine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmandarine3ds%2Fmandarine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandarine3ds%2Fmandarine/lists"}