files:
- ephineapsobb: http://files.pioneer2.net/Ephinea_PSOBB_Installer.exe
- bbmod: https://github.com/Solybum/psobbaddonplugin/releases/download/v0.3.5.7/bbmod.zip
game:
arch: win64
exe: drive_c/EphineaPSO/online.exe
prefix: $GAMEDIR
installer:
- task:
app: win7
arch: win64
description: Changing to Windows 7
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S /D=C:\\EphineaPSO
description: Running Ephinea PSOBB Installer.
executable: ephineapsobb
name: wineexec
prefix: $GAMEDIR
- task:
key: USE_D3D9
name: set_regedit
path: HKEY_CURRENT_USER\Software\SonicTeam\PSOBB\Ephinea
type: REG_DWORD
value: '00000005'
- extract:
dst: $GAMEDIR/drive_c/EphineaPSO
file: bbmod
wine:
overrides:
dinput8: n,b
description: Official - Pre-installed for the Ephinea server with the base Lua addon
game_slug: phantasy-star-online-blue-burst
gogslug: ''
humblestoreid: ''
installer_slug: phantasy-star-online-blue-bur-ephinea-and-addon-pl
name: 'Phantasy Star Online: Blue Burst'
notes: Requires an account at ephinea.pioneer2.net
runner: wine
script:
files:
- ephineapsobb: http://files.pioneer2.net/Ephinea_PSOBB_Installer.exe
- bbmod: https://github.com/Solybum/psobbaddonplugin/releases/download/v0.3.5.7/bbmod.zip
game:
arch: win64
exe: drive_c/EphineaPSO/online.exe
prefix: $GAMEDIR
installer:
- task:
app: win7
arch: win64
description: Changing to Windows 7
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S /D=C:\\EphineaPSO
description: Running Ephinea PSOBB Installer.
executable: ephineapsobb
name: wineexec
prefix: $GAMEDIR
- task:
key: USE_D3D9
name: set_regedit
path: HKEY_CURRENT_USER\Software\SonicTeam\PSOBB\Ephinea
type: REG_DWORD
value: '00000005'
- extract:
dst: $GAMEDIR/drive_c/EphineaPSO
file: bbmod
wine:
overrides:
dinput8: n,b
slug: phantasy-star-online-blue-bur-ephinea-and-addon-pl
steamid: null
version: Ephinea and addon plugin
year: 2004
{
"game_slug": "phantasy-star-online-blue-burst",
"version": "Ephinea and addon plugin",
"description": "Official - Pre-installed for the Ephinea server with the base Lua addon",
"notes": "Requires an account at ephinea.pioneer2.net",
"name": "Phantasy Star Online: Blue Burst",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "phantasy-star-online-blue-bur-ephinea-and-addon-pl",
"installer_slug": "phantasy-star-online-blue-bur-ephinea-and-addon-pl",
"script": {
"files": [
{
"ephineapsobb": "http://files.pioneer2.net/Ephinea_PSOBB_Installer.exe"
},
{
"bbmod": "https://github.com/Solybum/psobbaddonplugin/releases/download/v0.3.5.7/bbmod.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/EphineaPSO/online.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "win7",
"arch": "win64",
"description": "Changing to Windows 7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/S /D=C:\\\\EphineaPSO",
"description": "Running Ephinea PSOBB Installer.",
"executable": "ephineapsobb",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "USE_D3D9",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\SonicTeam\\PSOBB\\Ephinea",
"type": "REG_DWORD",
"value": "00000005"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/EphineaPSO",
"file": "bbmod"
}
}
],
"wine": {
"overrides": {
"dinput8": "n,b"
}
}
}
}