Homebrew AIO Switch Updater - Update CFW, FW, cheats and more directly from the Switch

  • Thread starter Thread starter Homlet
  • Start date Start date
  • Views Views 646,608
  • Replies Replies 1,230
  • Likes Likes 98
Can the copy script be used to delete folders? I'd like to delete everything except Nintendo and emummc folders before copying my new files over?
 
Can the copy script be used to delete folders? I'd like to delete everything except Nintendo and emummc folders before copying my new files over?
It cannot, and "clean installs" are unnecessary. Simply delete the sysmodules' startup flags when prompted and you'll boot just fine every time.
 
  • Like
Reactions: impeeza
  • Like
Reactions: masskiss
Version matters, the built-in sigpatches option has been removed since V2.2.0:
Version matters, the built-in sigpatches option has been removed since V2.2.0:

Users have to find a source on their own and add them as a custom download, or use sigpatch-updater (and/or sys-patch) instead.


Users have to find a source on their own and add them as a custom download, or use sigpatch-updater (and/or sys-patch) instead.
Why has it been removed and how do you add it manually as a custom download?
 
  • Like
Reactions: Nephiel
$ cd /c/Users/pp/Desktop/aio-switch-updater

pp@DESKTOP-8RHJKQM MSYS /c/Users/pp/Desktop/aio-switch-updater
$ make
make[1]: Entering directory '/c/Users/pp/Desktop/aio-switch-updater/TegraExplorer'
/c/Users/pp/Desktop/aio-switch-updater/TegraExplorer/Makefile:7: /opt/devkitpro/devkitARM/base_rules: No such file or directory
make[1]: *** No rule to make target '/opt/devkitpro/devkitARM/base_rules'. Stop.
make[1]: Leaving directory '/c/Users/pp/Desktop/aio-switch-updater/TegraExplorer'
make: *** [Makefile:164: resources] Error 2


I tried to compile this file and got the following error
Looks like you're missing devkitarm-rules, I'll add it to the readme
 
Glad you added it so quickly, thanks a lot, it's an amazing homebrew
Post automatically merged:

Looks like you're missing devkitarm-rules, I'll add it to the readme
Glad you added it so quickly, thanks a lot, it's an amazing homebrew
Post automatically merged:

This is the result after installing new dependencies ```
$ converting .te files done!
arm-none-eabi-gcc -march=armv4t -mtune=arm7tdmi -mthumb -mthumb-interwork -Os -nostdlib -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-inline -std=gnu11 -Wall -Wno-missing-braces -DIPL_LOAD_ADDR=0x40008000 -DLP_VER_MJ=4 -DLP_VER_MN=1 -DLP_VER_BF=1 -DLP_VER=\"4.1.1\" -DGFX_INC='"../source/gfx/gfx.h"' -DFFCFG_INC='"../source/libs/fatfs/ffconf.h"' -I./bdk -c source/config.c -o build/TegraExplorer/config.o
bash: line 1: arm-none-eabi-gcc: command not found
make[1]: *** [/c/Users/pp/Desktop/aio-switch-updater/TegraExplorer/Makefile:94: build/TegraExplorer/config.o] Error 127
make[1]: Leaving directory '/c/Users/pp/Desktop/aio-switch-updater/TegraExplorer'
make: *** [Makefile:164: resources] Error 2
 
Last edited by hongkbird,
Glad you added it so quickly, thanks a lot, it's an amazing homebrew
Post automatically merged:


Glad you added it so quickly, thanks a lot, it's an amazing homebrew
Post automatically merged:

This is the result after installing new dependencies ```
>arm-none-eabi-gcc: command not found
either arm-none-eabi-gcc isn't installed or more likely it isn't in your PATH
 

Site & Scene News

Popular threads in this forum