aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-22 18:57:44 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-22 18:57:44 +0100
commit4a0555ed77d28483d91296eb95ff059e85152c77 (patch)
treeac52f9f814a0532fca1799b90701a97359e4b9ed /src/main.cpp
parent58e93245c33a1290d79a6639653b633ecc1595a0 (diff)
Opensuse hate
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ba81fb8..dec9515 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4244,6 +4244,7 @@ static void load_config() {
"you are using the flatpak version of GPU Screen Recorder then try installing mesa-extra freedesktop runtime by running this command:\n"
"flatpak install --system org.freedesktop.Platform.GL.default//23.08-extra\n"
"and then restart GPU Screen Recorder. If that doesn't work then you may have to install another mesa package for your distro if you are using AMD.\n"
+ "If you are using NVIDIA then you might need to run the \"nvidia-smi\" command first before starting GPU Screen Recorder if NVIDIA is incorrectly setup on your distro.\n"
"If you are using a distro such as manjaro which disables hardware accelerated video encoding then you can also try the <a href=\"https://flathub.org/apps/com.dec05eba.gpu_screen_recorder\">flatpak version of GPU Screen Recorder</a> instead which doesn't have this issue.");
set_dialog_selectable(dialog);
gtk_dialog_run(GTK_DIALOG(dialog));