-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fda083
commit 3304248
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
16 changes: 10 additions & 6 deletions
16
Sources/Tools/Uberhand Packages/TOTK UltraCam/Install/config.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,43 @@ | ||
--Install/Update | ||
|
||
[UltraCam - v214] | ||
catch_errors | ||
delete /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/Ultracam.zip /config/uberhand/downloads/ | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/Ultracam.zip /config/uberhand/downloads/Ultracam.zip | ||
unzip /config/uberhand/downloads/Ultracam.zip /config/uberhand/downloads/app/ | ||
move /config/uberhand/downloads/app/ / | ||
delete /config/uberhand/downloads | ||
|
||
[UltraCam Benchmark - ZR-ZL-Down] | ||
catch_errors | ||
delete /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/UltracamZRZLDown.zip /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/UltracamZRZLDown.zip /config/uberhand/downloads/UltracamZRZLDown.zip | ||
unzip /config/uberhand/downloads/UltracamZRZLDown.zip /config/uberhand/downloads/app/ | ||
move /config/uberhand/downloads/app/ / | ||
delete /config/uberhand/downloads | ||
|
||
[UltraCam Benchmark - ZR-ZL-LStick] | ||
catch_errors | ||
delete /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/UltracamZRZLLeftStick.zip /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/UltracamZRZLLeftStick.zip /config/uberhand/downloads/UltracamZRZLLeftStick.zip | ||
unzip /config/uberhand/downloads/UltracamZRZLLeftStick.zip /config/uberhand/downloads/app/ | ||
move /config/uberhand/downloads/app/ / | ||
delete /config/uberhand/downloads | ||
|
||
[Triple Buffer] | ||
catch_errors | ||
delete /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/TripleBuffer.zip /config/uberhand/downloads | ||
download https://github.com/CatcherITGF/NX-Venom/raw/main/Sources/Tools/Games/TOTK/TripleBuffer.zip /config/uberhand/downloads/TripleBuffer.zip | ||
unzip /config/uberhand/downloads/TripleBuffer.zip /config/uberhand/downloads/app/ | ||
move /config/uberhand/downloads/app/ / | ||
delete /config/uberhand/downloads | ||
|
||
[Uninstall UltraCam] | ||
-- Uninstall | ||
|
||
[UltraCam] | ||
delete /atmosphere/contents/0100F2C0115B6000/exefs/main.npdm | ||
delete /atmosphere/contents/0100F2C0115B6000/exefs/subsdk3 | ||
delete /atmosphere/contents/0100F2C0115B6000/romfs/UltraCam | ||
|
||
[Uninstall Triple Buffer] | ||
[Triple Buffer] | ||
delete /atmosphere/exefs_patches/ZeldaToTK_TripleBuffer |