Hacking Atmosphere-NX - Custom Firmware in development by SciresM

SciresM

Developer
Developer
Joined
Mar 21, 2014
Messages
973
Trophies
3
Age
33
XP
8,294
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,888
Trophies
2
XP
29,367
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,189
Trophies
0
Age
47
XP
3,694
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,359
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,359
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,889
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
572
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.
    AncientBoi @ AncientBoi: I just Luv having CEX :)