Installer phantasy-star-universe-clementine

files:
- installer: N/A:Select the ClementineInstaller.zip archive
- launcher_test: N/A:Select the LauncherTest_03.04.2025.zip
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Phantasy Star Universe Clementine/online.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/ClementineInstaller
    file: installer
- task:
    arch: win64
    description: Creating Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019 dotnet48 win10 csmt=off
    description: Installing .NET 4.8, could take up to 10-20 minutes, please wait...
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /ALLUSERS
    description: Installing Clementine
    executable: $CACHE/ClementineInstaller/ClementineInstaller.exe
    name: wineexec
- extract:
    description: Installing Test Patcher
    dst: $GAMEDIR/drive_c/Program Files (x86)/Phantasy Star Universe Clementine/
    file: launcher_test
system:
  pulse_latency: true
description: Installation script for Phantasy Star Universe by SEGA for the purpose
  of connecting to the Clementine private server. Clementine revives the game's Online
  Mode, which was shut down by SEGA in 2012. Download both the Client from https://psu-clementine.com/before
  and the Test Launcher from the project Discord (requires Tester role) before proceeding.
game_slug: phantasy-star-universe
gogslug: ''
humblestoreid: ''
installer_slug: phantasy-star-universe-clementine
name: Phantasy Star Universe
notes: Be aware that the game client will instantly close if it loses focus while
  using the game's fullscreen mode. Use of gamescope or other borderless-windowed
  configuration is recommended to avoid this.
runner: wine
script:
  files:
  - installer: N/A:Select the ClementineInstaller.zip archive
  - launcher_test: N/A:Select the LauncherTest_03.04.2025.zip
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Phantasy Star Universe Clementine/online.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/ClementineInstaller
      file: installer
  - task:
      arch: win64
      description: Creating Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019 dotnet48 win10 csmt=off
      description: Installing .NET 4.8, could take up to 10-20 minutes, please wait...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /ALLUSERS
      description: Installing Clementine
      executable: $CACHE/ClementineInstaller/ClementineInstaller.exe
      name: wineexec
  - extract:
      description: Installing Test Patcher
      dst: $GAMEDIR/drive_c/Program Files (x86)/Phantasy Star Universe Clementine/
      file: launcher_test
  system:
    pulse_latency: true
slug: phantasy-star-universe-clementine
steamid: null
version: Clementine
year: 2006
{
  "game_slug": "phantasy-star-universe",
  "version": "Clementine",
  "description": "Installation script for Phantasy Star Universe by SEGA for the purpose of connecting to the Clementine private server. Clementine revives the game's Online Mode, which was shut down by SEGA in 2012. Download both the Client from https://psu-clementine.com/before and the Test Launcher from the project Discord (requires Tester role) before proceeding.",
  "notes": "Be aware that the game client will instantly close if it loses focus while using the game's fullscreen mode. Use of gamescope or other borderless-windowed configuration is recommended to avoid this.",
  "name": "Phantasy Star Universe",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "phantasy-star-universe-clementine",
  "installer_slug": "phantasy-star-universe-clementine",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the ClementineInstaller.zip archive"
      },
      {
        "launcher_test": "N/A:Select the LauncherTest_03.04.2025.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Phantasy Star Universe Clementine/online.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/ClementineInstaller",
          "file": "installer"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019 dotnet48 win10 csmt=off",
          "description": "Installing .NET 4.8, could take up to 10-20 minutes, please wait...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /ALLUSERS",
          "description": "Installing Clementine",
          "executable": "$CACHE/ClementineInstaller/ClementineInstaller.exe",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "description": "Installing Test Patcher",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Phantasy Star Universe Clementine/",
          "file": "launcher_test"
        }
      }
    ],
    "system": {
      "pulse_latency": true
    }
  }
}
Back to game