Installer superfighters-deluxe-beta-v102c

files:
- sfd_archive: https://www.superfightersdeluxe.com/Content/Downloads/SFD%20Beta%20v.1.0.2c.rar
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Superfighters Deluxe/Superfighters Deluxe.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet472 xna40
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/
    file: $sfd_archive
- task:
    app: win10
    name: winetricks
    prefix: $GAMEDIR
description: null
game_slug: superfighters-deluxe
gogslug: ''
humblestoreid: ''
installer_slug: superfighters-deluxe-beta-v102c
name: Superfighters Deluxe
notes: "The game is launched directly without launcher becuase Lutris closes it automatically\
  \ after launching, so that's the temporary solution for now.\r\n\r\nIf you can't\
  \ connect to any game, try:\r\nsudo setcap cap_net_raw+epi /usr/bin/wine-preloader\r\
  \nsudo setcap cap_sys_ptrace+ep /usr/bin/wineserver\r\n\r\nDoesn't work:\r\n- Music\
  \ in main menu\r\n- Buttons in launcher are black with no text (Down right corner\
  \ button launches game)"
runner: wine
script:
  files:
  - sfd_archive: https://www.superfightersdeluxe.com/Content/Downloads/SFD%20Beta%20v.1.0.2c.rar
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Superfighters Deluxe/Superfighters Deluxe.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet472 xna40
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/
      file: $sfd_archive
  - task:
      app: win10
      name: winetricks
      prefix: $GAMEDIR
slug: superfighters-deluxe-beta-v102c
steamid: 855860
version: Beta v.1.0.2c
year: 2012
{
  "game_slug": "superfighters-deluxe",
  "version": "Beta v.1.0.2c",
  "description": null,
  "notes": "The game is launched directly without launcher becuase Lutris closes it automatically after launching, so that's the temporary solution for now.\r\n\r\nIf you can't connect to any game, try:\r\nsudo setcap cap_net_raw+epi /usr/bin/wine-preloader\r\nsudo setcap cap_sys_ptrace+ep /usr/bin/wineserver\r\n\r\nDoesn't work:\r\n- Music in main menu\r\n- Buttons in launcher are black with no text (Down right corner button launches game)",
  "name": "Superfighters Deluxe",
  "year": 2012,
  "steamid": 855860,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "superfighters-deluxe-beta-v102c",
  "installer_slug": "superfighters-deluxe-beta-v102c",
  "script": {
    "files": [
      {
        "sfd_archive": "https://www.superfightersdeluxe.com/Content/Downloads/SFD%20Beta%20v.1.0.2c.rar"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Superfighters Deluxe/Superfighters Deluxe.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472 xna40",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/",
          "file": "$sfd_archive"
        }
      },
      {
        "task": {
          "app": "win10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game