Enhance renderer selection based on game version - #6316
Conversation
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request introduces dynamic graphics API selection and support checks based on the Minecraft game version. Specifically, it updates GameSettings and GraphicsAPI to determine the default graphics API (OpenGL or Vulkan) depending on the game version number, with Vulkan being the default only for versions between 26.2-snapshot-1 and 26.2. It also updates the UI in GameSettingsPage to dynamically show or hide OpenGL and Vulkan configuration options based on version compatibility. There are no review comments, so I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.