From 160bf9166586e7b828111c44cd4c3d8ebd2824d3 Mon Sep 17 00:00:00 2001 From: wantija <13387832+wantija@users.noreply.github.com> Date: Fri, 16 Jun 2023 03:00:02 -0400 Subject: [PATCH] Update README.md Added game mode support for cemu (https://github.com/cemu-project/Cemu/commit/1bcdb35e42b5b54b661ea8e3a48ef8950940a5ec) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5435dcf..7c31c96 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Other apps which can integrate with GameMode include: * GNOME Shell ([via extension](https://github.com/gicmo/gamemode-extension)) - indicates when GameMode is active in the top panel. * Lutris - Enables GameMode for all games by default if available (must have both 32- and 64-bit GameMode libraries installed), configurable in preferences. * [RetroArch](https://www.retroarch.com) - is a frontend for emulators, game engines and media players. +* [Cemu](https://cemu.info/) Wii U emulator. --- ## Development [![Build and test](https://github.com/FeralInteractive/gamemode/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/FeralInteractive/gamemode/actions/workflows/build-and-test.yml)