Updated Readme

This commit is contained in:
2026-02-06 21:02:47 +01:00
parent 36a08cf42f
commit 5702202ea9

View File

@@ -1,35 +1,43 @@
# AllgemeinerProblemLoeser (APL) # AllgemeinerProblemLoeser (APL)
Rescue your switch without a pc! Rette deine Switch ohne PC!
## Usage **Original-Projekt:** [Common Problem Resolver](https://github.com/Team-Neptune/CommonProblemResolver) von [Team Neptune](https://github.com/Team-Neptune).
1. Get your favorite payload injector
2. Inject APL as a payload
Navigate around the menus using the joycons. ## Nutzung
- A: Select
- B: Back
- Left Joystick up/down (Dpad or joystick): navigate menus up/down
- Right Joystick up/down: fast menu navigation up/down
- Capture (Minerva only): Take a screenshot
- L3/R3 (Press joysticks in): Recalibrate centerpoint
If you do not have your joycons connected: 1. Besorge dir einen Payload-Injector deiner Wahl
2. Lade APL als Payload
Navigation in den Menues mit den Joy-Cons:
- A: Auswaehlen
- B: Zurueck
- Linker Stick hoch/runter (D-Pad oder Stick): Menue hoch/runter
- Rechter Stick hoch/runter: Schnelle Menue-Navigation
- Capture (nur Minerva): Screenshot
- L3/R3 (Sticks eindruecken): Mittelpunkt neu kalibrieren
Ohne verbundene Joy-Cons:
- Power -> A - Power -> A
- Vol+ -> Left Joystick up - Vol+ -> Linker Stick hoch
- Vol- -> Left Joystick down - Vol- -> Linker Stick runter
## Functions ## Funktionen
- Disables all sysmodules on your switch (might fix booting issues after update)
- Delete installed themes (will fix booting issues after update) - Deaktiviert automatischen Sysmodule-Start (kann Startprobleme nach Updates beheben)
- Reverts changes made by clingwrap - Loescht installierte Themes (kann Startprobleme nach Updates beheben)
- Macht Aenderungen durch ClingWrap rueckgaengig
- Behebt Archiv-Bit (SD-Karte)
- Behebt fehlerhafte AIO-Updater-Updates
- Entfernt Mac-Sonderordner
## Support ## Support
Join [our discord](https://discord.gg/VkaRjYN) for help. Fuer Hilfe: [unser Discord](https://discord.gg/VkaRjYN)
## Credits ## Danksagungen
- **German translation:** [Switch Bros](https://github.com/Switch-Bros/AllgemeinerProblemLoeser). - **Deutsche Uebersetzung:** Switch Bros.
- This is heavily based on [TegraExplorer](https://github.com/suchmememanyskill/TegraExplorer) by suchmememanyskill, - Dieses Projekt basiert stark auf dem [Original Common Problem Resolver](https://github.com/Team-Neptune/CommonProblemResolver) von [Team Neptune](https://github.com/Team-Neptune),
which itself is based on [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM), and thus also based on [Hekate](https://github.com/CTCaer/hekate) sowie auf [TegraExplorer](https://github.com/suchmememanyskill/TegraExplorer) von suchmememanyskill,
[Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM) und [Hekate](https://github.com/CTCaer/hekate).