Sodium

Sodium

61M Downloads

Support for the development key binds.

Closed this issue ยท 1 comments

commented

Request Description

I would like to suggest adding support for the SectionPath, SectionVisibility, and Frustum culling Octree key binds. These tools are used by Mojang to make the game. However, they are currently broken since Sodium does not support them. If you try to use them, nothing will be displayed (#3176).

Although these are not registered by default, they can be unlocked using my patch (https://github.com/Mickey42302/JavaEditionDevTools). Support for these would be a nice feature; it would allow users to enjoy both the performance improvements of Sodium and the freedom to explore the F3 key binds Mojang hides from the public.

Image

commented

No such plans to implement these debug overlays. They are only relevant in their existing form to the Vanilla renderer, and our systems don't work the same.