Skip to content

Releases: Aetopia/Stonecutter

v1.0.7

06 Aug 14:40
94c978f
Compare
Choose a tag to compare

Changes

  • The dynamic link library now closes any mutex handles as required.

  • The injector now releases any memory it has allocated into the game.

  • The injector allocates the correct amount of memory for injecting the dynamic link library.

v1.0.6

06 Aug 07:49
de29539
Compare
Choose a tag to compare

Changes

  • Automatically re-create the swapchain if required.

  • The dynamic link library doesn't need to loaded at game startup.

v1.0.5

05 Aug 11:41
9567f15
Compare
Choose a tag to compare

Changes

  • Add the ability to force Minecraft: Bedrock Edition to use DirectX 11.

  • Correctly cleanup objects when initializing the dynamic link library.

v1.0.4

04 Aug 16:30
b78d9df
Compare
Choose a tag to compare

Changes

  • Reduced dynamic link library size by not linking against the CRT.

  • Only inject the dynamic link library when the game isn't running.

  • Simplify game detection.

v1.0.3

03 Aug 17:29
319ee81
Compare
Choose a tag to compare

Changes

  • Switch to the game window if the dynamic link library is loaded.

  • Relaunch the game if the dynamic link library isn't loaded.

v1.0.2

02 Aug 16:43
d85dc55
Compare
Choose a tag to compare

Changes

  • Automatically launch Minecraft or Minecraft Preview if only one of them is installed.

v1.0.1

02 Aug 15:48
b30a2fe
Compare
Choose a tag to compare

Changes

  • Revamp GUI.

v1.0.0

01 Aug 12:20
93049c3
Compare
Choose a tag to compare

Initial Release.