Installer nascar-racing-2003-season-cd

files:
- game_cd: https://archive.org/download/digitoxin_20251208_233441/CD/NASCAR%20Racing%202003%20Season%20%28USA%29.zip
- game_update: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/NASCAR%20Racing%202003%20Season/nr2003_update.zip
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/NASCAR%20Racing%202003%20Season/nr2003_patch.zip
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
game:
  exe: drive_c/Papyrus/NASCAR Racing 2003 Season/NR2003.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: game_cd
    format: zip
- extract:
    dst: $CACHE
    file: cdrtools
    format: zip
- execute:
    command: cd "$CACHE" ; ./bchunk -w "NASCAR Racing 2003 Season (USA).bin" "NASCAR
      Racing 2003 Season (USA).cue" "NASCAR Racing 2003 Season (USA)" ;
- extract:
    dst: $CACHE/CD
    file: $CACHE/NASCAR Racing 2003 Season (USA)01.iso
    format: iso
- task:
    description: Installing game, let all options to default. When asking for a key,
      type RAB2-RAB2-RAB2-RAB2-8869 , do not register, do not update online
    executable: $CACHE/CD/autorun.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: game_update
    format: zip
- task:
    description: Installing update...
    executable: $CACHE/NR2003 v1.2.0.1 Update.exe
    name: wineexec
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season/backup
    src: $GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season/NR2003.exe
- extract:
    dst: $GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season
    file: game_patch
    format: zip
description: Play "NASCAR Racing 2003 Season" CD edition on Linux!
game_slug: nascar-racing-2003-season
gogslug: ''
humblestoreid: ''
installer_slug: nascar-racing-2003-season-cd
name: NASCAR Racing 2003 Season
notes: '- Included v1.2.0.1 update'
runner: wine
script:
  files:
  - game_cd: https://archive.org/download/digitoxin_20251208_233441/CD/NASCAR%20Racing%202003%20Season%20%28USA%29.zip
  - game_update: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/NASCAR%20Racing%202003%20Season/nr2003_update.zip
  - game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/NASCAR%20Racing%202003%20Season/nr2003_patch.zip
  - cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
  game:
    exe: drive_c/Papyrus/NASCAR Racing 2003 Season/NR2003.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: game_cd
      format: zip
  - extract:
      dst: $CACHE
      file: cdrtools
      format: zip
  - execute:
      command: cd "$CACHE" ; ./bchunk -w "NASCAR Racing 2003 Season (USA).bin" "NASCAR
        Racing 2003 Season (USA).cue" "NASCAR Racing 2003 Season (USA)" ;
  - extract:
      dst: $CACHE/CD
      file: $CACHE/NASCAR Racing 2003 Season (USA)01.iso
      format: iso
  - task:
      description: Installing game, let all options to default. When asking for a
        key, type RAB2-RAB2-RAB2-RAB2-8869 , do not register, do not update online
      executable: $CACHE/CD/autorun.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: game_update
      format: zip
  - task:
      description: Installing update...
      executable: $CACHE/NR2003 v1.2.0.1 Update.exe
      name: wineexec
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season/backup
      src: $GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season/NR2003.exe
  - extract:
      dst: $GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season
      file: game_patch
      format: zip
slug: nascar-racing-2003-season-cd
steamid: null
version: CD
year: 2003
{
  "game_slug": "nascar-racing-2003-season",
  "version": "CD",
  "description": "Play \"NASCAR Racing 2003 Season\" CD edition on Linux!",
  "notes": "- Included v1.2.0.1 update",
  "name": "NASCAR Racing 2003 Season",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "nascar-racing-2003-season-cd",
  "installer_slug": "nascar-racing-2003-season-cd",
  "script": {
    "files": [
      {
        "game_cd": "https://archive.org/download/digitoxin_20251208_233441/CD/NASCAR%20Racing%202003%20Season%20%28USA%29.zip"
      },
      {
        "game_update": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/NASCAR%20Racing%202003%20Season/nr2003_update.zip"
      },
      {
        "game_patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/NASCAR%20Racing%202003%20Season/nr2003_patch.zip"
      },
      {
        "cdrtools": "https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Papyrus/NASCAR Racing 2003 Season/NR2003.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "game_cd",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "cdrtools",
          "format": "zip"
        }
      },
      {
        "execute": {
          "command": "cd \"$CACHE\" ; ./bchunk -w \"NASCAR Racing 2003 Season (USA).bin\" \"NASCAR Racing 2003 Season (USA).cue\" \"NASCAR Racing 2003 Season (USA)\" ;"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/CD",
          "file": "$CACHE/NASCAR Racing 2003 Season (USA)01.iso",
          "format": "iso"
        }
      },
      {
        "task": {
          "description": "Installing game, let all options to default. When asking for a key, type RAB2-RAB2-RAB2-RAB2-8869 , do not register, do not update online",
          "executable": "$CACHE/CD/autorun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "game_update",
          "format": "zip"
        }
      },
      {
        "task": {
          "description": "Installing update...",
          "executable": "$CACHE/NR2003 v1.2.0.1 Update.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season/backup",
          "src": "$GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season/NR2003.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Papyrus/NASCAR Racing 2003 Season",
          "file": "game_patch",
          "format": "zip"
        }
      }
    ]
  }
}
Back to game