WiiUPluginSystem/plugins/screenshot
2018-06-14 12:44:56 +02:00
..
libs [Plugin] Added screenshot plugin 2018-03-08 18:47:43 +01:00
src [Plugin] Improve the screenshot plugin. Flushing the memory before writing it to the SDCard 2018-04-04 16:31:48 +02:00
Makefile Fixed compiling on devkitppc r31 2018-06-14 12:44:56 +02:00
makefile.mk [Makefile] Added LD flags to the makefile.mk, removed unneeded directory in EXTERNAL_INCLUDE 2018-03-13 10:15:48 +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