From 47697eb2693e69d9aa0a499888d1cd9430db0950 Mon Sep 17 00:00:00 2001 From: Graham Fenner Date: Sun, 14 Jul 2024 00:49:43 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3dc3df..5b49892 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ * **Console Size Adjustment** ## Usage +### Wine/Proton +If you are on linux, I highly recommend using wine instead of proton. +`wine SoF.exe +set console 1 +set cddir CDDIR +set wine %command%` + +Because wine has less tearing and less glitchy gun effects/visuals. ### Installation + Setup Either compile the project using `make` or grab the pre-compiled from release section. Ensure/place the `sof_buddy.dll` file is in your root SoF folder, along with the other 4 scripts. @@ -34,4 +39,4 @@ default = 1 #### _sofbuddy_console_size default = 0.35 range = 0 - 1 -fullscreen = 1 \ No newline at end of file +fullscreen = 1