Home
last modified time | relevance | path

Searched refs:gogregistrypath (Results 1 – 2 of 2) sorted by relevance

/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dfilesys_steam.cpp348 FString gogregistrypath = "Software\\Wow6432Node\\GOG.com\\Games"; in GetGOGPath() local
353 FString gogregistrypath = "Software\\GOG.com\\Games"; in GetGOGPath() local
356 …if(QueryPathKey(HKEY_LOCAL_MACHINE, gogregistrypath + PATH_SEPARATOR + AppInfo[game].AppID, "Path"… in GetGOGPath()
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_system.cpp1575 FString gogregistrypath = "Software\\Wow6432Node\\GOG.com\\Games"; in I_GetGogPaths() local
1580 FString gogregistrypath = "Software\\GOG.com\\Games"; in I_GetGogPaths() local
1584 gamepath = gogregistrypath + "\\1435827232"; in I_GetGogPaths()
1591 gamepath = gogregistrypath + "\\1435848814"; in I_GetGogPaths()
1599 gamepath = gogregistrypath + "\\1435848742"; in I_GetGogPaths()