just saw it damn it.
just saw it damn it.
FS patches remains the same, ES patches changed but nothing major, I'm going to test on a test emunand just now, I think it'll probably work fine.
WTF, why spam the forum with these non original releases? just let people wait for an official release from the original sources. That way they will get releases with proper hashes. I think you are trying to help but you are not really helping. There's probably going to be an original release later today.it's just enum changes, like the ones at https://github.com/Atmosphere-NX/At...nges/020ed307b1c404eeb5d16949bc3ecd3b2997fa54
if you want to recompile the current pending pull request of ( https://github.com/Atmosphere-NX/Atmosphere/pull/2786 )
git remote add alula https://github.com/alula/Atmosphere.git
git fetch alula
git rebase alula/alula
make -j4
result:
atmosphere-1.11.1-master-020ed307b
They are original sources... And maybe the PR that will become the oficial 22.1.0 support in main branch.WTF, why spam the forum with these non original releases? just let people wait for an official release from the original sources. That way they will get releases with proper hashes. I think you are trying to help but you are not really helping. There's probably going to be an original release later today.
The build hash isn't original though and FYI you don't know if anything else is going to be added that isn't on the git yet. There's a release page for a reason. I get bth is excited or whatever to post a release, but it's not needed for him to post his own compiled release. In recent weeks there's been quite a few people on here posting unfinished/modified releases which only confuses people and spams the forum.They are original sources... And maybe the PR that will become the oficial 22.1.0 support in main branch.
that quite literally is the build hash for the commit that introduces the enum changesThe build hash isn't original though and FYI you don't know if anything else is going to be added that isn't on the git yet. There's a release page for a reason. I get bth is excited or whatever to post a release, but it's not needed for him to post his own compiled release. In recent weeks there's been quite a few people on here posting unfinished/modified releases which only confuses people and spams the forum.
FYI, I know how to build this so no need for you to post instructions, you don't have a time machine so you don't know for certain that the released build will have the same hash and you certainly don't know if anything else is going to be added before that release. Once again, let me be clear - there's a release page for a reason. I get you are "excited" or whatever it is you get from posting these unofficial releases, however please just let people get it from the official github release page in future. You already have your own github page where people can download your "patched" version if they feel the need. There's no need to spam the forum.that quite literally is the build hash for the commit that introduces the enum changes
you seem misinformed, do the steps yourself on master branch of atmosphere and you will end up with the same result.
reproducable steps:
git clone https://github.com/Atmosphere-NX/Atmosphere.git
cd Atmosphere
git remote add alula https://github.com/alula/Atmosphere.git
git fetch alula
git rebase alula/alula
make -j4
1:1
no unofficial sources.
you might not know, but I do. nothing else was changed for 22.1.0
if you're going to make nonsense claims, back it up with proof.
https://switchbrew.org/wiki/22.1.0
View attachment 566798
Build the enum commit as per instructions and your build hash will be identical.FYI, I know how to build this so no need for you to post instructions, you don't have a time machine so you don't know for certain that the released build will have the same hash and you certainly don't know if anything else is going to be added before that release. Once again, let me be clear - there's a release page for a reason. I get you are "excited" or whatever it is you get from posting these unofficial releases, however please just let people get it from the official github release page in future. You already have your own github page where people can download your "patched" version if they feel the need. There's no need to spam the forum.
to confirm we can update to latest patch and atmostphere is now up to date? where do i download
If you update to 22.1.0 this build is made with official sources...to confirm we can update to latest patch and atmostphere is now up to date? where do i download
Is there any significant improvements on this release? like the 22.0 claimed major 'HD' res overhaul?that quite literally is the build hash for the commit that introduces the enum changes
you seem misinformed, do the steps yourself on master branch of atmosphere and you will end up with the same result.
reproducable steps:
git clone https://github.com/Atmosphere-NX/Atmosphere.git
cd Atmosphere
git remote add alula https://github.com/alula/Atmosphere.git
git fetch alula
git rebase alula/alula
make -j4
1:1
no unofficial sources.
you might not know, but I do. nothing else was changed for 22.1.0
if you're going to make nonsense claims, back it up with proof.
https://switchbrew.org/wiki/22.1.0
View attachment 566798
FYI, Atmosphere has been updated: https://github.com/Atmosphere-NX/Atmosphere/releases/tag/1.11.1to confirm we can update to latest patch and atmostphere is now up to date? where do i download
You're not using the git cli like instructed and looking at github.com, and as suggested by nature of your question, don't understand how things work.@bth Can you please explain why you add the alula fork when it states it's 52 commits behind Atmosphere-NX / Atmosphere master? Thank you.![]()
Subrepo are used for compiling homebrew that needs libraries from AMS, Mission Control submodules is one of them.You're not using the git cli like instructed and looking at github.com, and as suggested by nature of your question, don't understand how things work.
the pull request originates from the branch alula ( https://github.com/alula/Atmosphere/tree/alula ), to introduce commit "020ed307b1c404eeb5d16949bc3ecd3b2997fa54",
which is now merged into mainline atmosphere at https://github.com/Atmosphere-NX/Atmosphere/commit/020ed307b1c404eeb5d16949bc3ecd3b2997fa54
with two commits ontop of that doing nothing, one for the pull request merge (as the maintainers of atmosphere doesn't seem to know they can just rebase it in), and an additional subrepo update, which does nothing.
all in all @AmeliaFox still does owes me an apology, as nothing else was changed, and the canonical representation is as I said it would be.
No. The subrepo PR for this merge is in the other direction.Subrepo are used for compiling homebrew that needs libraries from AMS, Mission Control submodules is one of them.







