Here you go dude, attached is the modified source code to fix the issues with new Atmosphere constant looping when connected to the internet, it automatically adds/modifies or creates the fixes to the atmosphere ini file when it creates a linked account. I also fixed the zipper code differently to how you did it so you can check that as well. Most major changes are done in: source\core\file_operations.cpp
You only really need this line:
default_auto_upload_global_setting = u8!0x0
But I added the extra ones if you find you need them.
EDIT: UPDATED CODE BELOW.
Here you go dude, attached is the modified source code to fix the issues with new Atmosphere constant looping when connected to the internet, it automatically adds/modifies or creates the fixes to the atmosphere ini file when it creates a linked account. I also fixed the zipper code differently to how you did it so you can check that as well. Most major changes are done in: source\core\file_operations.cpp
You only really need this line:
default_auto_upload_global_setting = u8!0x0
But I added the extra ones if you find you need them.
EDIT: UPDATED CODE BELOW.