_Dikiz_: Будет ли поддержка win7? На данном этапе GOG GALAXY 2.0 не поддерживает windows 7.
Инструкция по достованию оффлайн-установочника/How to get offline-installer
Welcome all. A bit of prehistory. Today I decided to install Win7 (it is faster than Win10, verified) and as a result I ran into the problem of installing GG2.0 on this system. I began to search and nowhere else is there a solution, even an offline installer of the 2nd version. But as soon as a little digging around, the solution was found by itself.
For installation we will need: Task Manager, Notepad, Browser and ... that's all))
1) Run the web installer, it tells us about the error.
2) Open the Task Manager, look for the process GalaxyInstaller.exe, RMB on it, "open the file storage location"
3) Next to GalaxyInstaller.exe there is a remoteconfig.json file, open it with Notepad and see only one line, it contains a link to download the latter (at the time of the installer’s launch / download, the link update process has not yet been studied, I’ll find out that I’ll update article)
{
"version": "2.0.0",
"content": {
"osx": {
"size": 229348349,
"version": "2.0.9.137",
"deprecated": false,
"downloadLink": "https: \ / \ / content-system.gog.com \ / open_link \ / download? path = \ / open \ / galaxy \ / client \ /galaxy_client_2.0.9.137.pkg",
"installerMd5": "1779943747e9f0a11deda9807e06b640"
},
"windows": {
"size": 237982248,
"version": "2.0.9.136",
"deprecated": false,
"downloadLink": "https: \ / \ / content-system.gog.com \ / open_link \ / download? path = \ / open \ / galaxy \ / client \ /setup_galaxy_2.0.9.136.exe",
"installerMd5": "bff8eb68fb132eaf952bfd18968e1a28"
}
},
"bases": []
}
Here are the contents for November 26, 2019.
There are 2 links here: for MacOS and Windows
I was only interested in Windows
Here it is - https: \ / \ / content-system.gog.com \ / open_link \ / download? Path = \ / open \ / galaxy \ / client \ /setup_galaxy_2.0.9.136.exe
We remove the “wrong” slashes from it (
https://content-system.gog.com/open_link/download?path=/open/galaxy/client/setup_galaxy_2.0.9.136.exe) and get a working link to the offline installer WITHOUT CHECKING the system compatibility.
P.S. Sorry for Google Translate
-------------------------------------------------------------------------------------------------------------- -----------------------------------------------
Приветствую всех. Немного предистории. Сегодня я решил установить Win7 (она быстрей чем Win10, проверено) и как результат столкнулся с проблемой установки GG2.0 на данную систему. Стал искать и НИГДЕ пока нет решения, даже оффлайн установочника 2й версии. Но стоило немного покопаться, как решение нашлось само.
Для установки нам понадобятся: Диспетчер задач, Блокнот, Браузер и... это всё))
1) Запускаем Web-установочник, он нам говорит об ошибке.
2) Открываем Диспетчер Задач, ищем процесс GalaxyInstaller.exe, ПКМ по нему, "открыть место хранения файла"
3) Рядом с GalaxyInstaller.exe есть файл remoteconfig.json, открываем его Блокнотом и видим только одну строку, именно в ней и есть ссылка на скачивание последней (на момент запуска/скачивания установочника, процесс обновления ссылок пока не изучен, узнаю что, обновлю статью)
{
"version": "2.0.0",
"content": {
"osx": {
"size": 229348349,
"version": "2.0.9.137",
"deprecated": false,
"downloadLink": "https:\/\/content-system.gog.com\/open_link\/download?path=\/open\/galaxy\/client\/galaxy_client_2.0.9.137.pk g",
"installerMd5": "1779943747e9f0a11deda9807e06b640"
},
"windows": {
"size": 237982248,
"version": "2.0.9.136",
"deprecated": false,
"downloadLink": "https:\/\/content-system.gog.com\/open_link\/download?path=\/open\/galaxy\/client\/setup_galaxy_2.0.9.136.exe ",
"installerMd5": "bff8eb68fb132eaf952bfd18968e1a28"
}
},
"bases": []
}
Вот содержимое на 26 ноября 2019 года
Здесь есть 2 ссылки: для MacOS и Windows
Меня интересовала только для Windows
Вот она - https:\/\/content-system.gog.com\/open_link\/download?path=\/open\/galaxy\/client\/setup_galaxy_2.0.9.136.exe
Удаляем из нее "не те" слешы (
https://content-system.gog.com/open_link/download?path=/open/galaxy/client/setup_galaxy_2.0.9.136.exe) и получаем рабочую ссылку на оффлайн-установочник БЕЗ ПРОВЕРКИ совместимости системы.