After quite a bit of fiddling (maybe like a month or two now...) I managed to get images displayed on my SNES classic (works with NES too)
To avoid anyone else getting into some long and tiring google searches, here is a quick tutorial!
(Make sure your image is 1280x720)
Goto the bottom of this page for information of displaying the image.
To avoid anyone else getting into some long and tiring google searches, here is a quick tutorial!
(Make sure your image is 1280x720)
- Download Imagemagick
- I recommend that your image is .png for better quality
- During the Imagemagick installation, when given an option of things to install, make sure to tick the box that mentions "convert"
- Once installed, open command prompt and goto the directory that contains your image
- Type in (without quotes) "convert image.png image.rgba
- Change the file extension to .raw (you may need to unhide file extensions to do this, or do it with "ren image.rgba image.raw")
- Download gzip
- Using the same command prompt window, type "gzip image.raw"
- You can now use this image with the S/NES classic following the information in the password.hmod script.
Goto the bottom of this page for information of displaying the image.
Last edited by Mnecraft368,