Shogo: Mobile Armor Division from GOG.com
Installs Shogo: Mobile Armor Division from GOG.com as well as a widescreen mod and audio patch.
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get shogo-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 shogo-gog
→ Notes
-
It is not recommended to skip the
InstallPost
commands, the mods they install vastly improves playability and stability. -
If you experience high game speeds or janky cutscenes, add
gamescope -r 60 --
toRunPrefix
.
→ Requires
Install these via your system package manager or some other method:
-
curl
-
unrar
-
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 = "1998-10-15"
InstallExe = "{{.InstallWorkDir}}/setup_shogo_-_mobile_armor_division_2.2.14_(19498).exe"
InstallExpected = "{{.RunExe}}"
Name = "Shogo: Mobile Armor Division"
RunExe = "{{.RunWorkDir}}/start.exe"
RunPrefix = "gamescope -W 1920 -H 1080 -r 60 -f -- gamemoderun"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/Shogo - Mobile Armor Division"
WineArch = "win32"
WineExe = "wine"
[[InstallPost]]
args = ["-LO", "https://community.pcgamingwiki.com/files/file/1231-shogo-prefixed-am18dll-and-dgvoodoo2-setting-suggestions/?do=download&r=4974&confirm=1&t=1&csrfKey=dcbb75903ff70dd23e6890c464c9e0a6"]
cmd = "curl"
ifnotexists = "{{.InstallWorkDir}}/Shogo AM18.dll fixed and dgVoodoo2 settings.rar"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Shogo AM18.dll fixed and dgVoodoo2 settings.rar", "a3c60c66dff9150da52b11df5ad08c5a2f10ac6159f76b246d157342b70d5675c127c85f75849bb59ac14a7e29cb8b0197d876c0e4f0710ea1b8bf9862e580e0"]
icmd = "checkSha512Sum"
ifexists = "{{.InstallWorkDir}}/Shogo AM18.dll fixed and dgVoodoo2 settings.rar"
[[InstallPost]]
args = ["x", "{{.InstallWorkDir}}/Shogo AM18.dll fixed and dgVoodoo2 settings.rar", "AM18.dll"]
cmd = "unrar"
[[InstallPost]]
args = ["-v", "{{.InstallWorkDir}}/AM18.dll", "{{.RunWorkDir}}/"]
cmd = "mv"
[[InstallPost]]
args = ["-LO", "https://anfinitinetwork.com/bin/Shogo_WidescreenPatch_v2.rar"]
cmd = "curl"
ifnotexists = "{{.InstallWorkDir}}/Shogo_WidescreenPatch_v2.rar"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Shogo_WidescreenPatch_v2.rar", "61ec647d85dadd8edde4460b18ac4ed1e24279e4dc63687270bda219de44a790199fd1dc7b1f9febe7f76cf9e3a6be90b9e9e5897240f0a28c1a056e6da150f0"]
icmd = "checkSha512Sum"
ifexists = "{{.InstallWorkDir}}/Shogo_WidescreenPatch_v2.rar"
[[InstallPost]]
args = ["x", "{{.InstallWorkDir}}/Shogo_WidescreenPatch_v2.rar", "WidescreenPatch.rez"]
cmd = "unrar"
ifexists = "{{.InstallWorkDir}}/Shogo_WidescreenPatch_v2.rar"
ifnotexists = "{{.RunWorkDir}}/Custom/WidescreenPatch.rez"
[[InstallPost]]
args = ["-v", "{{.InstallWorkDir}}/WidescreenPatch.rez", "{{.RunWorkDir}}/Custom/"]
cmd = "mv"
→ 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.