Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
Supported environments
Creators
Details
Replace the usage of the AWT Frame by the native LWJGL Display, this fixes various issues like window scaling breaking stuff.
Features
- deAWTs the game and makes Minecraft directly use the LWJGL Display
- Fixes colors being inverted on Apple M chips
- Restores the icon and window name after applaying the deAWT
- Fixes Display Scaling issues (the white area around a small windows when using anything but 100% scaling)
- Make the game use PrismLauncher Window Size settings
- Adds the ability to use the PrismLauncher Window Title setting using
-DgambacUsePrismTitle
java argument