Installer bad-mojo-redux-gog

files:
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
    account.
- config: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Bad%20Mojo%20Redux/BADMOJO.ini
game:
  exe: drive_c/GOG Games/Bad Mojo/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/GOG Games
    file: gogsetup
    format: gog
- move:
    dst: $GAMEDIR/drive_c/GOG Games/Bad Mojo
    src: $GAMEDIR/drive_c/GOG Games/app
- copy:
    dst: $GAMEDIR/drive_c/GOG Games/Bad Mojo
    src: config
system:
  gamescope: false
  gamescope_game_res: 640x480
  gamescope_output_res: $RESOLUTION
description: Play "Bad Mojo Redux" provided by GOG on Linux!
game_slug: bad-mojo-redux
gogslug: bad_mojo_redux
humblestoreid: ''
installer_slug: bad-mojo-redux-gog
name: Bad Mojo Redux
notes: '- This game will launch in a window 640x480. During my tests, the only solution
  to play this game in fullscreen was to use gamescope'
runner: wine
script:
  files:
  - gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
      account.
  - config: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Bad%20Mojo%20Redux/BADMOJO.ini
  game:
    exe: drive_c/GOG Games/Bad Mojo/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games
      file: gogsetup
      format: gog
  - move:
      dst: $GAMEDIR/drive_c/GOG Games/Bad Mojo
      src: $GAMEDIR/drive_c/GOG Games/app
  - copy:
      dst: $GAMEDIR/drive_c/GOG Games/Bad Mojo
      src: config
  system:
    gamescope: false
    gamescope_game_res: 640x480
    gamescope_output_res: $RESOLUTION
slug: bad-mojo-redux-gog
steamid: 255960
version: GOG
year: 2004
{
  "game_slug": "bad-mojo-redux",
  "version": "GOG",
  "description": "Play \"Bad Mojo Redux\" provided by GOG on Linux!",
  "notes": "- This game will launch in a window 640x480. During my tests, the only solution to play this game in fullscreen was to use gamescope",
  "name": "Bad Mojo Redux",
  "year": 2004,
  "steamid": 255960,
  "gogslug": "bad_mojo_redux",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "bad-mojo-redux-gog",
  "installer_slug": "bad-mojo-redux-gog",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
      },
      {
        "config": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Bad%20Mojo%20Redux/BADMOJO.ini"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Bad Mojo/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Bad Mojo",
          "src": "$GAMEDIR/drive_c/GOG Games/app"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Bad Mojo",
          "src": "config"
        }
      }
    ],
    "system": {
      "gamescope": false,
      "gamescope_game_res": "640x480",
      "gamescope_output_res": "$RESOLUTION"
    }
  }
}
Back to game