SwipSwapMe Plugin Wii U: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
|description=Swap the TV and DRC screen. | |description=Swap the TV and DRC screen. | ||
|author=Maschell | |author=Maschell | ||
|lastupdated= | |lastupdated=2026/04/19 | ||
|format=wps | |format=wps | ||
|type=Plugins | |type=Plugins | ||
|version=0.1. | |version=0.1.4 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiiuhomebrews/swipswapmewupswiiu.7z | |download=https://dlhb.gamebrew.org/wiiuhomebrews/swipswapmewupswiiu.7z | ||
| Line 30: | Line 30: | ||
== User guide == | == User guide == | ||
Press a button combo (default: GamePad's TV button) on the GamePad, Pro Controller, or Classic Controller to swap screens. | Press a button combo (default: GamePad's TV button+D-Pad Right) on the GamePad, Pro Controller, or Classic Controller to swap screens. | ||
=== Configuration === | === Configuration === | ||
| Line 63: | Line 63: | ||
== Changelog == | == Changelog == | ||
'''v0.1.4 2026/04/19''' | |||
* Update Dockerfile and logging, compile latest WUPS/devkitPPC by @Maschell in [https://github.com/wiiu-env/SwipSwapMe/pull/38 #38]. | |||
'''v0.1.3 2025/02/16''' | |||
* Use the WUPS button combo api for implemention the button combos by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/SwipSwapMe/pull/33 #33]. | |||
* Fix TV/DRC audio combine mix by [https://github.com/Mefiresu @Mefiresu] in [https://github.com/wiiu-env/SwipSwapMe/pull/28 #28]. | |||
* Fix "TV left, DRC right" audio mode to actually output the TV left and DRC right by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/SwipSwapMe/pull/33 #33]. | |||
* Don't show audio mode on boot if it's AUDIO_MODE_MATCH_SCREEN by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/SwipSwapMe/pull/36 #36]. | |||
'''v0.1.2 2024/05/06''' | '''v0.1.2 2024/05/06''' | ||
* WUPS 0.8.0 support. | * WUPS 0.8.0 support. | ||
| Line 79: | Line 87: | ||
* GitHub - https://github.com/wiiu-env/SwipSwapMe | * GitHub - https://github.com/wiiu-env/SwipSwapMe | ||
* Twitter - https://twitter.com/MaschellDev/status/1627392990401466368 | * Twitter - https://twitter.com/MaschellDev/status/1627392990401466368 | ||
* | * Homebrew App Store - https://hb-app.store/wiiu/SwipSwapMe_WUPS | ||
Latest revision as of 01:31, 20 April 2026
| SwipSwapMe WUPS | |
|---|---|
| General | |
| Author | Maschell |
| Type | Plugins |
| Version | 0.1.4 |
| License | GPL-3.0 |
| Last Updated | 2026/04/19 |
| Links | |
| Download | |
| Website | |
| Source | |
SwipSwapMe is an Aroma plugin that allows you to swap the TV/GamePad screen and offers different audio modes.
When this plugin is enabled, the audio output of your Wii U is forced to stereo.
Installation
Copy swipswapme.wps to sd:/wiiu/environments/aroma/plugins.
User guide
Press a button combo (default: GamePad's TV button+D-Pad Right) on the GamePad, Pro Controller, or Classic Controller to swap screens.
Configuration
Access the plugin config menu (press L+D-Pad Down+Minus on the GamePad, Pro Controller, or Classic Controller) for settings:
- Plugin enabled (Default: true).
- Show notifications (Default: true).
- Swap screens (Default: false).
- Screen mode (Default: "normal").
- Audio mode (Default: "sound matches screen").
Button Combos:
- Enable swap screen button combo (Default: true).
- Swap screen button combo (Default: "TV" button).
- Enable swap change button combo (Default: false).
- Change screen (Default: "right stick button"/R3).
- Enable change audio mode button combo (Default: false).
- Change audio mode button combo (Default: Left Stick button/L3).
Audio Modes:
- Normal - No audio changes.
- Swap TV and GamePad sound - Swap audio output regardless of screen swapping.
- Sound matches screen - Swap audio if screens are swapped.
- Combine TV and GamePad sound - Output sound on both.
- Left: TV; Right: GamePad - Output TV sound on the left speaker and GamePad sound on the right speaker.
Screen Modes:
- Normal - No change on screen output.
- Swap TV and GamePad - Swaps the TV and GamePad screen.
- Mirror TV - Mirrors the TV screen onto the GamePad.
- Mirror GamePad - Mirrors the GamePad screen onto the TV.
Changelog
v0.1.4 2026/04/19
- Update Dockerfile and logging, compile latest WUPS/devkitPPC by @Maschell in #38.
v0.1.3 2025/02/16
- Use the WUPS button combo api for implemention the button combos by @Maschell in #33.
- Fix TV/DRC audio combine mix by @Mefiresu in #28.
- Fix "TV left, DRC right" audio mode to actually output the TV left and DRC right by @Maschell in #33.
- Don't show audio mode on boot if it's AUDIO_MODE_MATCH_SCREEN by @Maschell in #36.
v0.1.2 2024/05/06
- WUPS 0.8.0 support.
- Add support to mirror TV/DRC.
v0.1.1 2023/07/22
- Compile with latest wut, devkitPPC and wups version.
v0.1 2023/02/20
- Reduce the lag in some games.
- Added a config menu to configure button comes.
- Added support for using different audio modes.
- Fix screen swapping in certain applications (like Mii Maker).
External links
- GitHub - https://github.com/wiiu-env/SwipSwapMe
- Twitter - https://twitter.com/MaschellDev/status/1627392990401466368
- Homebrew App Store - https://hb-app.store/wiiu/SwipSwapMe_WUPS