Installer 3-d-body-adventure-cd-windows-31

files:
- os_arch: https://github.com/Doranwen/LutrisFiles/raw/refs/heads/main/Windows_3.1_256.7z
- game_cd:
    filename: 3DBODY.iso
    url: N/A:Select the iso file for your game CD
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/3DBODY.iso" -t iso' dosbox.conf
      ;
description: Have the iso for your CD ready.
game_slug: 3d-body-adventure
gogslug: ''
humblestoreid: ''
installer_slug: 3-d-body-adventure-cd-windows-31
name: 3-D Body Adventure
notes: "Using Dosbox Staging with a ready to use Windows 3.1 install:\r\nOnce Windows\
  \ 3.1 has started, in \"Main\" group click on \"File Manager\", click on \"D\" drive,\r\
  \nand run setup.  Allow the game to restart Windows and do graphics initialization\
  \ before playing."
runner: dosbox
script:
  files:
  - os_arch: https://github.com/Doranwen/LutrisFiles/raw/refs/heads/main/Windows_3.1_256.7z
  - game_cd:
      filename: 3DBODY.iso
      url: N/A:Select the iso file for your game CD
  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/3DBODY.iso" -t iso' dosbox.conf
        ;
slug: 3-d-body-adventure-cd-windows-31
steamid: null
version: CD + Windows 3.1
year: 1994
{
  "game_slug": "3d-body-adventure",
  "version": "CD + Windows 3.1",
  "description": "Have the iso for your CD ready.",
  "notes": "Using Dosbox Staging with a ready to use Windows 3.1 install:\r\nOnce Windows 3.1 has started, in \"Main\" group click on \"File Manager\", click on \"D\" drive,\r\nand run setup.  Allow the game to restart Windows and do graphics initialization before playing.",
  "name": "3-D Body Adventure",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "3-d-body-adventure-cd-windows-31",
  "installer_slug": "3-d-body-adventure-cd-windows-31",
  "script": {
    "files": [
      {
        "os_arch": "https://github.com/Doranwen/LutrisFiles/raw/refs/heads/main/Windows_3.1_256.7z"
      },
      {
        "game_cd": {
          "filename": "3DBODY.iso",
          "url": "N/A:Select the iso file for your game CD"
        }
      }
    ],
    "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/3DBODY.iso\" -t iso' dosbox.conf ;"
        }
      }
    ]
  }
}
Back to game