Releases: Aetopia/Stonecutter
Releases · Aetopia/Stonecutter
v1.4.0
Changes
-
Remove features as whole, Stonecutter will primarily focus on implementing fixes.
-
"Enhanced Immersive Fullscreen" will return as a separate repository in the future.
-
To force DirectX 11 do the following:
-
Create a file called
Stonecutter.ini
in:%LOCALAPPDATA%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\RoamingState
-
Add the following contents:
[] =1
-
Save the file.
-
-
v1.3.5.3
v1.3.5.2
v1.3.5.1
v1.3.5
v1.3.4
v1.3.3
v1.3.2
Changes
-
Restore the Windows Runtime ABI for MCPE-15796's fix.
- Using the Windows API caused the fix to work incorrectly.
v1.3.1
Changes
-
Revamp MCPE-15796's fix.
-
The Windows API is now used to implement this fix instead of the Windows Runtime ABI.
-
This also reduces the size of the dynamic link library.
-
v1.3.0
Changes
-
Remove 0.5 ms Timer Resolution.
-
Add a fix for: MCPE-15796 - Cursor is not recentered upon the opening of a new gui.
- The mouse cursor will now automatically center whenever a GUI is shown.