Skip to content

Releases: Aetopia/Stonecutter

v1.2.4.1

21 Sep 03:04
ab37da1
Compare
Choose a tag to compare

Changes

  • The dynamic library no longer checks if it resides within a UWP app.

v1.2.4

20 Sep 12:58
48b10a8
Compare
Choose a tag to compare

Changes

  • Remove a useless call to SetCurrentDirectory in the injector.
  • The dynamic link library creates a dummy swapchain using the desktop window.

v1.2.3

24 Aug 12:43
c7e35e1
Compare
Choose a tag to compare

Changes

  • Force Minecraft: Bedrock Edition to use a timer resolution of 0.5 ms by default.

  • Rename Stonecutter.DirectX to Stonecutter.Game.

v1.2.2

24 Aug 07:53
552a790
Compare
Choose a tag to compare

Changes

  • Remove single instance support for the injector.

  • The dynamic link library only initializes if the package identity matches.

v1.2.1

23 Aug 11:06
e1675c2
Compare
Choose a tag to compare

Changes

  • Improve game window detection for enhanced immersive fullscreen.

v1.2.0

19 Aug 17:59
9a35978
Compare
Choose a tag to compare

Changes

  • Minecraft Preview is no longer supported.

    • Stonecutter will now be primarily focusing on Minecraft.

v1.1.3

13 Aug 13:50
7da384f
Compare
Choose a tag to compare

Changes

  • When exiting, revert the display mode only if the game is in fullscreen.

v1.1.2

13 Aug 11:57
bba8ecc
Compare
Choose a tag to compare

Changes

  • Revert display mode without changing window positions.

v1.1.1

11 Aug 15:51
b7adc98
Compare
Choose a tag to compare

Changes

  • Revert display mode using ChangeDisplaySettings(NULL, 0) and not ChangeDisplaySettings(NULL, CDS_FULLSCREEN).

v1.1.0

09 Aug 17:22
59e6601
Compare
Choose a tag to compare

Changes

  • Each module now has a distinct name.

  • Allow Minecraft: Bedrock Edition to run at any display mode.