Switch Image Viewer: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 8: Line 8:
|version=0.2
|version=0.2
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/switchimageviewernx.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/switchimageviewernx.7z?k33p0fil35
|website=https://gbatemp.net/threads/switchimageviewer-the-most-useless-fusee-gelee-payload.502794/
|website=https://gbatemp.net/threads/switchimageviewer-the-most-useless-fusee-gelee-payload.502794/
|source=https://github.com/LetsPlentendo/switch-image-viewer
|source=https://github.com/LetsPlentendo/switch-image-viewer

Latest revision as of 04:25, 5 February 2024

SwitchImageViewer
Switch-logo.png
General
AuthorLetsPlentendo
TypeOther Apps
Version0.2
LicenseGPL-2.0
Last Updated2018/05/05
Links
Download
Website
Source

Hekate repurposed as an image viewer (Fusée Gelée payload).

User guide

If you want to display your own image, use the convert_image.pde tool (you'll need Processing) in the tools folder to convert the image to a text file. It will generate an image.txt file.

Place image.txt on the root of a FAT32-formatted SD card and insert it into your Switch.

Compile the project, enter RCM mode and use fusée-launcher to launch the program. Enjoy.

Changelog

v0.2

  • Makes displaying image 70x faster by copying the image data directly to the framebuffer.
  • Also, the image file isn't ASCII text anymore to decrease size (-> faster loading).
  • Remade the image converter in python.

v0.1

  • Still really slow drawing process, takes 4 minutes for a fullscreen (720x1280) image.

External links

Advertising: