WEM: Wine Environment Manager

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

Notes

Requires

Install these via your system package manager or some other method:

It's recommended to give these CLI arguments in order to fully set up this env:

Tested On

This env has been tested on the following distros:

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 = ["-sL", "-o", "Shogo AM18.dll fixed and dgVoodoo2 settings.rar", "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"

[[InstallPost]]
  args = ["x", "Shogo AM18.dll fixed and dgVoodoo2 settings.rar", "AM18.dll"]
  cmd = "unrar"

[[InstallPost]]
  args = ["AM18.dll", "{{.RunWorkDir}}/"]
  cmd = "mv"

[[InstallPost]]
  args = ["-sL", "-o", "Shogo_WidescreenPatch_v2.rar", "https://download946.mediafire.com/rd0jzuy0c5bg_CbgKBEv32sP2SrAtLEyFoWP3Fvdw27FFjzAcoaHfNG8UgXwSJPWYXVbNKoCb-fMMnUb38z1w7fsrSJO21D1BnDSvvzgoZokh5BKQ8q-nJ08ZWBi3fY-6HoHtVYiDQH7XRW7ukh_ASm9YXjkx0yta7kahoUDFDD3Xg/24ar58y1369dd2g/Shogo_WidescreenPatch_v2.rar"]
  cmd = "curl"

[[InstallPost]]
  args = ["x", "Shogo_WidescreenPatch_v2.rar", "WidescreenPatch.rez"]
  cmd = "unrar"

[[InstallPost]]
  args = ["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.