Skip to content

Commit 8f44d91

Browse files
Add GOG Galaxy paths to storefront_paths[]
1 parent 533bfb6 commit 8f44d91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rott/rt_datadir.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,13 @@ static const char *storefront_paths[] = {
5353
"Ludicrous Edition\\assets\\",
5454
/* gog - ludicrous edition */
5555
"\\GOG Games\\Rise of the Triad - Ludicrous Edition\\",
56+
"\\Program Files (x86)\\GOG Galaxy\\Games\\Rise of the Triad - Ludicrous Edition",
5657
/* gog - ludicrous edition (assets) */
5758
"\\GOG Games\\Rise of the Triad - Ludicrous Edition\\assets\\",
59+
"\\Program Files (x86)\\GOG Galaxy\\Games\\Rise of the Triad - Ludicrous Edition\\assets",
5860
/* gog - classic rott */
5961
"\\GOG Games\\Rise of the Triad\\",
62+
"\\Program Files (x86)\\GOG Galaxy\\Games\\Rise of the Triad",
6063
/* original ms-dos installers */
6164
"\\ROTT\\"
6265
};

0 commit comments

Comments
 (0)