Installer genius-biology-cd

game:
  exe: drive_c/Program Files (x86)/Cornelsen/Genius Biologie/bin/win32/genius2.exe
installer:
- insert-disc:
    requires: System/IOFILE.X64
- task:
    executable: $DISC/autorun.exe
    name: wineexec
- execute:
    command: echo 0x33c040c354a554 | xxd -r | dd of="$GAMEDIR/drive_c/Program Files
      (x86)/Cornelsen/Genius Biologie/bin/win32/genius2.exe" seek=945712B conv=notrunc
    description: Patching executable for NoCD...
description: Automatically patches the game for NoCD.
game_slug: genius-biology
gogslug: ''
humblestoreid: ''
installer_slug: genius-biology-cd
name: 'Genius: Biology'
notes: "* Use GE-Proton instead of Wine to fix the intro videos and text in-game being\
  \ slightly wonky.\r\n* Installation of DirectX will probably fail but the game works\
  \ anyway."
runner: wine
script:
  game:
    exe: drive_c/Program Files (x86)/Cornelsen/Genius Biologie/bin/win32/genius2.exe
  installer:
  - insert-disc:
      requires: System/IOFILE.X64
  - task:
      executable: $DISC/autorun.exe
      name: wineexec
  - execute:
      command: echo 0x33c040c354a554 | xxd -r | dd of="$GAMEDIR/drive_c/Program Files
        (x86)/Cornelsen/Genius Biologie/bin/win32/genius2.exe" seek=945712B conv=notrunc
      description: Patching executable for NoCD...
slug: genius-biology-cd
steamid: null
version: CD
year: null
{
  "game_slug": "genius-biology",
  "version": "CD",
  "description": "Automatically patches the game for NoCD.",
  "notes": "* Use GE-Proton instead of Wine to fix the intro videos and text in-game being slightly wonky.\r\n* Installation of DirectX will probably fail but the game works anyway.",
  "name": "Genius: Biology",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "genius-biology-cd",
  "installer_slug": "genius-biology-cd",
  "script": {
    "game": {
      "exe": "drive_c/Program Files (x86)/Cornelsen/Genius Biologie/bin/win32/genius2.exe"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "System/IOFILE.X64"
        }
      },
      {
        "task": {
          "executable": "$DISC/autorun.exe",
          "name": "wineexec"
        }
      },
      {
        "execute": {
          "command": "echo 0x33c040c354a554 | xxd -r | dd of=\"$GAMEDIR/drive_c/Program Files (x86)/Cornelsen/Genius Biologie/bin/win32/genius2.exe\" seek=945712B conv=notrunc",
          "description": "Patching executable for NoCD..."
        }
      }
    ]
  }
}
Back to game