- Joined
- Dec 26, 2017
- Messages
- 511
- Reaction score
- 515
- Trophies
- 1
- Age
- 29
- Location
- Spain
- Website
- github.com
- XP
- 1,633
- Country


for me i got a fatal error when launching game the program id was 01000000000100c i could not find this in my contents so i have no idea what it is so i used the v3 version for now and yes it seems to work just make sure not to use saltynx that cause everything to not work once i removed it everything functioned my only issue now is with breath of the wild i can get it to launch by disabling my sysmodules but on main menu it freezes after a minute or twoIt's the v4 version working properly now with the games?
SaltyNX works on 21.0.0for me i got a fatal error when launching game the program id was 01000000000100c i could not find this in my contents so i have no idea what it is so i used the v3 version for now and yes it seems to work just make sure not to use saltynx that cause everything to not work once i removed it everything functioned my only issue now is with breath of the wild i can get it to launch by disabling my sysmodules but on main menu it freezes after a minute or two
what is saltynx for and could you tell me why breath of the wild might freezing on menu after a minute or when i try to load save i am currently reinstalling with the new dbi to see if it fixes it but this is weird as it is the only game not working now
so i just installed this saltynx and now on bootup i get fatalat error program id 010000000000013 with error code 2001-0132 (0x10801) so either i have something installed that it is conflicting with or this is still not working any help would be appreciatedwhat is saltynx for and could you tell me why breath of the wild might freezing on menu after a minute or when i try to load save i am currently reinstalling with the new dbi to see if it fixes it but this is weird as it is the only game not working now

Having "Airplane mode" enabled is a big deal for those who are heavily reliant on an external gamepad. I personally do not have a joy-con connected to my Switch when I use it because I have an external controller that I prefer to use.i dont mind using airplane mode my console banned anyways once im in game i can always reenable the internet so for example i can trade pokemon with my other switch localy or when using overide enable after then use what ever apps you need
When you enable Airplane mode, it still lets you enable Bluetooth manually afterwards to continue using wireless devices. Does that not work for you? Just curious.Having "Airplane mode" enabled is a big deal for those who are heavily reliant on an external gamepad. I personally do not have a joy-con connected to my Switch when I use it because I have an external controller that I prefer to use.
[olsc]
enable_olsc_communication_block = u8!0x1
default_auto_download_global_setting = u8!0x0
default_auto_upload_global_setting = u8!0x0
Wow, this actually works. Thank you! No longer any "Please wait" looping
I fix in my setup the problem with Linkalho Linked accounts on FW 21.
Go to atmosphere\config\system_settings.ini open with notepad and add this.
Save your file and enjoy!
Tks for the help and clarification @bth and @impeeza[
[/QUOTE]
i second this thank you so much now if i could only get breath of the wild workingWow, this actually works. Thank you! No longer any "Please wait" loopingy'all are amazing
https://switchbrew.org/wiki/System_Settings
No need for creating a patch, the source code for linkalho is already moddified and fixes it:https://switchbrew.org/wiki/System_Settings
yes that was also always an option
but my understanding is that
"enable_olsc_communication_block" is not a real key? placebo probably
these two is what matters anyway, as that is what determines if saves should be uploaded or download (only upload defaults to true), but forcing them off should do the job
default_auto_download_global_setting = u8!0x0
default_auto_upload_global_setting = u8!0x0
it seems to me the system_settings page is documentation for atmosphere's set-mitm, and that the actual setting itself is in OLSC.
View attachment 540254
> it automatically adds/modifies or creates the fixes to the atmosphere ini file when it creates a linked account.No need for creating a patch, the source code for linkalho is already moddified and fixes it:
https://github.com/impeeza/linkalho/issues/4
it doesn't need to be modified for each new hos version, that's a misinterpretation.Just a question: if syspatch needs to be modified for each new hos version, why not to use fixed offsets for patching known module versions? Possibly with text config, so users can add/modify patches without recompiling.
No need for creating a patch, the source is already moddified and fixes it:
https://github.com/impeeza/linkalho/issues/4
The source code is what is posted, not a modified version. You can compile it yourself or check the code.it also does not address every single existing application of linkalho, it requires them to download this modified version (without source code), and run it, it's not automatically applied for end user, only new users
The source code is what is posted, not a modified version. You can compile it yourself or check the code.
of course that works, what he changed was only adding the flag for olsc by editing/creating /atmosphere/config/system_settings.ini, he didn't actually fix or address the issues with linkalhoTested and working... Linking a unliking accounts.
of course that works, what he changed was only adding the flag for olsc by editing/creating /atmosphere/config/system_settings.ini, he didn't actually fix or address the issues with linkalho
he's masquerading that as "fixing it", which it does not.
your question fails to understand why there should be a patch.Well, it works...
Now I'm having internal questions... Is really needed a patch for something that can be avoid with the config ini?
It's a masquerade, but it's enough...
Edit: I can test your patches in a few hours... Thanks for all your work