From 90a67f38dbdc19859db19d89a2d190b0a1936d92 Mon Sep 17 00:00:00 2001 From: zoogie Date: Wed, 18 Oct 2023 03:46:30 -0500 Subject: [PATCH] Move old script to depricated --- {MSET9_installer_script => _deprecated}/mset9.py | 0 _deprecated/what.txt | 5 +++++ 2 files changed, 5 insertions(+) rename {MSET9_installer_script => _deprecated}/mset9.py (100%) create mode 100644 _deprecated/what.txt diff --git a/MSET9_installer_script/mset9.py b/_deprecated/mset9.py similarity index 100% rename from MSET9_installer_script/mset9.py rename to _deprecated/mset9.py diff --git a/_deprecated/what.txt b/_deprecated/what.txt new file mode 100644 index 0000000..333de30 --- /dev/null +++ b/_deprecated/what.txt @@ -0,0 +1,5 @@ +What are these unloved things here? + +mini_b9s_installer - old, handcrafted b9s installer brought out of retirement from unSAFE_MODE to MSET9. Then promptly put back in retirement if favor of usr2arm9ldr (b9) because it's goofy and hacky :p +build.py - this creates a phtcache.bin suitable for piggybacking payloads into FCRAM. Loading direct from ID1 became possible so I retired this too. Still very effective despite that. +mset9.py - due to the feature-laden rewrite offered by Aven, I put my somewhat messy and beta-ish version in semi-retirement here. this script manages the install and removal of mset9 to the 3ds sd card. \ No newline at end of file