diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2018-04-15 15:17:07 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2018-04-15 15:17:07 -0700 |
commit | 1cbea185946a5340436cb63e3bcf1a7981d03571 (patch) | |
tree | 34897dcd17e49fc7b09daf9a085f32c02fce0338 /HUNGRYCAT.NFO | |
parent | 1aa0a3f7429684badde1e0c179c5a870a632fb75 (diff) |
README/NFO: add blurb about setcap
Diffstat (limited to 'HUNGRYCAT.NFO')
-rw-r--r-- | HUNGRYCAT.NFO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/HUNGRYCAT.NFO b/HUNGRYCAT.NFO index 2e0cd21..6480768 100644 --- a/HUNGRYCAT.NFO +++ b/HUNGRYCAT.NFO @@ -28,3 +28,9 @@ [12CESC to quit
How to hack: `git clone git://git.pengaru.com/whale`
+
+ Linux note:
+
+ Run `sudo setcap 'cap_sys_nice=eip' whale-linux-amd64` to prevent
+ audio dropouts. This allows SDL's audio thread to have increased
+ priority.
|