files:
- game:
filename: wt_launcher.exe
url: https://yupmaster.gaijinent.com/launcher/current.php?id=EnlistedLauncher
game:
exe: drive_c/users/$USER/AppData/Local/Enlisted/launcher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
description: 'Installing the game.
------------------------------
Let Lutris installer finish first. UNCHECK launch Enlisted before you close
the installer!'
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: ''
game_slug: enlisted
gogslug: ''
humblestoreid: ''
installer_slug: enlisted-standalone
name: Enlisted
notes: 'Change to "full screen (window mode)" If you have multiple monitors and the
mouse doesn''t stay in the game window.
Sometimes the game doesn''t quit completely. You need to close it with a right click
on the wine system tray icon or by stopping the game with lutris.'
runner: wine
script:
files:
- game:
filename: wt_launcher.exe
url: https://yupmaster.gaijinent.com/launcher/current.php?id=EnlistedLauncher
game:
exe: drive_c/users/$USER/AppData/Local/Enlisted/launcher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
description: 'Installing the game.
------------------------------
Let Lutris installer finish first. UNCHECK launch Enlisted before you close
the installer!'
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: enlisted-standalone
steamid: null
version: Standalone
year: 2020
{
"game_slug": "enlisted",
"version": "Standalone",
"description": "",
"notes": "Change to \"full screen (window mode)\" If you have multiple monitors and the mouse doesn't stay in the game window.\n\nSometimes the game doesn't quit completely. You need to close it with a right click on the wine system tray icon or by stopping the game with lutris.",
"name": "Enlisted",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "enlisted-standalone",
"installer_slug": "enlisted-standalone",
"script": {
"files": [
{
"game": {
"filename": "wt_launcher.exe",
"url": "https://yupmaster.gaijinent.com/launcher/current.php?id=EnlistedLauncher"
}
}
],
"game": {
"exe": "drive_c/users/$USER/AppData/Local/Enlisted/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"description": "Installing Arial font",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing the game.\n------------------------------\nLet Lutris installer finish first. UNCHECK launch Enlisted before you close the installer!",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}