game:
arch: win32
exe: drive_c/Program Files/Revora/T3AOnline/t3aonline.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32-bit Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- input_menu:
description: Choose the language for the Game (The same you choose for the main
game)
id: APPDATA
options:
- My The Lord of the Rings, The Rise of the Witch-king Files: English
- "Meine Der Herr der Ringe\u2122, Aufstieg des Hexenk\xF6nigs\u2122-Dateien": German
preselect: My The Lord of the Rings, The Rise of the Witch-king Files
- execute:
command: mkdir $GAMEDIR/drive_c/users/$USER/Application Data/$INPUT_APPDATA/Maps
- write_file:
content: 'AllHealthBars = yes
MusicVolume = 60.000000
AmbientVolume = 70.000000
SFXVolume = 100.000000
VoiceVolume = 80.000000
MovieVolume = 80.000000
AudioLOD = High
UseEAX3 = no
Brightness = 50
HasGotOnline = yes
IdealStaticGameLOD = UltraHigh
StaticGameLOD = UltraHigh
Resolution = 1920 1080
ScrollFactor = 50
FlashTutorial = 0
HasSeenLogoMovies = yes
TimesInGame = 1'
file: $GAMEDIR/drive_c/users/$USER/Application Data/$INPUT_APPDATA/Options.ini
description: null
game_slug: lord-of-the-rings-battle-for-middle-earth-ii-rise-
gogslug: ''
humblestoreid: ''
installer_slug: lord-of-the-rings-battle-for-201-fanpatch-8-4-0-t
name: 'The Lord of the Rings: The Battle for Middle-earth II: The Rise of the Witch-king'
notes: ''
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Revora/T3AOnline/t3aonline.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32-bit Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- input_menu:
description: Choose the language for the Game (The same you choose for the main
game)
id: APPDATA
options:
- My The Lord of the Rings, The Rise of the Witch-king Files: English
- "Meine Der Herr der Ringe\u2122, Aufstieg des Hexenk\xF6nigs\u2122-Dateien": German
preselect: My The Lord of the Rings, The Rise of the Witch-king Files
- execute:
command: mkdir $GAMEDIR/drive_c/users/$USER/Application Data/$INPUT_APPDATA/Maps
- write_file:
content: 'AllHealthBars = yes
MusicVolume = 60.000000
AmbientVolume = 70.000000
SFXVolume = 100.000000
VoiceVolume = 80.000000
MovieVolume = 80.000000
AudioLOD = High
UseEAX3 = no
Brightness = 50
HasGotOnline = yes
IdealStaticGameLOD = UltraHigh
StaticGameLOD = UltraHigh
Resolution = 1920 1080
ScrollFactor = 50
FlashTutorial = 0
HasSeenLogoMovies = yes
TimesInGame = 1'
file: $GAMEDIR/drive_c/users/$USER/Application Data/$INPUT_APPDATA/Options.ini
slug: lord-of-the-rings-battle-for-201-fanpatch-8-4-0-t
steamid: null
version: 2.01 + fanpatch 8-4-0 + T3A
year: 2006
{
"game_slug": "lord-of-the-rings-battle-for-middle-earth-ii-rise-",
"version": "2.01 + fanpatch 8-4-0 + T3A",
"description": null,
"notes": "",
"name": "The Lord of the Rings: The Battle for Middle-earth II: The Rise of the Witch-king",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "lord-of-the-rings-battle-for-201-fanpatch-8-4-0-t",
"installer_slug": "lord-of-the-rings-battle-for-201-fanpatch-8-4-0-t",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Revora/T3AOnline/t3aonline.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32-bit Wine Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"input_menu": {
"description": "Choose the language for the Game (The same you choose for the main game)",
"id": "APPDATA",
"options": [
{
"My The Lord of the Rings, The Rise of the Witch-king Files": "English"
},
{
"Meine Der Herr der Ringe\u2122, Aufstieg des Hexenk\u00f6nigs\u2122-Dateien": "German"
}
],
"preselect": "My The Lord of the Rings, The Rise of the Witch-king Files"
}
},
{
"execute": {
"command": "mkdir $GAMEDIR/drive_c/users/$USER/Application Data/$INPUT_APPDATA/Maps"
}
},
{
"write_file": {
"content": "AllHealthBars = yes\nMusicVolume = 60.000000\nAmbientVolume = 70.000000\nSFXVolume = 100.000000\nVoiceVolume = 80.000000\nMovieVolume = 80.000000\nAudioLOD = High\nUseEAX3 = no\nBrightness = 50\nHasGotOnline = yes\nIdealStaticGameLOD = UltraHigh\nStaticGameLOD = UltraHigh\nResolution = 1920 1080\nScrollFactor = 50\nFlashTutorial = 0\nHasSeenLogoMovies = yes\nTimesInGame = 1",
"file": "$GAMEDIR/drive_c/users/$USER/Application Data/$INPUT_APPDATA/Options.ini"
}
}
]
}
}