files:
- setup: N/A:Select the game's setup (SETUP.EXE)
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Rise of Legends/legends.exe
prefix: $GAMEDIR
installer:
- task:
app: corefonts mfc42 mfc42u msxml3 msxml4 directplay dsound directmusic d3dx9
d3dx10
arch: win32
name: winetricks
- task:
arch: win32
executable: setup
name: wineexec
wine:
dgvoodoo2: true
description: ''
game_slug: rise-of-legends
gogslug: ''
humblestoreid: ''
installer_slug: rise-of-legends-dvd
name: Rise Of Legends
notes: Still has issues and needs work. Cursor may not show up, or music might not
play. Music is always laggy/tinny.
runner: wine
script:
files:
- setup: N/A:Select the game's setup (SETUP.EXE)
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Rise of Legends/legends.exe
prefix: $GAMEDIR
installer:
- task:
app: corefonts mfc42 mfc42u msxml3 msxml4 directplay dsound directmusic d3dx9
d3dx10
arch: win32
name: winetricks
- task:
arch: win32
executable: setup
name: wineexec
wine:
dgvoodoo2: true
slug: rise-of-legends-dvd
steamid: null
version: DVD
year: 2006
{
"game_slug": "rise-of-legends",
"version": "DVD",
"description": "",
"notes": "Still has issues and needs work. Cursor may not show up, or music might not play. Music is always laggy/tinny.",
"name": "Rise Of Legends",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "rise-of-legends-dvd",
"installer_slug": "rise-of-legends-dvd",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup (SETUP.EXE)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Rise of Legends/legends.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "corefonts mfc42 mfc42u msxml3 msxml4 directplay dsound directmusic d3dx9 d3dx10",
"arch": "win32",
"name": "winetricks"
}
},
{
"task": {
"arch": "win32",
"executable": "setup",
"name": "wineexec"
}
}
],
"wine": {
"dgvoodoo2": true
}
}
}