Installer disneys-brother-bear-retail-cd

files:
- bb_launcher: https://github.com/ZeptoBST/BrotherBear-NeoLauncher/releases/download/1.0/BB.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/BB.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup/Bears/System/Game.exe
- task:
    description: Creating Wine prefix
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- copy:
    description: Copying setup files...
    dst: $CACHE/disk
    src: $DISC
- execute:
    args: -c 'ln -s $CACHE/disk/[Ss][Ee][Tt][Uu][Pp] $CACHE/setup'
    file: bash
- execute:
    args: -i -e "/^\(APPPATH=\)/{ z" -e "i APPPATH=Disney Interactive\\\Brother Bear\\\\"
      -e "" -e "}" "$CACHE/setup/INSTALL.INI"
    file: sed
- task:
    description: Installing...
    executable: $CACHE/setup/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- copy:
    description: Copying BrotherBear-NeoLauncher...
    dst: $GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/
    src: bb_launcher
- execute:
    args: -c 'mv "$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother
      Bear/System"/{[Dd],D}efault.ini'
    file: bash
- execute:
    args: -i -e "/^\(AppUserDir=\)/{ z" -e "i AppUserDir=..\\\Users\\\steamuser\\\Documents\\\Brother
      Bear" -e "" -e "}" "$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother
      Bear/System/Default.ini"
    file: sed
system:
  env:
    DXVK_FRAME_RATE: 60
description: ''
game_slug: disneys-brother-bear
gogslug: ''
humblestoreid: ''
installer_slug: disneys-brother-bear-retail-cd
name: Disney's Brother Bear
notes: "- Read the PCGamingWiki topic on how to change the resolution and FOV: https://www.pcgamingwiki.com/wiki/Brother_Bear\r\
  \n- Feedback, Issues and Pull Requests regarding the installer are gladly welcome\
  \ at: https://codeberg.org/lutris-forge/lutris-disneys-brother-bear"
runner: wine
script:
  files:
  - bb_launcher: https://github.com/ZeptoBST/BrotherBear-NeoLauncher/releases/download/1.0/BB.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/BB.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup/Bears/System/Game.exe
  - task:
      description: Creating Wine prefix
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - copy:
      description: Copying setup files...
      dst: $CACHE/disk
      src: $DISC
  - execute:
      args: -c 'ln -s $CACHE/disk/[Ss][Ee][Tt][Uu][Pp] $CACHE/setup'
      file: bash
  - execute:
      args: -i -e "/^\(APPPATH=\)/{ z" -e "i APPPATH=Disney Interactive\\\Brother
        Bear\\\\" -e "" -e "}" "$CACHE/setup/INSTALL.INI"
      file: sed
  - task:
      description: Installing...
      executable: $CACHE/setup/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - copy:
      description: Copying BrotherBear-NeoLauncher...
      dst: $GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/
      src: bb_launcher
  - execute:
      args: -c 'mv "$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother
        Bear/System"/{[Dd],D}efault.ini'
      file: bash
  - execute:
      args: -i -e "/^\(AppUserDir=\)/{ z" -e "i AppUserDir=..\\\Users\\\steamuser\\\Documents\\\Brother
        Bear" -e "" -e "}" "$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother
        Bear/System/Default.ini"
      file: sed
  system:
    env:
      DXVK_FRAME_RATE: 60
slug: disneys-brother-bear-retail-cd
steamid: null
version: Retail, CD
year: 2003
{
  "game_slug": "disneys-brother-bear",
  "version": "Retail, CD",
  "description": "",
  "notes": "- Read the PCGamingWiki topic on how to change the resolution and FOV: https://www.pcgamingwiki.com/wiki/Brother_Bear\r\n- Feedback, Issues and Pull Requests regarding the installer are gladly welcome at: https://codeberg.org/lutris-forge/lutris-disneys-brother-bear",
  "name": "Disney's Brother Bear",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "disneys-brother-bear-retail-cd",
  "installer_slug": "disneys-brother-bear-retail-cd",
  "script": {
    "files": [
      {
        "bb_launcher": "https://github.com/ZeptoBST/BrotherBear-NeoLauncher/releases/download/1.0/BB.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/BB.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup/Bears/System/Game.exe"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix",
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "description": "Copying setup files...",
          "dst": "$CACHE/disk",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "args": "-c 'ln -s $CACHE/disk/[Ss][Ee][Tt][Uu][Pp] $CACHE/setup'",
          "file": "bash"
        }
      },
      {
        "execute": {
          "args": "-i -e \"/^\\(APPPATH=\\)/{ z\" -e \"i APPPATH=Disney Interactive\\\\\\Brother Bear\\\\\\\\\" -e \"\" -e \"}\" \"$CACHE/setup/INSTALL.INI\"",
          "file": "sed"
        }
      },
      {
        "task": {
          "description": "Installing...",
          "executable": "$CACHE/setup/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "description": "Copying BrotherBear-NeoLauncher...",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/",
          "src": "bb_launcher"
        }
      },
      {
        "execute": {
          "args": "-c 'mv \"$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System\"/{[Dd],D}efault.ini'",
          "file": "bash"
        }
      },
      {
        "execute": {
          "args": "-i -e \"/^\\(AppUserDir=\\)/{ z\" -e \"i AppUserDir=..\\\\\\Users\\\\\\steamuser\\\\\\Documents\\\\\\Brother Bear\" -e \"\" -e \"}\" \"$GAMEDIR/drive_c/Program Files (x86)/Disney Interactive/Brother Bear/System/Default.ini\"",
          "file": "sed"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_FRAME_RATE": 60
      }
    }
  }
}
Back to game