game:
arch: win32
exe: $GAMEDIR/Tennenouji/Luckydog1/LD1.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Insert the Luckydog1 CD
requires: LD1.arc
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
env:
LC_ALL: ja_JP.UTF-8
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
system:
env:
LC_ALL: ja_JP.UTF-8
description: null
game_slug: luckydog1
gogslug: ''
humblestoreid: ''
installer_slug: luckydog1-japanese-dvd
name: Luckydog1
notes: Keep clicking the center button to install or click the right button to cancel.
Change the install location to C:\Tennenouji\Luckydog1 to avoid problems with Japanese
characters in folder names.
runner: wine
script:
game:
arch: win32
exe: $GAMEDIR/Tennenouji/Luckydog1/LD1.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Insert the Luckydog1 CD
requires: LD1.arc
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
env:
LC_ALL: ja_JP.UTF-8
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
system:
env:
LC_ALL: ja_JP.UTF-8
slug: luckydog1-japanese-dvd
steamid: null
version: Japanese DVD
year: 2009
{
"game_slug": "luckydog1",
"version": "Japanese DVD",
"description": null,
"notes": "Keep clicking the center button to install or click the right button to cancel. Change the install location to C:\\Tennenouji\\Luckydog1 to avoid problems with Japanese characters in folder names.",
"name": "Luckydog1",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "luckydog1-japanese-dvd",
"installer_slug": "luckydog1-japanese-dvd",
"script": {
"game": {
"arch": "win32",
"exe": "$GAMEDIR/Tennenouji/Luckydog1/LD1.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Insert the Luckydog1 CD",
"requires": "LD1.arc"
}
},
{
"task": {
"app": "winxp",
"arch": "win32",
"description": "Setting Windows version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"env": {
"LC_ALL": "ja_JP.UTF-8"
},
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"LC_ALL": "ja_JP.UTF-8"
}
}
}
}