changeset 284:5dfe7846e902

Document the support of "HVSC_BASE" environment variable.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 08 Jan 2020 11:06:50 +0200
parents a00d11de7a71
children 04757ddace1a
files README.txt
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Jan 08 01:52:19 2020 +0200
+++ b/README.txt	Wed Jan 08 11:06:50 2020 +0200
@@ -51,6 +51,16 @@
 
 5) sudo make install
 
+6) Optionally set "HVSC_BASE" environment variable
+   somewhere to point to your HVSC root directory
+   aka "/somewhere/C64Music", so you don't need to
+   specify it via the -H option. This way sidinfo
+   will use the song length database and STIL
+   database from HVSC.
+
+   (This setting is also used by some other SID-
+   related utilities such as stilview and sidplayfp.)
+
 
 -----------------------------------------------------------------------