
Dam, pretty harsh. Not eveyone has 100's of dollars to throw around for an extra switch. Besides, what's wrong with trying to educate a little. Why not try and point them in the right direction on how to compile an nro.No. What you need to do is stop updating. Buy a Switch for homebrew or get over it and learn patience.
She's 118 years old apparently, I'd be cranky tooDam, pretty harsh. Not eveyone has 100's of dollars to throw around for an extra switch. Besides, what's wrong with trying to educate a little. Why not try and point them in the right direction on how to compile an nro.
Don't worry op. Give me a while and I'll try and find somethin for ya.

oh XD well ain't that funnyShe's 118 years old apparently, I'd be cranky too
Dam, pretty harsh. Not eveyone has 100's of dollars to throw around for an extra switch. Besides, what's wrong with trying to educate a little. Why not try and point them in the right direction on how to compile an nro.
Don't worry op. Give me a while and I'll try and find somethin for ya.
hmmmm...first time luck? View attachment 129720i literally had to install devkitpro and type make into the folder and it worked.
OMG PLEASE IT WOULD BE APPRECIATEDI'm gonna try to compile it, I have never compiled it so don't expect me to get it right instantly, I'll send once its usable.
docker pull yesimnathan/switchdev
docker run --rm -v %cd%:/developer yesimnathan/switchdev
Should be pretty straightforward to compile with the docker image from @yesimnathan
https://gbatemp.net/threads/switchdev-docker-image-to-easily-compile-homebrew-applications-for-the-nintendo-switch.504897/
Code:docker pull yesimnathan/switchdev docker run --rm -v %cd%:/developer yesimnathan/switchdev
im such a noob at compiling stuff luuuuuuuulYep! I've compiled atmosphere with this =)
im trying to put on devkit but dunno howYep! I've compiled atmosphere with this =)
The Makefile in the root directory should build everything (including loader.kip). Your screenshot looks like you're trying to run make from inside the loader folder. Just run it from the main "Atmosphere-master" folder.im such a noob at compiling stuff luuuuuuuul
can you share the hbmenu? or at least show me where to compile