Skip to content

v1.6.0

Compare
Choose a tag to compare
@Aetopia Aetopia released this 18 Jan 11:54
· 80 commits to main since this release
b50f38e

Changes

  • Stonecutter will force restart the game to ensure it's dynamic link library initializes correctly alongside Minecraft.

  • Stonecutter's dynamic link library no longer has the ability to re-create swapchains.

    • Re-creating swapchains doesn't refresh certain metadata.

      • A swapchain being incorrectly sized when entering a world.

      • RTX support not being requeried when DX11 is forced.

  • Remove package checks in dynamic link library.

  • Refresh debug mode for the game's package.

    • Done to remove any potentially attached debuggers.