Installer games-in-spanish-vis-iso-modified-win

files:
- os_arch: https://github.com/Doranwen/LutrisFiles/raw/refs/heads/main/Windows_3.1_VIS.7z
- game_cd: https://archive.org/download/spanish_202306/SPANISH.iso
game:
  main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
    dst: $GAMEDIR
    file: os_arch
- merge:
    dst: $GAMEDIR/CD
    src: game_cd
- execute:
    command: cd "$GAMEDIR" ; sed -i '237i imgmount d "CD/SPANISH.iso" -t iso' dosbox.conf
      ;
description: This will run at a low resolution; this is a known issue with running
  VIS games on Windows 3.1.
game_slug: games-in-spanish
gogslug: ''
humblestoreid: ''
installer_slug: games-in-spanish-vis-iso-modified-win
name: Games in Spanish
notes: "Using Dosbox-Staging with a ready to use Windows 3.1 install with VIS DLLs\
  \ and font merged in:\r\nOnce Windows 3.1 has started, in \"Main\" group click on\
  \ \"File Manager\", click on \"D\" drive,\r\ngo into the SPANISH folder, and run\
  \ \"pr.exe\"."
runner: dosbox
script:
  files:
  - os_arch: https://github.com/Doranwen/LutrisFiles/raw/refs/heads/main/Windows_3.1_VIS.7z
  - game_cd: https://archive.org/download/spanish_202306/SPANISH.iso
  game:
    main_file: $GAMEDIR/dosbox.conf
  installer:
  - extract:
      dst: $GAMEDIR
      file: os_arch
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd
  - execute:
      command: cd "$GAMEDIR" ; sed -i '237i imgmount d "CD/SPANISH.iso" -t iso' dosbox.conf
        ;
slug: games-in-spanish-vis-iso-modified-win
steamid: null
version: VIS iso + modified Windows 3.1
year: 1992
{
  "game_slug": "games-in-spanish",
  "version": "VIS iso + modified Windows 3.1",
  "description": "This will run at a low resolution; this is a known issue with running VIS games on Windows 3.1.",
  "notes": "Using Dosbox-Staging with a ready to use Windows 3.1 install with VIS DLLs and font merged in:\r\nOnce Windows 3.1 has started, in \"Main\" group click on \"File Manager\", click on \"D\" drive,\r\ngo into the SPANISH folder, and run \"pr.exe\".",
  "name": "Games in Spanish",
  "year": 1992,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "games-in-spanish-vis-iso-modified-win",
  "installer_slug": "games-in-spanish-vis-iso-modified-win",
  "script": {
    "files": [
      {
        "os_arch": "https://github.com/Doranwen/LutrisFiles/raw/refs/heads/main/Windows_3.1_VIS.7z"
      },
      {
        "game_cd": "https://archive.org/download/spanish_202306/SPANISH.iso"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/dosbox.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "os_arch"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\" ; sed -i '237i imgmount d \"CD/SPANISH.iso\" -t iso' dosbox.conf ;"
        }
      }
    ]
  }
}
Back to game