AMID EVIL from GOG.com
Installs AMID EVIL from GOG.com.
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get amid-evil-gog --install-workdir /path/to/the/game/installer
You may also run this in your terminal to see the information from this page:
wem get-view --show-env amid-evil-gog
→ Notes
-
This will use the silent GOG installer option, so please note that there will be no output during installation. This will also install the game to
{{.WinePrefix}}/drive_c/game
. -
To install the "Warrior Upgrade", download the
setup_amid_evil_warrior_upgrade_gog_build_2628_(64bit)_(71698).exe
file and place it into{{.InstallWorkDir}}
. -
Set
RunArgs = ["-dx12"]
to use DirectX 12. -
This game is compatible with
Sandbox = true
.
→ Requires
Install these via your system package manager or some other method:
-
wine
→ Recommended
It's recommended to give these CLI arguments in order to fully set up this env:
-
--install-workdir /path/to/the/game/installer
→ Tested On
This env has been tested on the following distros:
→ Links
Related links that you should check:
→ View Env
Click here to expand/collapse
Date = "2019-06-20"
DxvkVersion = "2.7"
GogSilentInstall = true
InstallExe = "{{.InstallWorkDir}}/setup_amid_evil_gog_build_2628_(64bit)_(71698).exe"
InstallExpected = "{{.RunExe}}"
Kron4ekType = "staging-tkg-ntsync-amd64-wow64"
Kron4ekVersion = "10.12"
Name = "AMID EVIL"
RunExe = "{{.RunWorkDir}}/AmidEvil.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/game"
Vkd3dVersion = "2.14.1"
WineArch = "win64"
WineExe = "wine"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/setup_amid_evil_warrior_upgrade_gog_build_2628_(64bit)_(71698).exe"]
cmd = "{{.WineExe}}"
ifexists = "{{.InstallWorkDir}}/setup_amid_evil_warrior_upgrade_gog_build_2628_(64bit)_(71698).exe"
→ Env Source
View this env's source on GitLab. You can also report issues, request changes, or submit an env you've tested on the env repo issue tracker.