Homebrew SNES9x for Old 3DS

  • Thread starter Thread starter bubble2k16
  • Start date Start date
  • Views Views 888,154
  • Replies Replies 2,521
  • Likes Likes 147
The dimensions are shown in the setting descriptions.
Game Screen BG: max 448x256px
Second Screen BG: max 400x240px

I’d recommend using exactly those sizes, but smaller images work too.
Also, it’s best to pre-dither the images, otherwise gradients may show visible banding on the 3DS.
I own N3DSXL and I run on asus rog gaming laptop and installed the latest python version. Microsoft wouldnt let me install the imagemagick.exe but I found the zip and extract it. I dont know how to run in powershell or cmd with imagemagick? Any tips or advice ? thanks.
 

Attachments

  • 20260715_130926.jpg
    20260715_130926.jpg
    872 KB · Views: 1
I own N3DSXL and I run on asus rog gaming laptop and installed the latest python version. Microsoft wouldnt let me install the imagemagick.exe but I found the zip and extract it. I dont know how to run in powershell or cmd with imagemagick? Any tips or advice ? thanks.

something like this should work via cmd:
"C:\path\to\magick.exe" "C:\path\to\input.png" -channel R -ordered-dither o4x4,32 -channel G -ordered-dither o4x4,64 -channel B -ordered-dither o4x4,32 +channel -strip "C:\path\to\output.png"

In the end you may not need this at all. If your backgrounds already look fine and you don't see color banding, you can skip the pre-dither. It's only a tip for images that struggle in 16-bit color. I recommend reading this one here: https://lvgl.io/blog/tutorial-dithering-16bit
 
  • Like
Reactions: FanNintendo

Site & Scene News

Popular threads in this forum