WEM: Wine Environment Manager

Latest release: ...

Ephinea: Phantasy Star Online Blue Burst

Installs the Epihinea client for Phantasy Star Online Blue Burst.

Get It

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

wem get ephinea-psobb 

You may also run this in your terminal to see the information from this page:

wem get-view --show-env ephinea-psobb

Notes

Requires

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

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 = "2004-07-15"
InstallExe = "{{.InstallWorkDir}}/Ephinea_PSOBB_Installer.exe"
InstallExpected = "{{.RunExe}}"
InstallWorkDir = "$HOME/Downloads"
Name = "Ephinea: Phantasy Star Online Blue Burst"
RunExe = "{{.RunWorkDir}}/PsoBB.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/users/$USER/EphineaPSO"
WineExe = "wine"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/Ephinea_PSOBB_Installer.exe", "4a7e136945ac1dc511326b2f4c58136938c6db7b9e5b172e159010dde4e20e5a0233317f5ebc4dff55c684de0566580da0a324c44cb316ce3449bc303a32c792"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/Ephinea_PSOBB_Installer.exe"
  ifnotexists = "{{.RunExe}}"

[[InstallPre]]
  args = ["-LO", "https://files.pioneer2.net/Ephinea_PSOBB_Installer.exe"]
  cmd = "curl"
  ifnotexists = "{{.InstallWorkDir}}/Ephinea_PSOBB_Installer.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.