From f40a5e107f780c6a4ee9158a5890701d3bac55b4 Mon Sep 17 00:00:00 2001 From: mactan-sc <77816662+mactan-sc@users.noreply.github.com> Date: Tue, 14 May 2024 01:14:27 -0500 Subject: [PATCH] Update Home.md --- wiki/Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Home.md b/wiki/Home.md index 5e0e2b4..16708de 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -33,7 +33,7 @@ This wiki is a collection of information on how to run Star Citizen on Linux, as #### General News > (May 4, 2024) **Game Crash on launch from main menu** -> - Linux kernel 6.8.9 can result in a crash relating to out of memory with popup "Assertion failed!" +> - Linux kernel 6.8.9 can result in a crash when launching from main menu > - To fix: revert to kernel 6.8.8 or enable ReBar if your hardware supports it > (Jan 15, 2024) **Installer Error Code 256** @@ -58,7 +58,7 @@ This wiki is a collection of information on how to run Star Citizen on Linux, as > - Bright flickering lights at edges of ingame RTT display panels > - To fix: Add environment variable `radv_zero_vram=true` > - Game may present a black screen -> - To fix: Add environment variable `dual_color_blend_by_location="true"` +> - To fix: Add environment variable `dual_color_blend_by_location=true` > - Alternatively copy `/usr/share/drirc.d/00-radv-defaults.conf` to `~/.drirc` > - Add the following to `~/.drirc`: > ```