Skip to content

State of Linux (Cont) #107

@Exzap

Description

@Exzap

This is a continuation of #1

The current top priorities for our Linux build are:

  • Providing AppImage releases
  • Wayland support (at least for Vulkan)
  • Finding a way to correctly emulate Wii U's case-insensitive filesystem on case-sensitive host filesystems

There are also some features that haven't been ported over yet:

  • HID support (Wii U nsyshid.rpl driver). Required for USB portals (Skylanders Portal of Power, Lego Dimension etc.)
  • nlibcurl. Has been ported but not tested a lot
  • Some debugger features like memory breakpoints

Nice to have:

  • Providing flatpak releases

(List last updated on 16-03-2024)

When building from source we use vcpkg for managing dependencies on all platforms and our officially supported and recommended compiler is Clang 14 or higher (and MSVC on Windows). With the -DENABLE_VCPKG=OFF option you can use system libraries instead of vcpkg but we generally discourage it as we prefer having builds with the same exact library configuration across all platforms for simplicity of debugging. We also won't officially support distributing Cemu as a distro package. Of course package maintainers are free to package it, but our focus is to streamline the troubleshooting and bug reporting process and it's way easier if there aren't dozens of different builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions