A WUPS plugin which can create screenshots on your Wii U!
Go to file
Maschell 456591bcff Add license 2018-07-01 19:35:42 +02:00
libs First commit! Have fun 2018-07-01 19:12:35 +02:00
src First commit! Have fun 2018-07-01 19:12:35 +02:00
.gitignore First commit! Have fun 2018-07-01 19:12:35 +02:00
.travis.yml First commit! Have fun 2018-07-01 19:12:35 +02:00
LICENSE Add license 2018-07-01 19:35:42 +02:00
Makefile First commit! Have fun 2018-07-01 19:12:35 +02:00
README.md Add build status to the readme. 2018-07-01 19:13:52 +02:00
ScreenshotPlugin.cbp First commit! Have fun 2018-07-01 19:12:35 +02:00
makefile.mk First commit! Have fun 2018-07-01 19:12:35 +02:00

README.md

Screenshot tool Build Status

This is just a simple plugin that takes screenshot of the TV and DRC screen. The screenshot will saved on the sd card.

Wii U Plugin System

This is a plugin for the Wii U Plugin System (WUPS). To be able to use this plugin you have to place the resulting .mod file into the following folder:

sd:/wiiu/plugins

When the file is placed on the SDCard you can load it with plugin loader.

Building

For building you need:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.

Other external libraries are already located in the libs folder.

  • libjpeg
  • libturbojpeg