Caution
Only supported on Windows x64!
Fixes various bugs related to Minecraft: Bedrock Edition.
-
Download the latest release from:
-
- Extract & run
Stonecutter.exe
.
- Extract & run
-
scoop bucket add games scoop install stonecutter
- Run Stonecutter from the Windows Start Menu.
-
-
Stonecutter will launch and patch Minecraft: Bedrock Edition.
-
Open the following file:
%LOCALAPPDATA%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftpe\options.txt
-
Set
gfx_vsync
to0
. -
Save the file.
-
Launch Minecraft: Bedrock Edition via Stonecutter.
-
Create the following file:
%LOCALAPPDATA%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\RoamingState\Stonecutter.ini
-
Add the following contents:
[] =1
-
Save the file.
-
Launch Minecraft: Bedrock Edition via Stonecutter.
-
Update the MSYS2 Environment until there are no pending updates using:
pacman -Syu --noconfirm
-
Install GCC & MinHook using:
pacman -S mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x86_64-MinHook --noconfirm
-
Make sure
<MSYS2 Installation Directory>\ucrt64\bin
is added to the WindowsPATH
environment variable. -
Run
Build.cmd
.