Cemu Project is participating 2021 OSC China Open Source Project Selection , please vote for it!
Cemu Project in 2021 OSC China Open Source Project Selection {{projectVoteCount} has been obtained in, please vote for it!
2021 OSC China Open Source Project Selection It is in hot progress. Come and vote for your favorite open source project!
2021 OSC China Open Source Project Selection>>> Midfield Review
Cemu Project won the 2021 OSC China Open Source Project Selection "The Best Popularity Project" !
Authorization Agreement MPL-2.0
development language C/C++ View source code »
operating system Windows
Software type Open source software
Open source organizations nothing
region Unknown
deliverer Alias_Travis
intended for unknown
Recording time 2022-08-26

Software Introduction

Cemu is a Wii U simulator that can run most Wii U games and home-made software. It is written in C/C++and is actively developing new features and fixes to improve compatibility, convenience and usability.

Cemu is currently only available for 64 bit Windows and Linux devices.

download

You can use the Github Releases or Cemu's website Download the latest version of Cemu.

At present, Cemu is only available in a portable format, so it does not need to be installed except decompressing it to a safe place.

Build Description

Windows

precondition:

  • The latest version of Visual Studio 2022 with CMake tool components
  • git

instructions:

  1. function git clone --recursive https://github.com/cemu-project/Cemu
  2. start-up Cemu/generate_vs_solution.bat
  3. Wait until finished, then open in Visual Studio Cemu/build/Cemu.sln
  4. Right click the "CemuBin" project ->Set as startup project
  5. Then build the solution, once it is complete, you can run and debug it

Linux

To compile Cemu, you need the latest compiler and STL that supports C++20

For ubuntu and most derivatives:

  1. sudo apt install -y libgtk-3-dev libsecret-1-dev libgcrypt20-dev libsystemd-dev freeglut3-dev clang-12 nasm ninja-build
  2. function git clone --recursive https://github.com/cemu-project/Cemu
  3. cd Cemu
  4. mkdir build && cd build
  5. cmake .. -DCMAKE_BUILD_TYPE=release -DCMAKE_C_COMPILER=/usr/bin/clang-12 -DCMAKE_CXX_COMPILER=/usr/bin/clang++-12 -G Ninja
  6. ninja
Expand to read the full text

code

Gitee index of is
exceed Items for

comment

Click to lead the topic 📣 Post and join the discussion 🔥
Published information
2022/09/08 07:20

Cemu v2.0-1 released, open source Wii U simulator

Cemu is a Wii U simulator project. At the end of last month, version 2.0 was released and officially open source. The founder and chief developer of Cemu said that one of the reasons for choosing open source was the stagnation of project development - a long-term core developer quit last year, so he became the only developer. In addition, the popularity of Cemu has also dropped a lot, from being used by more than 1 million people at its peak to about 250000 downloads per month. He hopes that after he opens the project, someone will take over even if he quits. Since 2.0, Cemu has also simplified the version number from the previous three digits to two digits, so

two
four
No more
Loading failed, please refresh the page
Click to load more
Loading
next page
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
Issued a question and answer
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
No more
No content temporarily
No content temporarily
zero comment
six Collection
 OSCHINA
Log in to view more high-quality content
 Back to top
Top