Echelon: Wind Warriors

Echelon: Wind Warriors

Not enough ratings
Windows 10 Startup Guide | Инструкция по запуску на Windows 10
By Elu
This guide will help you setup Echelon: Wind Warriors to start on Steam. Эта инструкция поможет вам настроить Шторм: Солдаты Неба для запуска через Steam.
2
   
Award
Favorite
Favorited
Unfavorite
English
You will need to edit the registry. It is not difficult and should not cause harm as long as you follow this guide precisely.

1. Open the game folder through Steam:
a) Right-click on the game
b) Click "Manage"
c) Click "Browse local files"
2. Copy the address from the address bar in its entirety. In my case, it is
E:\Steam\steamapps\common\Echelon Wind Warriors
.
3. Click on the start button, type regedit, and press enter. This is the Registry Editor.
4. Open the path:
HKEY_LOCAL_MACHINE -> SOFTWARE -> WOW6432Node -> Madia -> Echelon 1.5
There should be three rows: (Default), InstallLocation, and Sound.
5. Check
InstallLocation
entry - it should contain only
\
in Data column.
6. Double-click on
InstallLocation
and input the address you copied on Step 2. Do not forget the slash at the end. Using my own example from Step 2, I end up with
E:\Steam\steamapps\common\Echelon Wind Warriors\
7. Click OK. At this point, you can run the game by using
Game.exe
in the game folder, but you cannot use Steam.
8. Open the game folder, right-click on GameLauncher.bat, and click edit.
9. Erase everything, replace it with the following:
@echo off ( start /wait Options.exe start /wait Game.exe )
10. Save the file. You are good to go.
Русский
Вам нужно будет отредактировать реестр. Это не сложно и не представляет никакой опасности для вашей системы если вы правильно следуете инструкции.

1. Откройте папку с игрой с помощью Steam:
a) Кликните правую кнопку мыши по игре
b) Кликните "Управление"
c) Кликните "Посмотреть локальные файлы"
2. Скопируйте адрес из адресной строки целиком. В моём случае это
E:\Steam\steamapps\common\Echelon Wind Warriors
.
3. Кликните на нопку пуск, напишите regedit, и нажмите клавишу Enter. Это редактор реестра.
4. Откройте путь:
HKEY_LOCAL_MACHINE -> SOFTWARE -> WOW6432Node -> Madia -> Echelon 1.5
Должно быть выведено три строки: (Default), InstallLocation, и Sound.
5. Проверьте строку
InstallLocation
- в столбце Значение должно быть только
\
6. Кликните дважды на
InstallLocation
и введите адрес вы скопировали в Шаге 2. Не забудьте в конце слэш. Используя мой пример из Шага 2, у меня получается вот так:
E:\Steam\steamapps\common\Echelon Wind Warriors\
7. Нажмите OK. Теперь можно запустить игру через
Game.exe
в папке с игрой, но использовать Steam ещё нельзя.
8. Откройте папку с игрой, кликните правой кнопкой мыши по GameLauncher.bat, и кликните редактировать.
9. Сотрите всё, замените следующим:
@echo off ( start /wait Options.exe start /wait Game.exe )
10. Сохраните файл. Всё готово.
8 Comments
Funklenton 21 Apr @ 6:59am 
Отличный гайд. Все работает: Windows 10 22H2 19045.5737.
Andrey Bulat 7 Jan @ 1:43am 
Большое спасибо!, заработало на win 11.
Tai 21 Dec, 2024 @ 6:52am 
Be carefull with path:

Use "\" in the end!

C:\Program Files (x86)\Steam\steamapps\common\Echelon Wind Warriors\ - like this
C:\Program Files (x86)\Steam\steamapps\common\Echelon Wind Warriors - not like this)
Elu  [author] 27 Apr, 2024 @ 8:27am 
If there is no registry, you need to create it. First you create Madia, then you create Echelon 1.5, and in Echelon 1.5 you create string called 'InstallLocation'.
VictorCZ 27 Apr, 2024 @ 6:54am 
Ta hra vůbec není v registrech ! There is no registry WOW6432Node -> Madia -> Echelon 1.5 !!!
Bulging capacitor 25 Feb, 2024 @ 11:40am 
This solution also allowed me to run this game on Linux using Proton. You need to do everything as in these instructions. You just need to open regedit from the terminal that pops up when you start the game. At the end of GameLauncher.bat you need to add two lines: cmd \k and PAUSE This will allow the terminal not to close after starting the game, and will also quickly allow you to find out the path to the game directory which needs to be specified in the InstallLocation value
Bulging capacitor 25 Feb, 2024 @ 11:39am 
Это решение также позволило мне запустить эту игру на Linux с использованием Proton. Сделать всё нужно как в этой инструкции. Только regedit нужно открыть из терминала который выскакивает при запуске игры. В конец GameLauncher.bat нужно добавить две строки: cmd \k и PAUSE Это позволит терминалу не закрыться после запуска игры, а также быстро позволит узнать путь до директории игры который нужно указать в значении
InstallLocation
seemwall 13 Jan, 2024 @ 12:08am 
Win10x64 все заработало, спасибо!:steamthumbsup: