Trials of Mana from GOG.com
Installs Trials of Mana from GOG.com as well as the "No Texture Pop-in" mod.
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get trials-of-mana --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 trials-of-mana
→ Notes
- This game is compatible with the sileng GOG install option (note: you should change RunWorkDir if you do this).
→ Requires
Install these via your system package manager or some other method:
-
7z -
curl
→ 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 = "2020-04-24"
DxvkVersion = "2.7.1"
Fsync = true
InstallExe = "{{.InstallWorkDir}}/setup_trials_of_mana_1.0_gog_v1_(90179).exe"
InstallExpected = "{{.RunExe}}"
Kron4ekType = "staging-tkg-ntsync-amd64-wow64"
Kron4ekVersion = "10.12"
Name = "Trials of Mana"
RunExe = "{{.RunWorkDir}}/Trials of Mana-Win64-Shipping.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/Trials of Mana/Trials of Mana/Binaries/Win64"
WineArch = "win64"
WinetricksPath = "winetricks"
[[InstallPost]]
args = ["{{.WinePrefix}}/drive_c/GOG Games/Trials of Mana/Trials of Mana/Content/Paks/~mods"]
cmd = "mkdir"
ifnotexists = "{{.WinePrefix}}/drive_c/GOG Games/Trials of Mana/Trials of Mana/Content/Paks/~mods"
[[InstallPost]]
args = ["-vLO", "https://hristos.co/f/NoTextureorModelPopIn_P-17-0-1-1-1589043114.zip"]
cmd = "curl"
ifnotexists = "{{.InstallWorkDir}}/NoTextureorModelPopIn_P-17-0-1-1-1589043114.zip"
workdir = "{{.InstallWorkDir}}"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/NoTextureorModelPopIn_P-17-0-1-1-1589043114.zip", "d5258cbf4a78c5c5bc40f256b2a583ca3a11838c082f2ac7a9f03ebf0d1cb4365370fe2b3de92ae0557d6835a2d6450082d9320921d1310736cf29cb42dbaaaf"]
icmd = "checkSha512Sum"
ifexists = "{{.InstallWorkDir}}/NoTextureorModelPopIn_P-17-0-1-1-1589043114.zip"
[[InstallPost]]
args = ["-y", "x", "{{.InstallWorkDir}}/NoTextureorModelPopIn_P-17-0-1-1-1589043114.zip"]
cmd = "7z"
ifexists = "{{.InstallWorkDir}}/NoTextureorModelPopIn_P-17-0-1-1-1589043114.zip"
ifnotexists = "{{.WinePrefix}}/drive_c/GOG Games/Trials of Mana/Trials of Mana/Content/Paks/~mods/NoTextureorModelPopIn_P.pak"
workdir = "{{.WinePrefix}}/drive_c/GOG Games/Trials of Mana/Trials of Mana/Content/Paks/~mods"
→ 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.