From 866489a9c3e0b7e2c26b198d1c2b9259c1042598 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Thu, 15 Aug 2024 16:21:51 +0100 Subject: [PATCH] Updated lime3ds-launcher.sh --- lime3ds-launcher.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lime3ds-launcher.sh b/lime3ds-launcher.sh index 9d1920d..08de2b9 100755 --- a/lime3ds-launcher.sh +++ b/lime3ds-launcher.sh @@ -7,8 +7,11 @@ We kindly ask you to submit a bug report to this guide. # TODO: Update this URL when the Lime3DS website is finished -To obtain your system information, please install inxi and run inxi -v3. | + +To obtain Lime3DS log files, please see this guide. + +To obtain your system information, please install inxi and run inxi -v3. +Please also provide the value shown after running ulimit -nH. | EOF zenity --warning --no-wrap --title "That's awkward ..." --text "$MESSAGE" }