diff --git a/config/ars_nouveau-client.toml b/config/ars_nouveau-client.toml old mode 100755 new mode 100644 index 6fdd648..594fb60 --- a/config/ars_nouveau-client.toml +++ b/config/ars_nouveau-client.toml @@ -45,10 +45,10 @@ no_end_portal_render = false #Disables the skyweave renderer. Disable if your sky is broken with shaders. disable_skyweave = false - #Enables transparent/opaque rendering of elements in the book GUI. Disable if it leads to crash with Sodium derivatives - gui_transparency = true #Show spell tooltips with glyphs instead of plain text glyphTooltips = true + #Enables transparent/opaque rendering of elements in the book GUI. Disable if it leads to crash with Sodium derivatives + gui_transparency = false #Disables translucent particles. Disable if your particles are invisible with shaders. opaque_particles = false diff --git a/config/ars_nouveau-common.toml b/config/ars_nouveau-common.toml old mode 100755 new mode 100644