LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Importing Pictures

Root / General / [.]

MiopasidCreated:
Is there any way to import pictures from computer -> 3DS without Petitmodem? Is there a way to do it with homebrew?


Thanks!

How do I load them?

I'm not exactly sure what you mean and where you are in the process so I'll just try to cover all situations. http://www.smilebasicsource.com/page?pid=308#grp "Recommended usage for creating GRP files" should describe how to transfer images into SmileBASIC. To load GRPs in SmileBASIC, use the LOAD "GRP[page number]:[filename]" command. For example,
LOAD "GRP0:IMAGE.GRP"
Also, keep in mind that the T or B in front of the filename in SmileBASIC File Manager isn't used in SmileBASIC's filenames, so if the file you transferred was called BTHING, then its filename within SmileBASIC would just be THING.

Well it won't load as a grp but it loads as this https://miiverse.nintendo.net/replies/AYMHAAADAAB2V0fNLSELKA Anyway to fix this?

I'm not actually sure... You could try opening the file in http://trotyl.tk/SBtools to make sure it's a DAT and that it loads correctly. You could try re-converting your image with http://trotyl.tk/SBtools/imagetogrp.html or https://github.com/Perska/IMG2GRP/releases/

The Problem is fixed. Thanks!