vram-guild / canvas

Shader-Based Minecraft Renderer for Fabric
GNU Lesser General Public License v3.0
416 stars 40 forks source link

Canvas causes graphics options can not to be set, causing compatibility issues #399

Closed AugFUZE closed 1 year ago

AugFUZE commented 1 year ago

System Information

Other mods and versions installed

Description of the problem

ambrosia13 commented 1 year ago

This is intended. Pipelines can either be set to fabulous or fancy graphics. Use "Canvas Basic" for fancy graphics

AugFUZE commented 1 year ago

This is intended. Pipelines can either be set to fabulous or fancy graphics. Use "Canvas Basic" for fancy graphics

How to set to fancy graphics?I don't see the relevant options.

ambrosia13 commented 1 year ago

Switch pipeline to canvas basic. The pipeline selection is at the very top of the screen when you click the canvas button.

AugFUZE commented 1 year ago

Switch pipeline to canvas basic. The pipeline selection is at the very top of the screen when you click the canvas button.

The problem remains... But when I removed the canvas mod. The rendering of the gear is back to normal. Even the graphic quality is fabulous. So this should be a mod compatibility issue?

supsm commented 1 year ago

Yes, this seems to be a rendering compatibility issue. If you could post screenshots or logs, as well as the mods used, that would be helpful

supsm commented 1 year ago

I know that #404 is technically newer, but it contains more relevant information so this will be closed. As mentioned above, fabulous and fancy are by designed to be set by the pipeline and is not meant to be toggleable directly.