That's perfect. Let me know if it works.ah ok i understood
--------------------- MERGED ---------------------------
should it look like this?
That's perfect. Let me know if it works.ah ok i understood
--------------------- MERGED ---------------------------
should it look like this?
Wait, so is the index.lua at the root of your SD or in /3ds/Tinker? Make sure it's at the root of your SD.nope still says index.lua file not found
--------------------- MERGED ---------------------------
i am running this on gateway mode sysnand
Still getting the blackscreen even with the extra line? Huh, that's frustrating. Try this index.lua, copy it to the root of your SD card: http://jmp.sh/9Ry8eF4when i put it on root than i got blackscreen . if i put it in 3ds/tinker than i got index.lua error
Woopsies, forgot a bracket. Change line 26 fromnow i got this:
Error: [string "?"]:26: unexpected symbol near `)`
no_themes_dialog = Graphics.loadImage'/no_themes_dialog.png')
no_themes_dialog = Graphics.loadImage('/no_themes_dialog.png')
I don't know how well this works with ctrboot and emunand, I'm still on 10.3 so I have no means of testing it. You can give it a shot yourself and see if it works out though. And yup, this will apply the music file of custom themes as long as your theme's folder contains a bgm.bcstm file.Can we change the theme or install custom theme while we using ctrboot (coldboot) rxtools emunand? (N3ds xl, 9.5 emunand)
And this homebrew app can apply bbm (the music file of custom themes) file?
Also thank you for this useful homebrew app![]()
That error means there is something wrong with one of your themes rather than with Tinker, it seems a theme may be corrupted. The error means Tinker is having trouble opening the theme's .smdh file. I'm not sure which theme exactly so you have two options now:now this: [string "?"]:49: error opening SMDH file.
--------------------- MERGED ---------------------------
can i install shufflehax only on 10.2/10.3?
--------------------- MERGED ---------------------------
i cant get it working
if unexpected_condition then error(file.name) end
if System.doesFileExist(System.currentDirectory() .. file.name .. '/info.smdh') then
Two different exploits which produce the same end result. To us users there is no difference. The only difference is the code behind it and the exploit used.whats different between shufflehax and menuhax or is shufflehax the same for higher versions?
That doesn't have anything to do with Tinker, try the Menuhax thread.how do you make it auto booto n start up rather then holding l

Yup. But I don't know if it will work, since I really don't know how to do error handling in Lua. It seems to be very different from Python and other languages. What should happen is you should get another error, but the error should just be the name of the theme that is corrupted. That way you can remove that theme and Tinker should work.is this right?
Bleh, sorry friend. I really don't know what's going on.i am givin up index.lua file error again