You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed an issue with other instances not being toggled to r/w, and ensured that the configuration goes back to Readonly correctly if you un toggle the rw
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# BlueStacks Root GUI
2
2
3
-
This is an AIO application designed to simplify the configuration part of my original tutorial on how to [root BlueStacks](https://github.com/RobThePCGuy/Root-Bluestacks-with-Kitsune-Mask/) with Kitsune Mask. If you want to do things manually, then the original repo is where you go. This tool will allow you to toggle root access and read/write (R/W) modes for BlueStacks instances. It provides an intuitive interface for managing these settings without manually editing configuration files.
3
+
>[!IMPORTANT]
4
+
> This is an **unofficial modification**. It is not supported by the BlueStacks team, nor should you blame me or them if your dishwasher blows up. Work **IN** Progress only use if you are crazy!
5
+
> As always, I am happy to accept help.
6
+
7
+
This is an AIO application designed to simplify the configuration part of my original tutorial on how to [root BlueStacks](https://github.com/RobThePCGuy/Root-Bluestacks-with-Kitsune-Mask/) with Kitsune Mask. If you want to do things manually, then the original repo is where you go. This tool will allow you to toggle root access and read/write (R/W) modes for BlueStacks instances. It provides an intuitive interface for managing these settings without manually editing configuration files. It will not automatically download BlueStacks or Magisk, nor install either.. yet.
4
8
5
9
## Features
6
10
@@ -33,7 +37,8 @@ This is an AIO application designed to simplify the configuration part of my ori
33
37
-**Toggle Root**: Toggles root access (`On`/`Off`) for the selected instance.
34
38
-**Toggle R/W**: Toggles read/write mode (`On`/`Off`) for the selected instance.
35
39
5. Observe the status updates (`Root: On/Off` and `R/W: On/Off`) next to each instance.
36
-
6. Close the app when finished.
40
+
6. Once you have installed Kitsune Mask and completed the direct install to the system partition part of my other tutorial, you can untoggle Root and leave the R/W checked.
41
+
7. Close the app when finished.
37
42
38
43
---
39
44
@@ -67,8 +72,8 @@ This is an AIO application designed to simplify the configuration part of my ori
0 commit comments