Is the first the notification title, the second the content?Lua code:
System.addNotification("Congrats!","You installed lpp-3ds successfully!")
Is the first the notification title, the second the content?Lua code:
System.addNotification("Congrats!","You installed lpp-3ds successfully!")
YesIs the first the notification title, the second the content?
Any thoughts on how to insert a notification icon and / or a top screen image?

no you can't delete individual notifications. but there's a limit (100?), and older ones will get deleted.Is there a way to delete the notification done by this app?

When I get new notifications via SpotPass, they always appear below the notification from the homebrew app.no you can't delete individual notifications. but there's a limit (100?), and older ones will get deleted.
that makes me wonder if it's a timestamp/date thing, because that's not normal.When I get new notifications via SpotPass, they always appear below the notification from the homebrew app.

It most likely is. I once had a system that I had the date wrong on by a few years and those notifications stayed on top for ever.that makes me wonder if it's a timestamp/date thing, because that's not normal.
There is already, look on 3dbrew.Whoa, sudden dumb idea.
Notificationhax? Buffer overflow via image, title, or text? Or do something with the title it launches?
http://3dbrew.org/wiki/3DS_System_Flaws#Standalone_SysmodulesSo notehax huh would it be possible? Mrrraou? I checked 3d brew and saw nothing. mabye just my eyes being tired.
Also what are the odds that we see a few omg this could lead to kernal 9.3+ threads lol

http://3dbrew.org/wiki/3DS_System_Flaws#Standalone_Sysmodules
It is NEWSS. But maybe I'm wrong
Yeah, that sounds about right. Hence why there was no kernel involved but still downgrading to 9.2.Just had a sudden thought.
"Title downgrading viaAM(PXI)
When a title is *already* installed, Process9 will compare the installed title-version with the title-version being installed. When the one being installed is older, Process9 would return an error.
However, this can be bypassed by just deleting the title first via the service command(s) for that: with the title removed from theTitle_Database, Process9 can't compare the input title-version with anything. Hence, titles can be downgraded this way."
Isn't that what you are trying to achieve?
Just had a sudden thought.
"Title downgrading viaAM(PXI)
When a title is *already* installed, Process9 will compare the installed title-version with the title-version being installed. When the one being installed is older, Process9 would return an error.
However, this can be bypassed by just deleting the title first via the service command(s) for that: with the title removed from theTitle_Database, Process9 can't compare the input title-version with anything. Hence, titles can be downgraded this way."
Isn't that what you are trying to achieve?
It is, what's the matter ?Just had a sudden thought.
"Title downgrading viaAM(PXI)
When a title is *already* installed, Process9 will compare the installed title-version with the title-version being installed. When the one being installed is older, Process9 would return an error.
However, this can be bypassed by just deleting the title first via the service command(s) for that: with the title removed from theTitle_Database, Process9 can't compare the input title-version with anything. Hence, titles can be downgraded this way."
Isn't that what you are trying to achieve?

Is @RinnegatamanteAsk @rinnegammante
Is this code working ?Lua code:
System.addNotification("Congrats!","You installed lpp-3ds successfully!")