A MinUI app allowing for taking screenshots on the device using a hotkey.
This pak is designed and tested on the following MinUI Platforms and devices:
miyoomini: Miyoo Mini Plus and the Miyoo Minimy282: Miyoo A30my355: Miyoo Fliptg5040: Trimui Brick (formerlytg3040), Trimui Smart Prorg35xxplus: RG-35XX Plus, RG-34XX, RG-35XX H, RG-35XX SP
Use the correct platform for your device.
- Mount your MinUI SD card.
- Download the latest release from Github. It will be named
Screenshot.Monitor.pak.zip. - Copy the zip file to
/Tools/$PLATFORM/Screenshot Monitor.pak.zip. Please ensure the new zip file name isScreenshot Monitor.pak.zip, without a dot (.) between the wordsScreenshotandMonitor. - Extract the zip in place, then delete the zip file.
- Confirm that there is a
/Tools/$PLATFORM/Screenshot Monitor.pak/launch.shfile on your SD card. - Unmount your SD Card and insert it into your MinUI device.
Important
If the zip file was not extracted correctly, the pak may show up under Tools > Screenshot. Rename the folder to Screenshot Monitor.pak to fix this.
Browse to Tools > Screenshot Monitor and press A to turn on the screenshot monitor.
Press the hotkey when in game. A png screenshot will appear on the SDCard, in /mnt/SDCARD/Screenshots, with the name of the game and the current date as the filename.
Important
If one of the hotkeys in use is mapped to something else within MinUI, the pak may not trigger.
The default hotkey is L2 - see the Input app to determine what this maps to on your device. To utilize a different hotkey, create a file named hotkey in the $SDCARD_PATH/.userdata/$PLATFORM/Screenshot Monitor folder with the name of the key you want to monitor. Any of the buttons supported by minui-btntest are supported. You can also specify multiple by using a comma-separated list.
Debug logs are written to the$SDCARD_PATH/.userdata/$PLATFORM/logs/ folder.