WEM: Wine Environment Manager

Ephinea - Phantasy Star Online: Blue Burst

Installs the Epihinea PSOBB launcher.

Get It

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

wem get psobb-ephinea --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 psobb-ephinea

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

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/Ephinea_PSOBB_Installer.exe", "5b8a58ad8f1c9a7972f98807c93fb3d926915e71d1853de299d94f6ae722f7dc9cd01234807b7f3109cca13eaa5031c982b140cd4b101d21316f809bf65ea356"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/Ephinea_PSOBB_Installer.exe"

[[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.