This repository has been archived on 2025-06-05. You can view files and clone it, but cannot push or open issues or pull requests.
roblox-patcher/README.md
2025-05-02 06:30:44 -07:00

13 lines
659 B
Markdown

# Roblox Legacy Patcher
## What is this?
This is a C# application which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below. It can run natively on Windows 8 and 8.1 with a patch, but a wrapper is also used if you're on Windows 7 due to missing DX apis.
## Notice
Currently, the application only allows you to run Roblox Studio. Because of Roblox's anticheat (aka Hyperion), we have not been able to get the client to work as of right now.
## How to build
- Install Visual Studio 2015 and .NET SDK 8
- Clone the repository
- Run the build.bat script
The built file will be located in the root of directory