From c467abcf983731af18c56ae792f40c80f31cb3d5 Mon Sep 17 00:00:00 2001 From: Snogard Date: Mon, 10 Feb 2025 00:29:06 +0100 Subject: [PATCH] config: ars nouvau --- config/ars_nouveau-client.toml | 4 ++-- config/ars_nouveau-common.toml | 0 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 config/ars_nouveau-client.toml mode change 100755 => 100644 config/ars_nouveau-common.toml 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