ref: c0492ef8da4b32427ef689ac9b15fd5f5270eaaf
parent: e94e6cd9947611f0d8d9a60ee3b48a12e80b1867
author: Mike Swanson <mikeonthecomputer@gmail.com>
date: Thu May 19 04:44:33 EDT 2016
d_iwad: Find Strife from a GOG.com installation
--- a/src/d_iwad.c
+++ b/src/d_iwad.c
@@ -177,6 +177,14 @@
SOFTWARE_KEY "\\GOG.com\\Games\\1435848742",
"PATH",
},
+
+ // Strife: Veteran Edition
+
+ {
+ HKEY_LOCAL_MACHINE,
+ SOFTWARE_KEY "\\GOG.com\\Games\\1432899949",
+ "PATH",
+ },
};
// Subdirectories of the above install path, where IWADs are installed.