files:
- setup: N/A:SPFL23 Setup Exe
- update: N/A:SPFL23 Update Exe
- settings: https://github.com/eskay993/gamefiles/raw/main/sp-football-life-2023/files/settings.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/SP Football Life 2023/FL_2023 start.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Select a resolution for the game:'
id: GAMERES
options:
- 1280x720: 1280x720
- 800x1280: 1280x800 (Steam Deck)
- 1920x1080: 1920x1080
- 2560x1440: 2560x1440
- 3840x2160: 3840x2160
preselect: $RESOLUTION
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: consolas unifont dotnet46
description: 'Installing dependencies... This may take a while...
**** IMPORTANT ****
Once these dependencies finish installing, the game installer will launch. Install
everything as default, EXCEPT make sure to uncheck "Start SP Football Life 2023"
at the end of the install.
'
name: winetricks
prefix: $GAMEDIR
- task:
description: Starting game installer...
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
description: Starting update installer...
executable: update
name: wineexec
prefix: $GAMEDIR
- task:
description: Running gameplay switcher...
executable: $GAMEDIR/drive_c/Program Files (x86)/SP Football Life 2023/FL23 switcher.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
src: settings
- execute:
command: 'mkdir -p "$GAMEDIR/drive_c/users/$USER/Documents/KONAMI/eFootball PES
2021 SEASON UPDATE/"
cp "${CACHE}/${INPUT_GAMERES}/settings.dat" "$GAMEDIR/drive_c/users/$USER/Documents/KONAMI/eFootball
PES 2021 SEASON UPDATE/"
'
wine:
overrides:
Settings_b: n
amd_ags_x64: b
description: Installer for Football Life 2023 by SmokePatch. Download the game and
latest update from pessmokepatch.com.
game_slug: football-life-2023
gogslug: ''
humblestoreid: ''
installer_slug: football-life-2023-windows
name: Football Life 2023
notes: Make sure to read the install notes on pessmokepatch.com for the latest update
files as some updates require earlier versions to be installed first (for example
update 3.33 needs to have update 3.30 installed first).
runner: wine
script:
files:
- setup: N/A:SPFL23 Setup Exe
- update: N/A:SPFL23 Update Exe
- settings: https://github.com/eskay993/gamefiles/raw/main/sp-football-life-2023/files/settings.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/SP Football Life 2023/FL_2023 start.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Select a resolution for the game:'
id: GAMERES
options:
- 1280x720: 1280x720
- 800x1280: 1280x800 (Steam Deck)
- 1920x1080: 1920x1080
- 2560x1440: 2560x1440
- 3840x2160: 3840x2160
preselect: $RESOLUTION
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: consolas unifont dotnet46
description: 'Installing dependencies... This may take a while...
**** IMPORTANT ****
Once these dependencies finish installing, the game installer will launch.
Install everything as default, EXCEPT make sure to uncheck "Start SP Football
Life 2023" at the end of the install.
'
name: winetricks
prefix: $GAMEDIR
- task:
description: Starting game installer...
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
description: Starting update installer...
executable: update
name: wineexec
prefix: $GAMEDIR
- task:
description: Running gameplay switcher...
executable: $GAMEDIR/drive_c/Program Files (x86)/SP Football Life 2023/FL23
switcher.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
src: settings
- execute:
command: 'mkdir -p "$GAMEDIR/drive_c/users/$USER/Documents/KONAMI/eFootball
PES 2021 SEASON UPDATE/"
cp "${CACHE}/${INPUT_GAMERES}/settings.dat" "$GAMEDIR/drive_c/users/$USER/Documents/KONAMI/eFootball
PES 2021 SEASON UPDATE/"
'
wine:
overrides:
Settings_b: n
amd_ags_x64: b
slug: football-life-2023-windows
steamid: null
version: Windows
year: 2022
{
"game_slug": "football-life-2023",
"version": "Windows",
"description": "Installer for Football Life 2023 by SmokePatch. Download the game and latest update from pessmokepatch.com.",
"notes": "Make sure to read the install notes on pessmokepatch.com for the latest update files as some updates require earlier versions to be installed first (for example update 3.33 needs to have update 3.30 installed first).",
"name": "Football Life 2023",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "football-life-2023-windows",
"installer_slug": "football-life-2023-windows",
"script": {
"files": [
{
"setup": "N/A:SPFL23 Setup Exe"
},
{
"update": "N/A:SPFL23 Update Exe"
},
{
"settings": "https://github.com/eskay993/gamefiles/raw/main/sp-football-life-2023/files/settings.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/SP Football Life 2023/FL_2023 start.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Select a resolution for the game:",
"id": "GAMERES",
"options": [
{
"1280x720": "1280x720"
},
{
"800x1280": "1280x800 (Steam Deck)"
},
{
"1920x1080": "1920x1080"
},
{
"2560x1440": "2560x1440"
},
{
"3840x2160": "3840x2160"
}
],
"preselect": "$RESOLUTION"
}
},
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "consolas unifont dotnet46",
"description": "Installing dependencies... This may take a while...\n\n**** IMPORTANT ****\nOnce these dependencies finish installing, the game installer will launch. Install everything as default, EXCEPT make sure to uncheck \"Start SP Football Life 2023\" at the end of the install.\n",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Starting game installer...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Starting update installer...",
"executable": "update",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running gameplay switcher...",
"executable": "$GAMEDIR/drive_c/Program Files (x86)/SP Football Life 2023/FL23 switcher.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE",
"src": "settings"
}
},
{
"execute": {
"command": "mkdir -p \"$GAMEDIR/drive_c/users/$USER/Documents/KONAMI/eFootball PES 2021 SEASON UPDATE/\"\ncp \"${CACHE}/${INPUT_GAMERES}/settings.dat\" \"$GAMEDIR/drive_c/users/$USER/Documents/KONAMI/eFootball PES 2021 SEASON UPDATE/\"\n"
}
}
],
"wine": {
"overrides": {
"Settings_b": "n",
"amd_ags_x64": "b"
}
}
}
}