Installer maplestory-10

files:
- setup: N/A:Select the game's setup file
- ijl15: N/A:Select ijl15.dll
- ws2: N/A:Select ws2_32.dll
- ws2help: N/A:Select ws2help.dll
game:
  arch: win32
  exe: drive_c/Program Files/MapleRoyals/MapleRoyals.exe
  prefix: $GAMEDIR
installer:
- task:
    app: vcrun6sp6
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\MapleRoyals.exe
    prefix: $GAMEDIR
    value: win98
- task:
    arch: win32
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win32
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: winxp
- rename:
    dst: $GAMEDIR/drive_c/windows/system32/ws2_32.dll.bak
    src: $GAMEDIR/drive_c/windows/system32/ws2_32.dll
- move:
    dst: $GAMEDIR/drive_c/windows/system32
    src: ws2
- move:
    dst: $GAMEDIR/drive_c/windows/system32
    src: ws2help
- move:
    dst: $GAMEDIR/drive_c/windows/system32
    src: ijl15
description: "This is an installer for a private server version, it follows the same\
  \ script from MapleLegends.\r\n\r\nLink for the DLL's: https://mega.nz/file/o08Bxbab#x5SgcKtAGxM81KTFJP2Nhl4vewjCTo3bmm4BOY-ky2Q"
game_slug: maplestory
gogslug: ''
humblestoreid: ''
installer_slug: maplestory-10
name: MapleStory
notes: Gets stuck after a few minutes, needs more testing
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  - ijl15: N/A:Select ijl15.dll
  - ws2: N/A:Select ws2_32.dll
  - ws2help: N/A:Select ws2help.dll
  game:
    arch: win32
    exe: drive_c/Program Files/MapleRoyals/MapleRoyals.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: vcrun6sp6
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\MapleRoyals.exe
      prefix: $GAMEDIR
      value: win98
  - task:
      arch: win32
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: winxp
  - rename:
      dst: $GAMEDIR/drive_c/windows/system32/ws2_32.dll.bak
      src: $GAMEDIR/drive_c/windows/system32/ws2_32.dll
  - move:
      dst: $GAMEDIR/drive_c/windows/system32
      src: ws2
  - move:
      dst: $GAMEDIR/drive_c/windows/system32
      src: ws2help
  - move:
      dst: $GAMEDIR/drive_c/windows/system32
      src: ijl15
slug: maplestory-10
steamid: 216150
version: '1.0'
year: 2003
{
  "game_slug": "maplestory",
  "version": "1.0",
  "description": "This is an installer for a private server version, it follows the same script from MapleLegends.\r\n\r\nLink for the DLL's: https://mega.nz/file/o08Bxbab#x5SgcKtAGxM81KTFJP2Nhl4vewjCTo3bmm4BOY-ky2Q",
  "notes": "Gets stuck after a few minutes, needs more testing",
  "name": "MapleStory",
  "year": 2003,
  "steamid": 216150,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "maplestory-10",
  "installer_slug": "maplestory-10",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      },
      {
        "ijl15": "N/A:Select ijl15.dll"
      },
      {
        "ws2": "N/A:Select ws2_32.dll"
      },
      {
        "ws2help": "N/A:Select ws2help.dll"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/MapleRoyals/MapleRoyals.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "vcrun6sp6",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\MapleRoyals.exe",
          "prefix": "$GAMEDIR",
          "value": "win98"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "winxp"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/drive_c/windows/system32/ws2_32.dll.bak",
          "src": "$GAMEDIR/drive_c/windows/system32/ws2_32.dll"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/windows/system32",
          "src": "ws2"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/windows/system32",
          "src": "ws2help"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/windows/system32",
          "src": "ijl15"
        }
      }
    ]
  }
}
Back to game