Hacking Atmosphere-NX - Custom Firmware in development by SciresM

SciresM

Developer
Developer
Joined
Mar 21, 2014
Messages
973
Trophies
3
Age
33
XP
8,297
Country
United States
If you're experiencing any issues, try re-downloading. Just replaced the build with one that has a little more memory, which should address the larger allocations gcc 8.3.0 is causing.

(insufficient memory was causing opendir to fail in loader/pm on some systems, inconsistently -- this would cause patches to not apply or sysmodules to not boot. Should be fixed.)
 

hippy dave

BBMB
Member
Joined
Apr 30, 2012
Messages
9,913
Trophies
2
XP
29,760
Country
United Kingdom
If you're experiencing any issues, try re-downloading. Just replaced the build with one that has a little more memory, which should address the larger allocations gcc 8.3.0 is causing.

(insufficient memory was causing opendir to fail in loader/pm on some systems, inconsistently -- this would cause patches to not apply or sysmodules to not boot. Should be fixed.)
Thanks again to The Hardest Working Man In Switchbusiness.
 

PC_Arcade

Well-Known Member
Newcomer
Joined
Nov 2, 2008
Messages
47
Trophies
1
XP
544
Country
United States
If you're experiencing any issues, try re-downloading. Just replaced the build with one that has a little more memory, which should address the larger allocations gcc 8.3.0 is causing.

(insufficient memory was causing opendir to fail in loader/pm on some systems, inconsistently -- this would cause patches to not apply or sysmodules to not boot. Should be fixed.)

That fixed it for me, Thank you SciresM you are a star!!! :)
 

mathew77

Lovin' life.
Member
Joined
Jan 19, 2019
Messages
1,192
Trophies
0
Age
47
XP
3,707
Country
Kazakhstan
Many thanks for the new Atmosphere!
BTW, sometimes, mostly after reboot, when starting hbmenu (in this new 0.8.6 version), i've got an error (first time ever! never got it in a previous one); it's text is:

"error worker init failed"

Next time launching hbmenu, everything is OK. What was that, any thoughts guys? ;D
 
Last edited by mathew77,

Rikuddo

Member
Newcomer
Joined
Jan 18, 2019
Messages
20
Trophies
0
Age
39
XP
339
Country
Austria
I'm having this weird issue, where whenever I start any game, it shows the Nintendo splash screen and then end up directly on the Album (Cfw) menu.

Any idea what could be the problem?

Atmosphere 0.8.6
 

8BitWonder

Small Homebrew Dev
Member
Joined
Jan 23, 2016
Messages
2,489
Trophies
1
Location
47 4F 54 20 45 45 4D
XP
5,374
Country
United States
I'm having this weird issue, where whenever I start any game, it shows the Nintendo splash screen and then end up directly on the Album (Cfw) menu.

Any idea what could be the problem?

Atmosphere 0.8.6
Check your loader config in SD:/atmosphere/loader.ini

If under [hbl_config] it says "override_key=!<some key>" then remove the exclamation point so it says "override_key=<some key>".
 

Rikuddo

Member
Newcomer
Joined
Jan 18, 2019
Messages
20
Trophies
0
Age
39
XP
339
Country
Austria
Check your loader config in SD:/atmosphere/loader.ini

If under [hbl_config] it says "override_key=!<some key>" then remove the exclamation point so it says "override_key=<some key>".

It's like this,

[hbl_config]
title_id=010000000000100D
override_any_app=true
path=atmosphere/hbl.nsp
override_key=!

[default_config]
override_key=!L
cheat_enable_key=!L

Do you mean, I should remove all the ! from the text?
 

8BitWonder

Small Homebrew Dev
Member
Joined
Jan 23, 2016
Messages
2,489
Trophies
1
Location
47 4F 54 20 45 45 4D
XP
5,374
Country
United States
It's like this,

[hbl_config]
title_id=010000000000100D
override_any_app=true
path=atmosphere/hbl.nsp
override_key=!

[default_config]
override_key=!L
cheat_enable_key=!L

Do you mean, I should remove all the ! from the text?
Try changing
Code:
[hbl_config]
title_id=010000000000100D
override_any_app=true
path=atmosphere/hbl.nsp
override_key=!
to
Code:
[hbl_config]
title_id=010000000000100D
override_any_app=true
path=atmosphere/hbl.nsp
override_key=R
This way it will only launch the hbmenu when you're holding R.
The way it's currently set up is that it will always launch while a certain key is not being held, but you haven't set a key for it so it just won't launch anything else.
 

