Installer no-limite-vulkan

files:
- installer: N/A:Selecione o instalador (Setup.exe)
- dxwrapper: https://github.com/elishacloud/dxwrapper/releases/download/v1.0.6334.21/DxWrapper.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/NoLimite/NoLimite.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Criando novo prefixo do wine...
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    description: "IMPORTANTE! Ap\xF3s a instala\xE7\xE3o, clique em Sair, n\xE3o em\
      \ Jogar"
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- execute:
    command: printf "%b" "\x90\x90\x90\x90\x90\x90\x90\xeb" | dd "of=$GAMEDIR/drive_c/Program
      Files/NoLimite/NoLimite.exe" conv=notrunc bs=1 seek=$((0x0128ae))
    description: Aplicando patch No-CD...
- extract:
    dst: $CACHE/dxwrapper
    file: dxwrapper
    format: zip
- merge:
    dst: $GAMEDIR/drive_c/Program Files/NoLimite/
    src: $CACHE/dxwrapper/dxwrapper.dll
- merge:
    dst: $GAMEDIR/drive_c/Program Files/NoLimite/
    src: $CACHE/dxwrapper/Stub/ddraw.dll
- write_config:
    data:
      Compatibility:
        Dd7to9: 1
      Dd7to9:
        AutoFrameSkip: 1
    file: $GAMEDIR/drive_c/Program Files/NoLimite/dxwrapper.ini
system:
  single_cpu: true
wine:
  Desktop: true
  WineDesktop: 800x600
  overrides:
    ddraw.dll: n,b
description: The installation script will patch the "NoLimite.exe" executable, in
  order to bypass the requirement of having the CD inserted to play the game.
game_slug: no-limite
gogslug: ''
humblestoreid: ''
installer_slug: no-limite-vulkan
name: No Limite
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Selecione o instalador (Setup.exe)
  - dxwrapper: https://github.com/elishacloud/dxwrapper/releases/download/v1.0.6334.21/DxWrapper.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/NoLimite/NoLimite.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Criando novo prefixo do wine...
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: "IMPORTANTE! Ap\xF3s a instala\xE7\xE3o, clique em Sair, n\xE3\
        o em Jogar"
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      command: printf "%b" "\x90\x90\x90\x90\x90\x90\x90\xeb" | dd "of=$GAMEDIR/drive_c/Program
        Files/NoLimite/NoLimite.exe" conv=notrunc bs=1 seek=$((0x0128ae))
      description: Aplicando patch No-CD...
  - extract:
      dst: $CACHE/dxwrapper
      file: dxwrapper
      format: zip
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/NoLimite/
      src: $CACHE/dxwrapper/dxwrapper.dll
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/NoLimite/
      src: $CACHE/dxwrapper/Stub/ddraw.dll
  - write_config:
      data:
        Compatibility:
          Dd7to9: 1
        Dd7to9:
          AutoFrameSkip: 1
      file: $GAMEDIR/drive_c/Program Files/NoLimite/dxwrapper.ini
  system:
    single_cpu: true
  wine:
    Desktop: true
    WineDesktop: 800x600
    overrides:
      ddraw.dll: n,b
slug: no-limite-vulkan
steamid: null
version: Vulkan
year: 2002
{
  "game_slug": "no-limite",
  "version": "Vulkan",
  "description": "The installation script will patch the \"NoLimite.exe\" executable, in order to bypass the requirement of having the CD inserted to play the game.",
  "notes": "",
  "name": "No Limite",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "no-limite-vulkan",
  "installer_slug": "no-limite-vulkan",
  "script": {
    "files": [
      {
        "installer": "N/A:Selecione o instalador (Setup.exe)"
      },
      {
        "dxwrapper": "https://github.com/elishacloud/dxwrapper/releases/download/v1.0.6334.21/DxWrapper.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/NoLimite/NoLimite.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Criando novo prefixo do wine...",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "IMPORTANTE! Ap\u00f3s a instala\u00e7\u00e3o, clique em Sair, n\u00e3o em Jogar",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "printf \"%b\" \"\\x90\\x90\\x90\\x90\\x90\\x90\\x90\\xeb\" | dd \"of=$GAMEDIR/drive_c/Program Files/NoLimite/NoLimite.exe\" conv=notrunc bs=1 seek=$((0x0128ae))",
          "description": "Aplicando patch No-CD..."
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxwrapper",
          "file": "dxwrapper",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/NoLimite/",
          "src": "$CACHE/dxwrapper/dxwrapper.dll"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/NoLimite/",
          "src": "$CACHE/dxwrapper/Stub/ddraw.dll"
        }
      },
      {
        "write_config": {
          "data": {
            "Compatibility": {
              "Dd7to9": 1
            },
            "Dd7to9": {
              "AutoFrameSkip": 1
            }
          },
          "file": "$GAMEDIR/drive_c/Program Files/NoLimite/dxwrapper.ini"
        }
      }
    ],
    "system": {
      "single_cpu": true
    },
    "wine": {
      "Desktop": true,
      "WineDesktop": "800x600",
      "overrides": {
        "ddraw.dll": "n,b"
      }
    }
  }
}
Back to game