From 0e4d031054b7980edc806ae131ea8ce565632dbb Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 29 Nov 2022 09:48:30 +0100 Subject: Use dummy crashhandler lib by default --- docs/USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/USAGE.md b/docs/USAGE.md index cb11e7aa..873bef2a 100755 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -194,7 +194,7 @@ Box64 will prefer emulated libs first (execpt for glibc, alsa, pulse, GL, vulkan #### BOX64_CRASHHANDLER * Box64 will use a dummy crashhandler.so library * 0 : Use Emulated crashhandler.so library if needed - * 1 : Use an internal dummy (completly empty) crashhandler.so library (defaut for steam and dota2) + * 1 : Use an internal dummy (completly empty) crashhandler.so library (defaut) #### BOX64_NOPULSE * Disables the load of pulseaudio libraries. -- cgit 1.4.1