WiiUPluginSystem/plugins/screenshot
2018-03-10 13:26:43 +01:00
..
libs [Plugin] Added screenshot plugin 2018-03-08 18:47:43 +01:00
src [Plugin] Increased the stability of the screenshot tool 2018-03-08 20:15:37 +01:00
Makefile [Makefile] Split up the plugin makefiles, now common changes can be done in makefile.mk 2018-03-10 13:26:43 +01:00
makefile.mk [Makefile] Split up the plugin makefiles, now common changes can be done in makefile.mk 2018-03-10 13:26:43 +01:00
README.md [Plugin] Added screenshot plugin 2018-03-08 18:47:43 +01:00

Screenshot tool

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

Building

For building you need:

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

You also need some other, external libraries.

All needed dependencies are in the "libs" folder of this plugin. Extract the "portlibs.zip" archive into your devkitPro directory. The archive includes:

  • gd
  • libjpeg