Hey everyone!
Since the release of the Next Gen Explorer, the old explorer is no longer accessible, and people have been complaining about it. Today I’m bringing a tutorial on how to revert the explorer!
Disclaimer
- The process involves Flag Editing, which can lead to unstable things to occur (most likely minor), try at your own risk.
- This method may not be working anytime without prior warning if data associated with the old explorer gets purged.
- The
RobloxStudioModManager
used below is not created by nor associated with me, I’m just referring to it for this tutorial.
Tutorial
First of all, head to this GitHub site and find an asset called RobloxStudioModManager.exe
, download and launch the file, and a window which, same as the following, should pop up:
Now, click on Edit Fast Flags
button, and a new warning window may pop up:
Click on “Yes” if you encountered it, of course. Then, a new window should pop up:
Here is the Flag Editor. Now, search for
NewExplorer
flag, after you found and selected it, find a button called “Override Selected” at the top of the window, and click it, the value of NewExplorer
flag should change from true
to false
. Then, search for KillOldExplorer3
flag, and do the same.
Now, launch Studio via the initial window, hop in a place, and you should be able to find the Old Explorer again!
Congrats! (Please read notes below)
Notes
The old explorer would only work for Studio Window launched via RobloxStudioModManager (i.e. This doesn’t apply to Studio launched via the official way.)
Known issues
- The explorer is found to have some bugs, one is that the
PrimaryPart
property of a model cannot be changed - If you encountered a Microsoft .NET error:
Index outside of bounds of array
, try to tick `Force Reinstallation before Editing Fast Flags.