System Requirements
Revix runs in your browser and talks to a Studio plugin. The requirements are light, but a few specific things must be in place.
Browser
Use a modern desktop browser with the latest two major versions installed:
| Browser | Supported |
|---|---|
| Chrome | Latest 2 versions |
| Firefox | Latest 2 versions |
| Safari | Latest 2 versions |
| Edge | Latest 2 versions |
Mobile browsers work for reading the dashboard and managing your account, but the chat experience is built for desktop.
Roblox Studio
Any recent version of Roblox Studio is supported. Studio updates itself, so as long as you launched it within the last few weeks you are on a compatible build.
You must be signed into Studio with the same Roblox account you used to sign into Revix. The plugin reads your Studio session to authenticate, so account mismatches will block the connection.
Plugin version
The minimum required plugin version is enforced server-side. If your plugin falls behind, Revix will refuse to connect and surface an upgrade message. Reinstall from the Creator Store to update:
https://create.roblox.com/store/asset/122070500639295
Roblox does not auto-update plugins. Reinstalling fetches the latest version.
Network
You need a stable internet connection on both ends:
- The browser talks to revix.tech over HTTPS
- Roblox Studio talks to revix.tech over HTTPS
Corporate or school networks that block arbitrary HTTPS traffic will block Revix. A standard home connection or hotspot works fine.
HTTP Requests must be enabled
Every place you want Revix to edit must have HTTP Requests turned on. In Studio, open Game Settings > Security and toggle Allow HTTP Requests on. This is a per-place setting, so repeat it for each game.
This setting only allows the plugin to talk out to revix.tech. It does not expose your game to the public internet.
Optional: Studio Beta features
A few advanced features depend on Roblox Studio Beta toggles:
- 3D model generation requires the CreateAssetAsync Luau API Studio Beta Feature to be enabled. Turn it on in File > Beta Features.
Without the beta toggle, 3D generation calls will be rejected by Studio before Revix can submit them.
Troubleshooting
If your environment meets every requirement above and Revix still will not connect, your plugin may be stale or your account may be mismatched. See the Troubleshooting Hub or Fix Plugin Not Connecting.