BetterRTX GUI Installer
BetterRTX Installer v2
The BetterRTX Installer script has been rewritten with a few new features:
Installer GUI
The installer's PowerShell script will now launch a simple GUI window.
A 1-minute tutorial video is available in the README
Select a Minecraft instance, select a preset, and click install!
IOBit Unlocker Optional
You need either a side-loaded Minecraft instance or IOBit Unlocker to use the installer. Use software such as MCLauncher or Bedrock Launcher to install Minecraft in an unprotected directory if you do not wish to use IOBit Unlocker.
Drag-and-Drop to Mix-and-Match
You can now drag-and-drop individual .material.bin
files onto installer window to copy them into the selected instance(s). Additionally, .mcpack
archives which contain .material.bin
files can be dropped onto the installer.
bedrock.graphics
Use the following PowerShell command to launch the latest version of the installer:
iwr https://bedrock.graphics | iex
Download individual presets from our official website to use with BetterRenderDragon or to drag-and-drop the preset .mcpack onto the installer window.
Version 1 of the BetterRTX Installer (CLI version) still functions and will continue to be supported until further notice. Version 2 is an optional upgrade.
What's Changed
- Update README.md with the actual license this repository is under. by @ABUCKY0 in #101
- Backmerge Main into Prerelease by @ABUCKY0 in #102
- v2! by @jasonjgardner in #105
Full Changelog: v1.1.3...v2.0.0