We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
storefront_paths[]
1 parent 533bfb6 commit 8f44d91Copy full SHA for 8f44d91
1 file changed
rott/rt_datadir.c
@@ -53,10 +53,13 @@ static const char *storefront_paths[] = {
53
"Ludicrous Edition\\assets\\",
54
/* gog - ludicrous edition */
55
"\\GOG Games\\Rise of the Triad - Ludicrous Edition\\",
56
+ "\\Program Files (x86)\\GOG Galaxy\\Games\\Rise of the Triad - Ludicrous Edition",
57
/* gog - ludicrous edition (assets) */
58
"\\GOG Games\\Rise of the Triad - Ludicrous Edition\\assets\\",
59
+ "\\Program Files (x86)\\GOG Galaxy\\Games\\Rise of the Triad - Ludicrous Edition\\assets",
60
/* gog - classic rott */
61
"\\GOG Games\\Rise of the Triad\\",
62
+ "\\Program Files (x86)\\GOG Galaxy\\Games\\Rise of the Triad",
63
/* original ms-dos installers */
64
"\\ROTT\\"
65
};
0 commit comments