nsw:dev:makehb
Это старая версия документа!
Содержание
Компиляция HomeBrew
Atmosphere-libs
- Atmosphere-libs.bat
pacman -S switch-libjpeg-turbo --noconfirm git clone https://github.com/Atmosphere-NX/Atmosphere-libs cd Atmosphere-libs make
Atmosphere (до 0.20.0)
- Atmosphere.bat
pacman -S switch-libjpeg-turbo --noconfirm pacman -S switch-glm --noconfirm pip install pycryptodome pip install lz4 git clone --recurse-submodules https://github.com/Atmosphere-NX/Atmosphere cd Atmosphere make
Atmosphere (1.3.0-pre)
- prod.keys → C:\devkitPro\msys2\home\%USER%\.switch
- Atmosphere.bat
pacman -S switch-libjpeg-turbo --noconfirm pacman -S switch-glm --noconfirm pacman -S hactool --noconfirm pip install lz4 git clone --recurse-submodules https://github.com/Atmosphere-NX/Atmosphere cd Atmosphere make
hekate
- hekate.bat
git clone https://github.com/CTCaer/hekate cd hekate make
libtesla
- libtesla.bat
git clone https://github.com/WerWolv/libtesla cd libtesla/example make
libusbhsfs
- libusbhsfs.bat
git clone https://github.com/DarkMatterCore/libusbhsfs cd libusbhsfs make BUILD_TYPE=ISC install
Lockpick_RCM
- Lockpick_RCM.bat
git clone https://github.com/shchmue/Lockpick_RCM cd Lockpick_RCM make
MissionControl
- MissionControl.bat
pacman -S switch-libjpeg-turbo --noconfirm git clone --recurse-submodules https://github.com/ndeadly/MissionControl cd MissionControl cd lib/Atmosphere-libs && make && cd ../.. make
nx-hbloader
- nx-hbloader.bat
git clone https://github.com/switchbrew/nx-hbloader cd nx-hbloader make
nx-hbmenu
- nx-hbmenu.bat
pacman -S switch-freetype --noconfirm pacman -S switch-libconfig --noconfirm pacman -S switch-libjpeg-turbo --noconfirm pacman -S switch-zlib --noconfirm git clone https://github.com/switchbrew/nx-hbmenu cd nx-hbmenu make nx
sys-clk
- sys-clk.bat
pacman -S switch-glm --noconfirm pacman -S switch-glfw --noconfirm git clone https://github.com/retronx-team/sys-clk cd sys-clk ./build.sh
%TEMPLATE%
- %TEMPLATE%.bat
git clone --recurse-submodules https://github.com/%USERNAME%/%REPONAME% cd %REPONAME% make
nsw/dev/makehb.1648554533.txt.gz · Последнее изменение: 2022.03.29 14:48:53 — admin