Rikuddo

Member
Newcomer
Joined
Jan 18, 2019
Messages
20
Trophies
0
Age
39
XP
339
Country
Austria
Try changing
Code:
[hbl_config]
title_id=010000000000100D
override_any_app=true
path=atmosphere/hbl.nsp
override_key=!
to
Code:
[hbl_config]
title_id=010000000000100D
override_any_app=true
path=atmosphere/hbl.nsp
override_key=R
This way it will only launch the hbmenu when you're holding R.
The way it's currently set up is that it will always launch while a certain key is not being held, but you haven't set a key for it so it just won't launch anything else.

It's working now. Thank you!
 
  • Like
Reactions: 8BitWonder

Soaron123

Member
Newcomer
Joined
Mar 6, 2016
Messages
9
Trophies
0
Age
33
XP
344
Country
Hey guys,
I recently changed to atmosphere 0.8.3 from ReiNX with no issues.
Updated to 0.8.4 and 0.8.5 fine. However with 0.8.6 I'm having issues installing updates and DLC with Goldleaf 0.4. It will crash every time for me with the two updates I've tried - Undertale and Smash Bros. The Undertale update crashes, but it seems it finishes as the game version changes from 1.09 to 1.11 in the data manage screen and in-game. However, the Smash update 5 doesn't get far at all.
I didn't have this issue on 0.8.5. Anyone know a fix? and if not, how can I go back to 0.8.5?

Cheers
 

pLaYeR^^

Doctor Switch
Member
Joined
Sep 18, 2014
Messages
3,151
Trophies
1
Age
27
Location
Austria
XP
3,901
Country
Austria
Hey guys,
I recently changed to atmosphere 0.8.3 from ReiNX with no issues.
Updated to 0.8.4 and 0.8.5 fine. However with 0.8.6 I'm having issues installing updates and DLC with Goldleaf 0.4. It will crash every time for me with the two updates I've tried - Undertale and Smash Bros. The Undertale update crashes, but it seems it finishes as the game version changes from 1.09 to 1.11 in the data manage screen and in-game. However, the Smash update 5 doesn't get far at all.
I didn't have this issue on 0.8.5. Anyone know a fix? and if not, how can I go back to 0.8.5?

Cheers
Try goldleaf 0.3 or latest night build.
 

Rikuddo

Member
Newcomer
Joined
Jan 18, 2019
Messages
20
Trophies
0
Age
39
XP
339
Country
Austria
sorry, but I can't find any other suitable thread.

EdiZone is enabling cheats in the game by default. Is there any way to disable it by default and then only enable the options what I need.

Like, I don't need all hearts in Zelda, but I only need inf Stamina sometimes.
 

Saoron

Active Member
Newcomer
Joined
Jan 3, 2011
Messages
42
Trophies
1
XP
573
Country
Actually 0.5 stable is out now, that's your best bet.

I did see on the previous page that there was an updated build of atmos with more memory allocation, so I tried that first and no change. I did move to 0.5 Gold leaf and it seems all good... for now :D.
Although, are you guys having a slight delay when you go to install something? It felt quicker on previous versions but now it 'loads' or 'hangs' for a moment before the info of the nsp pops up.

cheers.
 

Username4321

Well-Known Member
Member
Joined
Jun 10, 2018
Messages
103
Trophies
0
XP
1,019
Country
Brazil
If Atmosphere can enable USB 3.0 for homebrew, is it within its scope to force the USB poll rate to the 125Hz maximum? Apparently it usually hovers around 75Hz and is the main reason why wired controllers have more latency than wireless ones.
 
  • Like
Reactions: Zap Rowsdower

JBMario

Well-Known Member
Newcomer
Joined
Jan 17, 2019
Messages
76
Trophies
0
Age
34
XP
687
Country
France
sorry, but I can't find any other suitable thread.

EdiZone is enabling cheats in the game by default. Is there any way to disable it by default and then only enable the options what I need.

Like, I don't need all hearts in Zelda, but I only need inf Stamina sometimes.
Edit the system_settings.ini file in the Atmosphere folder. Change
Code:
dmnt_cheats_enabled_by_default = u8!0x1
to
Code:
dmnt_cheats_enabled_by_default = u8!0x0
 
  • Like
Reactions: Rikuddo

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
    +1
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
  • Psionic Roshambo @ Psionic Roshambo:
    @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87 cents. Free shipping from China... It arrived it works and honestly I don't understand how it was so cheap.
    +1
    Psionic Roshambo @ Psionic Roshambo: @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87... +1