files:
- patch: https://github.com/TodokanaiTL/WA2EnglishPatch/releases/latest/download/WA2_patch.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Leaf/WHITE ALBUM2/WA2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: fontsmooth=rgb fakejapanese_ipamona
description: Installing winetricks dependencies...
name: winetricks
prefix: $GAMEDIR
- insert-disc:
description: Waiting for game installer...
message: Insert disc 1 out of 2
requires: disc1Data.LAC
- task:
description: Installing White Album 2...
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Patching White Album 2...
executable: patch
name: wineexec
prefix: $GAMEDIR
system:
env:
LC_ALL: ja_JP.utf8
wine:
dxvk_version: v1.10L
description: During installation leave the install directory as default. If installing
the game with ISO images opposed to using a physical DVD drive use CDemu for mounting
these.After Disc 1 has finished installing, a prompt will appear asking for Disc
2 to be inserted. Insert Disc 2 and ensure you can see it's contents in your file
manager before pressing OK on the prompt to continue.
game_slug: white-album-2
gogslug: ''
humblestoreid: ''
installer_slug: white-album-2-extended-edition-dvd
name: White Album 2
notes: "For detailed instructions on required installer, and game dependencies, along\
\ with troubleshooting steps for potential issues. See the following GitHub: https://github.com/j4ln/wa2-lutris\r\
\nRaise an issue or pull request if you encounter any problems."
runner: wine
script:
files:
- patch: https://github.com/TodokanaiTL/WA2EnglishPatch/releases/latest/download/WA2_patch.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Leaf/WHITE ALBUM2/WA2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: fontsmooth=rgb fakejapanese_ipamona
description: Installing winetricks dependencies...
name: winetricks
prefix: $GAMEDIR
- insert-disc:
description: Waiting for game installer...
message: Insert disc 1 out of 2
requires: disc1Data.LAC
- task:
description: Installing White Album 2...
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Patching White Album 2...
executable: patch
name: wineexec
prefix: $GAMEDIR
system:
env:
LC_ALL: ja_JP.utf8
wine:
dxvk_version: v1.10L
slug: white-album-2-extended-edition-dvd
steamid: null
version: Extended Edition (DVD)
year: 2010
{
"game_slug": "white-album-2",
"version": "Extended Edition (DVD)",
"description": "During installation leave the install directory as default. If installing the game with ISO images opposed to using a physical DVD drive use CDemu for mounting these.After Disc 1 has finished installing, a prompt will appear asking for Disc 2 to be inserted. Insert Disc 2 and ensure you can see it's contents in your file manager before pressing OK on the prompt to continue.",
"notes": "For detailed instructions on required installer, and game dependencies, along with troubleshooting steps for potential issues. See the following GitHub: https://github.com/j4ln/wa2-lutris\r\nRaise an issue or pull request if you encounter any problems.",
"name": "White Album 2",
"year": 2010,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "white-album-2-extended-edition-dvd",
"installer_slug": "white-album-2-extended-edition-dvd",
"script": {
"files": [
{
"patch": "https://github.com/TodokanaiTL/WA2EnglishPatch/releases/latest/download/WA2_patch.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Leaf/WHITE ALBUM2/WA2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating WINE prefix...",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "fontsmooth=rgb fakejapanese_ipamona",
"description": "Installing winetricks dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Waiting for game installer...",
"message": "Insert disc 1 out of 2",
"requires": "disc1Data.LAC"
}
},
{
"task": {
"description": "Installing White Album 2...",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Patching White Album 2...",
"executable": "patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"LC_ALL": "ja_JP.utf8"
}
},
"wine": {
"dxvk_version": "v1.10L"
}
}
}