Installer maplestory-v62-legends-server

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/MapleLegendsHD/MapleLegends.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\MapleLegends.exe
    prefix: $GAMEDIR
    value: win98
- task:
    arch: win32
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\MapleLegendsWindowed.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 guide
  for Linux installation from the game forum: <a href="https://forum.maplelegends.com/index.php?threads/playing-maple-legends-on-a-linux-box-the-guide.5400/">https://forum.maplelegends.com/index.php?threads/playing-maple-legends-on-a-linux-box-the-guide.5400/</a>
  for easier installation.'
game_slug: maplestory
gogslug: ''
humblestoreid: ''
installer_slug: maplestory-v62-legends-server
name: MapleStory
notes: "Must download setup exe from the <a href=\"https://maplelegends.com/download>website</a>before\
  \ running this installer.\r\n\r\nMust provide your own ijl15, ws2_32, and ws2help\
  \ dll files.\r\n\r\nFor game updates you have to download the patch installer for\
  \ windows at <a href=\"https://maplelegends.com/download\">https://maplelegends.com/download</a>\
  \ and load it with lutris by right clicking the game banner and selecting \"Run\
  \ EXE inside wine prefix\""
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/MapleLegendsHD/MapleLegends.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\MapleLegends.exe
      prefix: $GAMEDIR
      value: win98
  - task:
      arch: win32
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\MapleLegendsWindowed.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-v62-legends-server
steamid: 216150
version: V62 Legends server
year: 2003
{
  "game_slug": "maplestory",
  "version": "V62 Legends server",
  "description": "This is an installer for a private server version, it follows the guide for Linux installation from the game forum: <a href=\"https://forum.maplelegends.com/index.php?threads/playing-maple-legends-on-a-linux-box-the-guide.5400/\">https://forum.maplelegends.com/index.php?threads/playing-maple-legends-on-a-linux-box-the-guide.5400/</a> for easier installation.",
  "notes": "Must download setup exe from the <a href=\"https://maplelegends.com/download>website</a>before running this installer.\r\n\r\nMust provide your own ijl15, ws2_32, and ws2help dll files.\r\n\r\nFor game updates you have to download the patch installer for windows at <a href=\"https://maplelegends.com/download\">https://maplelegends.com/download</a> and load it with lutris by right clicking the game banner and selecting \"Run EXE inside wine prefix\"",
  "name": "MapleStory",
  "year": 2003,
  "steamid": 216150,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "maplestory-v62-legends-server",
  "installer_slug": "maplestory-v62-legends-server",
  "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/MapleLegendsHD/MapleLegends.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\\MapleLegends.exe",
          "prefix": "$GAMEDIR",
          "value": "win98"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\MapleLegendsWindowed.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