dolphin/Source/Core/UICommon
JosJuice 01a7732d50 IOS: Disguise Rock Band PlayStation USB devices as Wii equivalents
This lets you use PS3 Rock Band controllers with Wii Rock Band and
Guitar Hero games.

A normal user will probably never have any reason to disable this
behavior, but I figured maybe there's some person out there who would
like to disable it. (For instance, I know there's a mod for RB3 that's
trying to implement the same kind of cross-console controller
compatibility, and that can only be tested if the behavior I'm adding is
disabled.) So the behavior is controlled by an INI-only setting.
2025-03-31 21:24:25 +02:00
..
ResourcePack Modernize std::sort with ranges and projections 2025-03-09 13:26:38 -07:00
AutoUpdate.cpp AutoUpdate: Remove the old updater app on macOS if it exists 2024-08-08 02:51:18 -04:00
AutoUpdate.h
CMakeLists.txt Move UICommon/Disassembler to Common/HostDisassembler 2024-10-19 00:14:54 -07:00
CommandLineParse.cpp
CommandLineParse.h
DBusUtils.cpp linux: Use D-Bus to inhibit screensaver 2024-09-27 21:22:57 +01:00
DBusUtils.h linux: Use D-Bus to inhibit screensaver 2024-09-27 21:22:57 +01:00
DiscordPresence.cpp
DiscordPresence.h
GameFile.cpp GCC: Remedy NRVO Fails 2025-03-10 12:38:03 -07:00
GameFile.h
GameFileCache.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
GameFileCache.h
NetPlayIndex.cpp
NetPlayIndex.h
UICommon.cpp Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 2024-10-15 17:08:55 +02:00
UICommon.h linux: Use D-Bus to inhibit screensaver 2024-09-27 21:22:57 +01:00
USBUtils.cpp IOS: Disguise Rock Band PlayStation USB devices as Wii equivalents 2025-03-31 21:24:25 +02:00
USBUtils.h
X11Utils.cpp Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
X11Utils.h linux: Use D-Bus to inhibit screensaver 2024-09-27 21:22:57 +01:00