← Назад к ресурсам

Gambac [deAWT & M1 Fix]

deAWTs the game and fixes colors being inverted on Apple Silicon chips

Modrinth optimization utility

Описание

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 ![restored icon and window title on taskbar](https://cdn.modrinth.com/data/cached_images/906637ce3b0270e0bebc4b2afd7763d143f2283a.png) * 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 * Makes the game use the window title provided by PrismLauncher. * This can be disabled using the `-DgambacUsePrismTitle=false` jvm argument or by setting the `gambacUsePrismTitle` environment variable to false * Makes the game use the window icon provided by PrismLauncher. * This can be disabled using the `-DgambacUsePrismIcon=false` jvm argument or by setting the `gambacUsePrismIcon` environment variable to false