File Name | Citra Windows MSVC |
File Size | 30MB |
Version | r518f723 |
Developer | |
Release Date | 18 July 2024 |
Download |
File Name | Citra Windows MSVC |
File Size | 31MB |
Version | 2104 Nightly |
Developer | Citra Team |
Release Date | 4 March 2024 |
Download |
More information regarding the executables;
To build Citra from source, you simply need to install:
After the installation of both Visual Studio and CMake, extract the citra source code and open up CMake.
Next, go to configure and select Visual Studio 17 2022 with x64 under Optional platform for generator.
Now click Finish to configure. After configuring is done, click on Generate.
With a successful Visual Studio solution generated, we can head over to the build folder and open up citra.sln
Click on the Release tab and then run Rebuild Solution.
After a successful rebuild, you will now find a newly compiled Citra within your build folder > bin > Release > Run citra-qt.exe to launch Citra!
Citra is an open-source 3DS emulator for Windows, Mac, Linux and Android devices.
It is designed to recreate the functionality of the Nintendo 3DS system on other platforms, enabling users to play 3DS games in higher resolutions and with improved graphics.