files:
- openhexa192: http://vittorioromeo.info/Downloads/OpenHexagon/Linux/OpenHexagonV1.92.tar.gz
game:
exe: OpenHexagon
installer:
- extract:
dst: /tmp
file: openhexa192
- merge:
dst: $GAMEDIR
src: /tmp/OpenHexagon1.92
- chmodx: $GAMEDIR/OpenHexagon
description: null
game_slug: open-hexagon
gogslug: ''
humblestoreid: ''
installer_slug: open-hexagon-192
name: Open Hexagon
notes: "If the game doesn't launch, try running it from the command line with\r\n\r\
\n`LIBGL_DEBUG=verbose ./OpenHexagon`\r\n\r\n if you see something like\r\n\r\n\
`libGL: dlopen /usr/lib/xorg/modules/dri/i965_dri.so failed (./x86_64/libstdc++.so.6:\
\ version `CXXABI_1.3.9' not found (required by /usr/lib/xorg/modules/dri/i965_dri.so))`\r\
\n\r\ntry removing the file x86_64/libstdc++.so.6 and check you have a package providing\
\ /usr/lib/libstdc++.so (gcc-libs on Arch).\r\n\r\n(this libstdc++.so packaged with\
\ the game is too outdated for your system)"
runner: linux
script:
files:
- openhexa192: http://vittorioromeo.info/Downloads/OpenHexagon/Linux/OpenHexagonV1.92.tar.gz
game:
exe: OpenHexagon
installer:
- extract:
dst: /tmp
file: openhexa192
- merge:
dst: $GAMEDIR
src: /tmp/OpenHexagon1.92
- chmodx: $GAMEDIR/OpenHexagon
slug: open-hexagon-192
steamid: 1358090
version: '1.92'
year: 2012
{
"game_slug": "open-hexagon",
"version": "1.92",
"description": null,
"notes": "If the game doesn't launch, try running it from the command line with\r\n\r\n`LIBGL_DEBUG=verbose ./OpenHexagon`\r\n\r\n if you see something like\r\n\r\n`libGL: dlopen /usr/lib/xorg/modules/dri/i965_dri.so failed (./x86_64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/lib/xorg/modules/dri/i965_dri.so))`\r\n\r\ntry removing the file x86_64/libstdc++.so.6 and check you have a package providing /usr/lib/libstdc++.so (gcc-libs on Arch).\r\n\r\n(this libstdc++.so packaged with the game is too outdated for your system)",
"name": "Open Hexagon",
"year": 2012,
"steamid": 1358090,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "open-hexagon-192",
"installer_slug": "open-hexagon-192",
"script": {
"files": [
{
"openhexa192": "http://vittorioromeo.info/Downloads/OpenHexagon/Linux/OpenHexagonV1.92.tar.gz"
}
],
"game": {
"exe": "OpenHexagon"
},
"installer": [
{
"extract": {
"dst": "/tmp",
"file": "openhexa192"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "/tmp/OpenHexagon1.92"
}
},
{
"chmodx": "$GAMEDIR/OpenHexagon"
}
]
}
}