custom-name: Windower 5
files:
- installer: http://files.windower.net/5/core/test/windower.msi
game:
args: launch default
exe: drive_c/Program Files (x86)/Windower Dev/windower.exe
prefix: $GAMEDIR
installer:
- task:
args: -q -i "$installer"
description: Installing Windower 5
executable: msiexec
name: wineexec
- task:
args: save default --overwrite
description: Configuring Windower 5
executable: $GAMEDIR/drive_c/Program Files (x86)/Windower Dev/windower.exe
name: wineexec
requires: final-fantasy-xi-full-eu | final-fantasy-xi-full-jp | final-fantasy-xi-full-us
description: Windower is a third party program for Final Fantasy XI that offers many
positive enhancements to the game. https://github.com/Windower/packages/wiki
game_slug: final-fantasy-xi-online
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-xi-online-windower-5-dev
name: FINAL FANTASY XI Online
notes: 'This will default to running the game in full screen mode. If you want to
run in a window then you need to add these game arguments, after the existing ones:
--mode window --res 800x600'
runner: wine
script:
custom-name: Windower 5
files:
- installer: http://files.windower.net/5/core/test/windower.msi
game:
args: launch default
exe: drive_c/Program Files (x86)/Windower Dev/windower.exe
prefix: $GAMEDIR
installer:
- task:
args: -q -i "$installer"
description: Installing Windower 5
executable: msiexec
name: wineexec
- task:
args: save default --overwrite
description: Configuring Windower 5
executable: $GAMEDIR/drive_c/Program Files (x86)/Windower Dev/windower.exe
name: wineexec
requires: final-fantasy-xi-full-eu | final-fantasy-xi-full-jp | final-fantasy-xi-full-us
slug: final-fantasy-xi-online-windower-5-dev
steamid: 23360
version: Windower 5 Dev
year: 2003
{
"game_slug": "final-fantasy-xi-online",
"version": "Windower 5 Dev",
"description": "Windower is a third party program for Final Fantasy XI that offers many positive enhancements to the game. https://github.com/Windower/packages/wiki",
"notes": "This will default to running the game in full screen mode. If you want to run in a window then you need to add these game arguments, after the existing ones: --mode window --res 800x600",
"name": "FINAL FANTASY XI Online",
"year": 2003,
"steamid": 23360,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "final-fantasy-xi-online-windower-5-dev",
"installer_slug": "final-fantasy-xi-online-windower-5-dev",
"script": {
"custom-name": "Windower 5",
"files": [
{
"installer": "http://files.windower.net/5/core/test/windower.msi"
}
],
"game": {
"args": "launch default",
"exe": "drive_c/Program Files (x86)/Windower Dev/windower.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "-q -i \"$installer\"",
"description": "Installing Windower 5",
"executable": "msiexec",
"name": "wineexec"
}
},
{
"task": {
"args": "save default --overwrite",
"description": "Configuring Windower 5",
"executable": "$GAMEDIR/drive_c/Program Files (x86)/Windower Dev/windower.exe",
"name": "wineexec"
}
}
],
"requires": "final-fantasy-xi-full-eu | final-fantasy-xi-full-jp | final-fantasy-xi-full-us"
}
}