Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MentalBlank committed Sep 28, 2024
1 parent 13081e1 commit 99c4ff3
Show file tree
Hide file tree
Showing 32 changed files with 1,445 additions and 0 deletions.
325 changes: 325 additions & 0 deletions .github/workflows/build.yml

Large diffs are not rendered by default.

674 changes: 674 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<div align="center">

![Banner](https://i.imgur.com/uvJaSlN.png)

# PYXIS All-in-One (AIO) Package for Nintendo Switch

An all-in-one custom firmware package for the Nintendo Switch, bringing together various essential tools and applications.

**Note**: **Sigpatch** and **prod.key** files are **NOT** included.

</div>

## Features

- **Comprehensive Toolset**: Bundles essential applications for a complete Switch experience.
- **User-Friendly**: Designed for easy drag-and-drop functionality.
- **Customizable**: Modify the package to suit your needs.

## Installation

1. [Click here for the latest release](https://github.com/MentalBlank/SwitchAIO-AutoBuild/releases/latest).
2. Extract the contents of the compressed folder to the root directory of your Switch SD card.

## Notes

- Requires a modded Switch with CFW. Refer to the [FAQ & CFW Guide](https://switch.hacks.guide/) for details.
- Amiibo .Bin and .NFC files can be downloaded from the [Amiibo Database](https://github.com/AmiiboDB/Amiibo) repository and loaded through the Emuiibo homebrew.

## Credits

This project utilizes and credits the following repositories:

| Repository | Description |
|------------|-------------|
| [Atmosphere-NX/Atmosphere](https://github.com/Atmosphere-NX/Atmosphere) | Custom firmware |
| [BernardoGiordano/Checkpoint](https://github.com/BernardoGiordano/Checkpoint) | Save game manager |
| [cathery/sys-con](https://github.com/cathery/sys-con) | 3rd party controller usage |
| [cathery/sys-ftpd](https://github.com/cathery/sys-ftpd) | FTP server system module |
| [Chrscool8/Homebrew-Details](https://github.com/Chrscool8/Homebrew-Details) | Homebrew app manager |
| [CTCaer/hekate](https://github.com/CTCaer/hekate) | Custom bootloader |
| [DarkMatterCore/nxdumptool](https://github.com/DarkMatterCore/nxdumptool) | Game dumping tool |
| [dslatt/nso-icon-tool](https://github.com/dslatt/nso-icon-tool) | Tool for creating user icons |
| [exelix11/SwitchThemeInjector](https://github.com/exelix11/SwitchThemeInjector) | Theme injector |
| [fortheusers/hb-appstore](https://github.com/fortheusers/hb-appstore) | Homebrew app store |
| [HamletDuFromage/aio-switch-updater](https://github.com/HamletDuFromage/aio-switch-updater) | Updater for various things |
| [ITotalJustice/Gamecard-Installer-NX](https://github.com/ITotalJustice/Gamecard-Installer-NX) | Gamecard installer |
| [J-D-K/JKSV](https://github.com/J-D-K/JKSV) | Save manager for Switch |
| [joel16/NX-Shell](https://github.com/joel16/NX-Shell) | File manager |
| [masagrator/Status-Monitor-Overlay](https://github.com/masagrator/Status-Monitor-Overlay) | Status monitor overlay |
| [nadrino/SimpleModManager](https://github.com/nadrino/SimpleModManager) | Simple game mod manager |
| [ndeadly/MissionControl](https://github.com/ndeadly/MissionControl) | Alternative Controller support |
| [proferabg/EdiZon-Overlay](https://github.com/proferabg/EdiZon-Overlay) | Overlay for EdiZon cheat manager |
| [retronx-team/sys-clk](https://github.com/retronx-team/sys-clk) | Overclocking/underclocking system module |
| [Slluxx/IconGrabber](https://github.com/Slluxx/IconGrabber) | Game icon grabber |
| [spacemeowx2/ldn_mitm](https://github.com/spacemeowx2/ldn_mitm) | Play local wireless supported games online |
| [suchmememanyskill/themezer-nx](https://github.com/suchmememanyskill/themezer-nx) | Custom themes downloader |
| [Team-Neptune/CommonProblemResolver](https://github.com/Team-Neptune/CommonProblemResolver) | Common problem resolver |
| [tomvita/Breeze-Beta](https://github.com/tomvita/Breeze-Beta) | Cheat manager for Switch |
| [tomvita/EdiZon-SE](https://github.com/tomvita/EdiZon-SE) | Cheat and Save editor / manager |
| [WerWolv/Hekate-Toolbox](https://github.com/WerWolv/Hekate-Toolbox) | Toolkit for hekate bootloader |
| [WerWolv/nx-ovlloader](https://github.com/WerWolv/nx-ovlloader) | Host process for loading overlays |
| [WerWolv/ovl-sysmodules](https://github.com/WerWolv/ovl-sysmodules) | A sysmodule selector for Tesla |
| [WerWolv/Tesla-Menu](https://github.com/WerWolv/Tesla-Menu) | Overlay menu for the Switch |
| [XorTroll/emuiibo](https://github.com/XorTroll/emuiibo) | Emulates amiibo |
| [XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf) | Title installer and manager |
| [zdm65477730/NX-Activity-Log](https://github.com/zdm65477730/NX-Activity-Log) | Improved Activity Log |

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any changes or improvements.

271 changes: 271 additions & 0 deletions download_files.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,271 @@
{
"repos": {
"Atmosphere-NX/Atmosphere": {
"files": [
{
"file": "atmosphere-*.zip",
"target_paths": ["release"]
},
{
"file": "fusee.bin",
"target_paths": ["release", "release/bootloader/payloads"]
}
]
},
"tomvita/Breeze-Beta": {
"files": [
{
"file": "Breeze.zip",
"target_paths": ["release"]
}
]
},
"BernardoGiordano/Checkpoint": {
"files": [
{
"file": "Checkpoint.nro",
"target_paths": ["release/switch/Checkpoint"]
}
]
},
"proferabg/EdiZon-Overlay": {
"files": [
{
"file": "ovlEdiZon.ovl",
"target_paths": ["release/switch/.overlays"]
}
]
},
"WerWolv/Hekate-Toolbox": {
"files": [
{
"file": "HekateToolbox.nro",
"target_paths": ["release/switch/HekateToolbox"]
}
]
},
"WerWolv/Tesla-Menu": {
"files": [
{
"file": "ovlmenu.zip",
"target_paths": ["release"]
}
]
},
"WerWolv/ovl-sysmodules": {
"files": [
{
"file": "ovlSysmodules.ovl",
"target_paths": ["release/switch/.overlays"]
}
]
},
"HamletDuFromage/aio-switch-updater": {
"files": [
{
"file": "aio-switch-updater.zip",
"target_paths": ["release"]
}
]
},
"tomvita/EdiZon-SE": {
"files": [
{
"file": "EdiZon.zip",
"target_paths": ["release"]
}
]
},
"Slluxx/IconGrabber": {
"files": [
{
"file": "IconGrabber.nro",
"target_paths": ["release/switch/IconGrabber"]
}
]
},
"nadrino/SimpleModManager": {
"files": [
{
"file": "SimpleModManager.nro",
"target_paths": ["release/switch/SimpleModManager"]
}
]
},
"ITotalJustice/Gamecard-Installer-NX": {
"files": [
{
"file": "gamecard_installer.zip",
"target_paths": ["release"]
}
]
},
"XorTroll/Goldleaf": {
"files": [
{
"file": "Goldleaf.nro",
"target_paths": ["release/switch/Goldleaf"]
}
]
},
"Chrscool8/Homebrew-Details": {
"files": [
{
"file": "homebrew_details.nro",
"target_paths": ["release/switch/HomebrewDetails"]
}
]
},
"joel16/NX-Shell": {
"files": [
{
"file": "NX-Shell.nro",
"target_paths": ["release/switch/NXShell"]
}
]
},
"DarkMatterCore/nxdumptool": {
"files": [
{
"file": "nxdumptool.nro",
"target_paths": ["release/switch/NXDumpTool"]
}
]
},
"exelix11/SwitchThemeInjector": {
"files": [
{
"file": "NXThemesInstaller.nro",
"target_paths": ["release/switch/NXThemesInstaller"]
}
]
},
"suchmememanyskill/themezer-nx": {
"files": [
{
"file": "themezer-nx.nro",
"target_paths": ["release/switch/ThemezerNX"]
}
]
},
"retronx-team/sys-clk": {
"files": [
{
"file": "sys-clk-*.zip",
"target_paths": ["release"]
}
]
},
"masagrator/Status-Monitor-Overlay": {
"files": [
{
"file": "Status-Monitor-Overlay.zip",
"target_paths": ["release"]
}
]
},
"fortheusers/hb-appstore": {
"files": [
{
"file": "appstore.nro",
"target_paths": ["release/switch/appstore"]
}
]
},
"dslatt/nso-icon-tool": {
"files": [
{
"file": "nso-icon-tool.nro",
"target_paths": ["release/switch/NSOIconTool"]
}
]
},
"WerWolv/nx-ovlloader": {
"files": [
{
"file": "nx-ovlloader.zip",
"target_paths": ["release"]
}
]
},
"CTCaer/hekate": {
"files": [
{
"file": "hekate_ctcaer_*.zip",
"target_paths": ["release"],
"additional_files": [
{
"file": "hekate_ctcaer_*.bin",
"destinations": ["release", "release/bootloader/payloads"]
}
]
}
]
},
"ndeadly/MissionControl": {
"files": [
{
"file": "MissionControl-*.zip",
"target_paths": ["release"]
}
]
},
"zdm65477730/NX-Activity-Log": {
"files": [
{
"file": "NX-Activity-Log.zip",
"target_paths": ["release"]
}
]
},
"cathery/sys-ftpd": {
"files": [
{
"file": "sys-ftpd-light-*.zip",
"target_paths": ["release"]
}
]
},
"cathery/sys-con": {
"files": [
{
"file": "sys-con-*.zip",
"target_paths": ["release"]
}
]
},
"spacemeowx2/ldn_mitm": {
"files": [
{
"file": "ldn_mitm_v*.zip",
"target_paths": ["release"]
}
]
},
"J-D-K/JKSV": {
"files": [
{
"file": "JKSV.nro",
"target_paths": ["release/switch/JKSV"]
}
]
},
"Team-Neptune/CommonProblemResolver": {
"files": [
{
"file": "CommonProblemResolver.bin",
"target_paths": ["release", "release/bootloader/payloads"]
}
]
},
"XorTroll/emuiibo": {
"files": [
{
"file": "emuiibo.zip",
"archive_file": "SdOut/*",
"target_paths": ["release"]
}
]
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added image/bootlogo/bootlogo.bmp
Binary file not shown.
Binary file added image/icon/icon_atmosphere.bmp
Binary file not shown.
Binary file added image/icon/icon_hekate.bmp
Binary file not shown.
Binary file added image/icon/icon_lockpick.bmp
Binary file not shown.
Binary file added image/icon/icon_stock.bmp
Binary file not shown.
Binary file added image/icon/icon_sysnand.bmp
Binary file not shown.
Loading

0 comments on commit 99c4ff3

Please sign in to comment.