readme revamp

This commit is contained in:
Admin 2025-05-02 08:17:41 -07:00
parent 9c53b09248
commit b582219c08

View File

@ -1,15 +1,17 @@
# Roblox Legacy Patcher # Roblox Legacy Patcher <img src="https://git.randomserver.top/murdle/roblox-patcher/raw/branch/master/logo.png" width="32" height="32" />
## What is this? ## What is this?
This is an application which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below. It uses a wrapper in order to add some missing Windows APIs and trick Roblox into thinking your OS version is supported. This is an program which automatically downloads the latest version of Roblox Studio and makes it work on Windows 8.1 and below. It uses a wrapper in order to add some missing Windows APIs and trick Roblox into thinking your OS version is supported.
## Download ## Download
You can download a prebuilt version of the program <a href="https://git.randomserver.top/murdle/roblox-patcher/releases">here</a> You can download a prebuilt version of the program <a href="https://git.randomserver.top/murdle/roblox-patcher/releases">here</a>
<img src="https://git.randomserver.top/murdle/roblox-patcher/raw/branch/master/readme.PNG" width="1000" height="800" />
## How to build ## How to build
- Install Visual Studio 2015 and .NET SDK 8 - Install Visual Studio 2015 and .NET SDK 8
- Clone the repository - Clone the repository
- Run the build.bat script - Run the build.bat script
<br>The built file will be located in the root of the directory <br>The built file will be located in the root of directory
## Notice ## Future plans
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. 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. If we do get it to work, chances are the client hyperion bypass will be **closed source** to not suffer a similar fate to [Vinegar](https://vinegarhq.org/Home/rol_faq.html).