files:
- setup:
filename: eve-frontier-latest%20Setup.exe
url: https://launcher.ccpgames.com/eve-frontier/frontier/win32/x64/eve-frontier-latest%20Setup.exe
game:
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/eve-frontier/EVE Frontier.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
app: msdelta
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
app: tahoma
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2017
name: winetricks
prefix: $GAMEDIR
- task:
description: Running EVE Frontier Installer. Please do not run the game until
this script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
libglesv2: d
msvcp140: n
msvcp140:1: n
description: ''
game_slug: eve-frontier
gogslug: ''
humblestoreid: ''
installer_slug: eve-frontier-140
name: Eve Frontier
notes: 'Install script will not work with ge-wine, please use standard lutris-7.2-2-x86_64.
Let installer finish.
Game will not launch initially, download ge-wine verison 7 or newer (see: https://github.com/GloriousEggroll/wine-ge-custom/releases).
After loading ge-wine, go to game configuration -> Runner options and change Wine
version to ge-wine. Save and launch game to finish install.'
runner: wine
script:
files:
- setup:
filename: eve-frontier-latest%20Setup.exe
url: https://launcher.ccpgames.com/eve-frontier/frontier/win32/x64/eve-frontier-latest%20Setup.exe
game:
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/eve-frontier/EVE Frontier.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
app: msdelta
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
app: tahoma
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2017
name: winetricks
prefix: $GAMEDIR
- task:
description: Running EVE Frontier Installer. Please do not run the game until
this script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
libglesv2: d
msvcp140: n
msvcp140:1: n
slug: eve-frontier-140
steamid: null
version: 1.4.0
year: null
{
"game_slug": "eve-frontier",
"version": "1.4.0",
"description": "",
"notes": "Install script will not work with ge-wine, please use standard lutris-7.2-2-x86_64. Let installer finish.\nGame will not launch initially, download ge-wine verison 7 or newer (see: https://github.com/GloriousEggroll/wine-ge-custom/releases). After loading ge-wine, go to game configuration -> Runner options and change Wine version to ge-wine. Save and launch game to finish install.",
"name": "Eve Frontier",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "eve-frontier-140",
"installer_slug": "eve-frontier-140",
"script": {
"files": [
{
"setup": {
"filename": "eve-frontier-latest%20Setup.exe",
"url": "https://launcher.ccpgames.com/eve-frontier/frontier/win32/x64/eve-frontier-latest%20Setup.exe"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/eve-frontier/EVE Frontier.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win10"
}
},
{
"task": {
"app": "msdelta",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "tahoma",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2017",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running EVE Frontier Installer. Please do not run the game until this script finishes installing.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"libglesv2": "d",
"msvcp140": "n",
"msvcp140:1": "n"
}
}
}
}