More actions
No edit summary |
|||
Line 4: | Line 4: | ||
|description=Create screenshots on your Wii U. | |description=Create screenshots on your Wii U. | ||
|author=Maschell | |author=Maschell | ||
|lastupdated= | |lastupdated=2024/05/06 | ||
|format=wps | |format=wps | ||
|type=Plugins | |type=Plugins | ||
|version=0.1. | |version=0.1.3 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiiuhomebrews/screenshotwups.7z | |download=https://dlhb.gamebrew.org/wiiuhomebrews/screenshotwups.7z | ||
Line 50: | Line 50: | ||
For Aroma only. | For Aroma only. | ||
== Changelog == | == Changelog == | ||
'''v0.1.2 2023/07/22''' | '''v0.1.3 2024/05/06''' | ||
*Support for WUPS 0.8.0, use the time of creating the screenshot in filename. | |||
'''v0.1.2 2023/07/22''' | |||
* Compile with latest wut, devkitPPC and wups version. | * Compile with latest wut, devkitPPC and wups version. | ||
* Full Changelog: [https://github.com/wiiu-env/ScreenshotWUPS/compare/v0.1.1...v0.1.2 v0.1.1...v0.1.2] | * Full Changelog: [https://github.com/wiiu-env/ScreenshotWUPS/compare/v0.1.1...v0.1.2 v0.1.1...v0.1.2] |
Latest revision as of 04:18, 16 Mayıs 2024
Screenshot | |
---|---|
General | |
Author | Maschell |
Type | Plugins |
Version | 0.1.3 |
License | GPL-3.0 |
Last Updated | 2024/05/06 |
Links | |
Download | |
Website | |
Source | |
A plugin that allows you to take screenshots from both the TV and GamePad screens, saving them to the SD card in the sd:/wiiu/screenshots
folder.
Installation
Copy the file screenshot.wps into sd:/wiiu/environments/aroma/plugins.
User guide
Press a button combo on the GamePad, Pro Controller, or Classic Controller to take a screenshot.
You can bring up the plugin config menu by pressing L+D-Pad Down+Minus on the GamePad, Pro Controller, or Classic Controller.
- Enabled: (Default is true)
- Enables or disables the screenshot plugin.
- Button combo: (Default is TV-Button)
- Changes the button combo for taking screenshots.
- Screen: (Default is TV and GamePad)
- Determines from which screen a screenshot should be taken. Possible options: TV & GamePad, TV only, GamePad only.
- Output format: (Default is JPEG)
- Determines which file is used. Currently saving screens as .jpg, .png and .bmp is supported.
- JPEG quality: (Default is 90)
- Determines the quality when saving as JPEG. Lowest possible quality is 10, highest 100.
- Check ReservedBit for taking screenshots: (Default is true)
- Enables taking screenshots when the "ReservedBit" on the Pro Controller is set, regardless of the configured button combo. For example this allows to take screenshots with the screenshot button of Switch Pro Controller (when using a compatible Bloopair version).
Compatibility
For Aroma only.
Changelog
v0.1.3 2024/05/06
- Support for WUPS 0.8.0, use the time of creating the screenshot in filename.
v0.1.2 2023/07/22
- Compile with latest wut, devkitPPC and wups version.
- Full Changelog: v0.1.1...v0.1.2
v0.1.1 2023/02/20
- Boost the thread priority of the IO thread to avoid softlocks when exiting on some games (e.g. fixes Yoshis Woolly World) by @Maschell in #14.
- Full Changelog: v0.1...v0.1.1.
v0.1 2023/01/27
- Initial release for Aroma.
External links
- GitHub - https://github.com/wiiu-env/ScreenshotWUPS
- ForTheUsers - https://hb-app.store/wiiu/Screenshot_WUPS