Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Jul 15, 2024
1 parent 5fda083 commit 3304248
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions Sources/Tools/Uberhand Packages/TOTK UltraCam/Install/config.ini
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

0 comments on commit 3304248

Please sign in to comment.