Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- files:
- - client: https://install.robertsspaceindustries.com/star-citizen/RSI-Setup-1.4.11.exe
- game:
- arch: win64
- args: -use-gl=osmesa
- exe: drive_c/Program Files/Roberts Space Industries/RSI Launcher/RSI Launcher.exe
- prefix: $GAMEDIR
- installer:
- - task:
- arch: win64
- description: Creating 64bit Wine prefix.
- name: create_prefix
- prefix: $GAMEDIR
- - task:
- app: corefonts vcrun2019 win10
- arch: win64
- description: Installing dlls
- name: winetricks
- prefix: $GAMEDIR
- - task:
- arch: win64
- args: /S
- description: Installing client
- executable: client
- name: wineexec
- prefix: $GAMEDIR
- - task:
- arch: win64
- name: winekill
- prefix: $GAMEDIR
- system:
- env:
- DXVK_ASYNC: '1'
- DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
- DXVK_HUD: pipelines
- DXVK_STATE_CACHE_PATH: $GAMEDIR
- STAGING_SHARED_MEMORY: '1'
- __GL_SHADER_DISK_CACHE: '1'
- __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
- __GL_SHADER_DISK_CACHE_SIZE: '5368709120'
- __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: '1'
- __GL_THREADED_OPTIMIZATIONS: '1'
- prefer_system_libs: true
- wine:
- dxvk: true
- dxvk_version: dxvk-async-1.9
- esync: false
- fsync: true
- gamemode: true
- mangohud: ''
- overrides:
- libglesv2: disabled
- nvapi: disabled
- nvapi64: disabled
- prefer_system_libs: true
- prime: false
- version: wine-runner-6.10-gold-fsync
Add Comment
Please, Sign In to add comment