Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Switch Image Viewer: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=SwitchImageViewer |image=Switch-logo.png |description=Nintendo Switch Image Viewer |author=LetsPlentendo |lastupdated=2018/05/05 |type=Other Apps |version=0.2 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/switchimageviewerswitch.7z |website=https://gbatemp.net/threads/switchimageviewer-the-most-useless-fusee-gelee-payload.502794/ |source=https://github.com/LetsPlentendo/switch-image-viewer |donation= }} {{#seo: |...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
|title=SwitchImageViewer
|title=SwitchImageViewer
|image=Switch-logo.png
|image=Switch-logo.png
|description=Nintendo Switch Image Viewer
|description=Hekate repurposed as an image viewer.
 
 
|author=LetsPlentendo
|author=LetsPlentendo
|lastupdated=2018/05/05
|lastupdated=2018/05/05
Line 10: Line 8:
|version=0.2
|version=0.2
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/switchimageviewerswitch.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
|donation=
}}
{{#seo:
|title=Switch Homebrew Apps (Other Apps) - GameBrew
|title_mode=append
|image=Switch-logo.png
|image_alt=SwitchImageViewer
}}
}}
{{cleanup|article|Needs cleanup}}
Hekate repurposed as an image viewer (Fusée Gelée payload).
Nintendo Switch Image Viewer


==User guide==
If you want to display your own image, use the convert_image.pde tool (you'll need [https://www.processing.org/ 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.


==Media==
Compile the project, enter RCM mode and use fusée-launcher to launch the program. Enjoy.
<youtube></youtube>


==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.


==Screenshots==
'''v0.1'''
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-01.png
* Still really slow drawing process, takes 4 minutes for a fullscreen (720x1280) image.
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-02.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-03.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-04.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-05.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-06.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-07.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-08.png
 
==Changelog==
'''v.1.0'''
* First Release.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/switchimageviewer-the-most-useless-fusee-gelee-payload.502794/
* GitHub - https://github.com/LetsPlentendo/switch-image-viewer
* Github - https://github.com/LetsPlentendo/switch-image-viewer
* GBAtemp - https://gbatemp.net/threads/switchimageviewer-the-most-useless-fusee-gelee-payload.502794/
* Reddit -

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: