nsw:dev:makehb
Различия
Показаны различия между двумя версиями страницы.
| Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
| nsw:dev:makehb [2022.03.29 11:48:53] – [Atmosphere (1.3.0-pre)] admin | nsw:dev:makehb [2024.09.05 13:39:05] (текущий) – [Atmosphere (1.7.1+2)] admin | ||
|---|---|---|---|
| Строка 1: | Строка 1: | ||
| - | ====== Компиляция | + | ====== Компиляция |
| Строка 35: | Строка 35: | ||
| git clone --recurse-submodules https:// | git clone --recurse-submodules https:// | ||
| cd Atmosphere | cd Atmosphere | ||
| + | make | ||
| + | </ | ||
| + | <file batch Atmosphere_Deps.bat> | ||
| + | git clone https:// | ||
| + | cd libnx | ||
| + | git checkout 14_baseline_support | ||
| + | make | ||
| + | make install | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Atmosphere (1.7.1+2) ===== | ||
| + | //SDK: 05.09.2024, Git: 05.09.2024// | ||
| + | <file batch Atmosphere_v1.7.1+2.bat> | ||
| + | pacman -S hactool --noconfirm | ||
| + | pacman -S switch-glm --noconfirm | ||
| + | pacman -S switch-libjpeg-turbo --noconfirm | ||
| + | pip install lz4 --break-system-packages | ||
| + | |||
| + | git clone --recurse-submodules https:// | ||
| + | cd Atmosphere | ||
| + | git checkout 4617fec672eb47744f05c20fdb26254cebd1f893 | ||
| make | make | ||
| </ | </ | ||
| Строка 44: | Строка 66: | ||
| cd hekate | cd hekate | ||
| make | make | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== libnx (4.7.0) ===== | ||
| + | //SDK: 05.09.2024, Git: 05.09.2024// | ||
| + | <file batch libnx_v4.7.0.bat> | ||
| + | git clone https:// | ||
| + | cd libnx | ||
| + | git checkout c769852631bc38d49a2576587bef26bc834a42e4 | ||
| + | make | ||
| + | make install | ||
| </ | </ | ||
| Строка 69: | Строка 102: | ||
| make | make | ||
| </ | </ | ||
| + | Выхлоп: | ||
| Строка 77: | Строка 111: | ||
| git clone --recurse-submodules https:// | git clone --recurse-submodules https:// | ||
| cd MissionControl | cd MissionControl | ||
| - | cd lib/ | + | echo git checkout develop |
| - | make | + | sed -i 's/GetSystemLanguage() == 10/ |
| + | make dist | ||
| </ | </ | ||
| Строка 95: | Строка 130: | ||
| pacman -S switch-libconfig --noconfirm | pacman -S switch-libconfig --noconfirm | ||
| pacman -S switch-libjpeg-turbo --noconfirm | pacman -S switch-libjpeg-turbo --noconfirm | ||
| + | pacman -S switch-physfs --noconfirm | ||
| pacman -S switch-zlib --noconfirm | pacman -S switch-zlib --noconfirm | ||
| git clone https:// | git clone https:// | ||
| cd nx-hbmenu | cd nx-hbmenu | ||
| - | make nx | + | make dist-bin |
| </ | </ | ||
| Строка 112: | Строка 148: | ||
| ./build.sh | ./build.sh | ||
| </ | </ | ||
| + | |||
nsw/dev/makehb.1648554533.txt.gz · Последнее изменение: — admin
