Installer spider-man-2000-cd

files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Spider-Man%20(2000)/spider-man_2000_patch.zip
game:
  exe: drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: Setup/SpideyPC.ico
- task:
    description: Installing Spider-Man (2002)...
    executable: $DISC/Setup.exe
    name: wineexec
- merge:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
    src: $DISC/Setup/media.pkr
- move:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.bak
    src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
    src: patch
system:
  gamescope: true
  gamescope_fps_limiter: '30'
  gamescope_game_res: 1280x1024
  gamescope_output_res: $RESOLUTION
description: Play "Spider-Man (2000)" CD edition on Linux!
game_slug: spider-man-2000
gogslug: ''
humblestoreid: ''
installer_slug: spider-man-2000-cd
name: Spider-Man (2000)
notes: "- You will need the CD only one time during install\r\n- Alt+Tab will cause\
  \ the game to crash. Workaround: use Gamescope\r\n-  Game limitations: 4:3 ratio\
  \ and 30 fps maximum\r\n- This PC port has some unresolved bug: too loud ambient\
  \ audio, audio crackles and some portions of the game can only be completed at 20\
  \ fps. Read this page for more infos and workarounds: https://www.pcgamingwiki.com/wiki/Spider-Man_(2001)#Issues_unresolved\r\
  \n- This game has insufficient controller support, you will find profiles for AntimicroX\
  \ keymapper here:\r\nhttps://github.com/legluondunet/MyLittleLutrisScripts/tree/master/Spider-Man%20(2000)/gamepad%20profiles"
runner: wine
script:
  files:
  - patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Spider-Man%20(2000)/spider-man_2000_patch.zip
  game:
    exe: drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: Setup/SpideyPC.ico
  - task:
      description: Installing Spider-Man (2002)...
      executable: $DISC/Setup.exe
      name: wineexec
  - merge:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
      src: $DISC/Setup/media.pkr
  - move:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.bak
      src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
      src: patch
  system:
    gamescope: true
    gamescope_fps_limiter: '30'
    gamescope_game_res: 1280x1024
    gamescope_output_res: $RESOLUTION
slug: spider-man-2000-cd
steamid: null
version: CD
year: 2000
{
  "game_slug": "spider-man-2000",
  "version": "CD",
  "description": "Play \"Spider-Man (2000)\" CD edition on Linux!",
  "notes": "- You will need the CD only one time during install\r\n- Alt+Tab will cause the game to crash. Workaround: use Gamescope\r\n-  Game limitations: 4:3 ratio and 30 fps maximum\r\n- This PC port has some unresolved bug: too loud ambient audio, audio crackles and some portions of the game can only be completed at 20 fps. Read this page for more infos and workarounds: https://www.pcgamingwiki.com/wiki/Spider-Man_(2001)#Issues_unresolved\r\n- This game has insufficient controller support, you will find profiles for AntimicroX keymapper here:\r\nhttps://github.com/legluondunet/MyLittleLutrisScripts/tree/master/Spider-Man%20(2000)/gamepad%20profiles",
  "name": "Spider-Man (2000)",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "spider-man-2000-cd",
  "installer_slug": "spider-man-2000-cd",
  "script": {
    "files": [
      {
        "patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Spider-Man%20(2000)/spider-man_2000_patch.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "Setup/SpideyPC.ico"
        }
      },
      {
        "task": {
          "description": "Installing Spider-Man (2002)...",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man",
          "src": "$DISC/Setup/media.pkr"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.bak",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man",
          "src": "patch"
        }
      }
    ],
    "system": {
      "gamescope": true,
      "gamescope_fps_limiter": "30",
      "gamescope_game_res": "1280x1024",
      "gamescope_output_res": "$RESOLUTION"
    }
  }
}
Back to game