From dd4bd2ea5013b429d62942bad726639ef45d20da Mon Sep 17 00:00:00 2001 From: lat9nq Date: Sat, 31 Oct 2020 22:51:53 -0400 Subject: [PATCH] Make a note about black texture issues on AMD GPUs in Linux --- kirby-star-allies.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kirby-star-allies.md b/kirby-star-allies.md index 5724d24..5d1feb6 100644 --- a/kirby-star-allies.md +++ b/kirby-star-allies.md @@ -1 +1,3 @@ -Kirby Star Allies performs well on mid to high end systems. There are a few graphical glitches that occur on the world map and during the final boss. \ No newline at end of file +Kirby Star Allies performs well on mid to high end systems. There are a few graphical glitches that occur on the world map and during the final boss. + +AMD GPU users running Mesa with OpenGL should set the environment variable `force_integer_tex_nearest=true` to resolve black texture issues. \ No newline at end of file