osiwie / UWP-Fixer

Fixes all the problems with UWP Roblox with no weird bugs.
GNU General Public License v3.0
3 stars 1 forks source link

UWP-Fixer

For optimal performance, it's advised to play Roblox in windowed mode while using this utility.

This utility addresses issues specific to the Roblox UWP version available on the Windows Store. It mainly focuses on correcting mouse behaviors, ensuring smoother gameplay.

Features

Installation

Download the latest release from the GitHub releases page.

OR

Compile it with G++ g++ -o UWP-Fixer .\uwp-fixes.cpp -lcomctl32 -mwindows -static-libgcc -static-libstdc++ -lgdi32

Demo

https://youtu.be/iz7oAK8NEG0

Authors