Перейти к содержимому
Mineforgian

Gambac [deAWT & M1 Fix]

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

Загрузки
9K
Подписчики
11
Обновлён
25 июля 2026 г.
Лицензия
MIT

Опубликован 21 июня 2024 г.

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
  • 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

Ченджлог

1.4.0Релизb1.7.3 · 25 июля 2026 г.
  • Make the game run on its own thread, as Notch intended
  • Add support for loading the PrismLauncher instance icon
  • Add the ability to set a custom window title
  • Don't set the framebuffer color space every tick
1.3.2Релизb1.7.3 · 28 мая 2026 г.
  • Fix fullscreening being broken on Linux X11
1.3.1Релизb1.7.3 · 8 октября 2025 г.
  • Fix color space on Linux on Apple M devices
1.3.0Релизb1.7.3 · 5 июля 2025 г.
  • Remove the use of reflection
  • Add support for PrismLauncher Window Size
  • Add support for PrismLauncher Window Title
1.2.0Релизb1.7.3 · 9 января 2025 г.

Eeeh, I kinda forgot to publish this on Modrinth, oopsie

  • Update toolchain
  • Fix spelling mistake
  • Hopefully make the window show a bit faster
1.1.1Релизb1.7.3 · 24 августа 2024 г.
  • Fix the Display window staying open when the game crashed during startup
1.1.0Релизb1.7.3 · 21 июня 2024 г.
  • Initial Modrinth Release
  • General Refactor
  • Added window icon
  • Removed non-renderable characters from fabric.mod.json

Комментарии

Загружаем…