Installer the-sims-3-ea-app-1

files:
- client: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
game:
  exe: drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet40 liberation d3dcompiler_47 arial d3dcompiler_43 d3dx9 dotnet20
    description: 'Installing Dependencies...


      This might take a while.. (Depending on your internet And computer speed)'
    name: winetricks
    prefix: $GAMEDIR
- execute:
    command: mkdir "$GAMEDIR/nv-shaders"
- write_file:
    content: dxgi.nvapiHack = False
    file: $GAMEDIR/dxvk.conf
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    args: /silent
    description: Installing EA App...
    exclude_processes: EADesktop.exe EABackgroundService.exe EALocalHostSvc.exe QtWebEngineProcess.exe
      explorer.exe
    executable: client
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
    DXVK_HUD: 0
    LC_ALL: en_US.utf-8
    WINE_LARGE_ADDRESS_AWARE: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
wine:
  overrides:
    nvapi,nvapi64: disabled
description: ''
game_slug: the-sims-3
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-3-ea-app-1
name: The Sims 3
notes: "- It is recommended to install ErrorTrap, Traveler and Overwatch mods by nRaas\
  \ or any other mods that are available to improve the game's stability and performance.\r\
  \n- If Sometimes the EA App refuses to launch (Claiming that it crashed) It is recommended\
  \ to Restart your PC Or Restart Wine/Lutris. That should resolve the issue and have\
  \ it launch normally again."
runner: wine
script:
  files:
  - client: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
  game:
    exe: drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet40 liberation d3dcompiler_47 arial d3dcompiler_43 d3dx9 dotnet20
      description: 'Installing Dependencies...


        This might take a while.. (Depending on your internet And computer speed)'
      name: winetricks
      prefix: $GAMEDIR
  - execute:
      command: mkdir "$GAMEDIR/nv-shaders"
  - write_file:
      content: dxgi.nvapiHack = False
      file: $GAMEDIR/dxvk.conf
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      args: /silent
      description: Installing EA App...
      exclude_processes: EADesktop.exe EABackgroundService.exe EALocalHostSvc.exe
        QtWebEngineProcess.exe explorer.exe
      executable: client
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
      DXVK_HUD: 0
      LC_ALL: en_US.utf-8
      WINE_LARGE_ADDRESS_AWARE: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
  wine:
    overrides:
      nvapi,nvapi64: disabled
slug: the-sims-3-ea-app-1
steamid: 47890
version: EA App
year: 2009
{
  "game_slug": "the-sims-3",
  "version": "EA App",
  "description": "",
  "notes": "- It is recommended to install ErrorTrap, Traveler and Overwatch mods by nRaas or any other mods that are available to improve the game's stability and performance.\r\n- If Sometimes the EA App refuses to launch (Claiming that it crashed) It is recommended to Restart your PC Or Restart Wine/Lutris. That should resolve the issue and have it launch normally again.",
  "name": "The Sims 3",
  "year": 2009,
  "steamid": 47890,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-sims-3-ea-app-1",
  "installer_slug": "the-sims-3-ea-app-1",
  "script": {
    "files": [
      {
        "client": "https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40 liberation d3dcompiler_47 arial d3dcompiler_43 d3dx9 dotnet20",
          "description": "Installing Dependencies...\n\nThis might take a while.. (Depending on your internet And computer speed)",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/nv-shaders\""
        }
      },
      {
        "write_file": {
          "content": "dxgi.nvapiHack = False",
          "file": "$GAMEDIR/dxvk.conf"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing EA App...",
          "exclude_processes": "EADesktop.exe EABackgroundService.exe EALocalHostSvc.exe QtWebEngineProcess.exe explorer.exe",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
        "DXVK_HUD": 0,
        "LC_ALL": "en_US.utf-8",
        "WINE_LARGE_ADDRESS_AWARE": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/nv-shaders"
      }
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled"
      }
    }
  }
}
Back to game