WEM: Wine Environment Manager

Turnip Boy Commits Tax Evasion

Installs Turnip Boy Commits Tax Evasion from GOG.com.

Get It

Run the below command to download this env. Please note requirements and recommended args to use below.

wem get turnipboytax --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 = "2021-04-22"
InstallExe = "{{.InstallWorkDir}}/setup_turnip_boy_commits_tax_evasion_v1.1.3f1_(64bit)_(58989).exe"
InstallExpected = "{{.RunExe}}"
Name = "Turnip Boy Commits Tax Evasion"
RunExe = "{{.RunWorkDir}}/Turnip Boy Commits Tax Evasion.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/Turnip Boy Commits Tax Evasion"
WineArch = "win64"
WineExe = "wine"

[[InstallPost]]
  args = ["reg", "add", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\winebus", "/v", "DisableHidraw", "/t", "REG_DWORD", "/d", "1"]
  cmd = "{{.WineExe}}"

[[InstallPost]]
  args = ["reg", "add", "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\winebus", "/v", "Enable SDL", "/t", "REG_DWORD", "/d", "1"]
  cmd = "{{.WineExe}}"

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.