MinicraftPlus / minicraft-plus-revived

Minicraft+, an extension of Notch's original minicraft project, with tons more features.
GNU General Public License v3.0
473 stars 96 forks source link

Make OpenGL HWA flag as in-app option #677

Closed BenCheung0422 closed 4 months ago

BenCheung0422 commented 5 months ago

Currently, there are some cases that Windows users are not able to run the game intendedly with OpenGL acceleration enabled for Java2D. It is no longer made with the flag --no-hardware-acceleration, but instead an in-app option. This was a removed change in #524. Furthermore, it will be disabled by default and a warning popup will be shown when enabled in options if the platform is Windows, so no difference is made for other platforms.