Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- files:
- - launcher: http://thisisnotareallink.youmustmanuallydownload/rockstar-games-launcher-1-0-36-344.exe
- game:
- arch: win64
- exe: drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe
- prefix: $GAMEDIR
- installer:
- - task:
- arch: win64
- description: Creating Wine 64-bit Prefix
- name: create_prefix
- prefix: $GAMEDIR
- - task:
- app: corefonts cjkfonts
- arch: win64
- name: winetricks
- prefix: $GAMEDIR
- - task:
- arch: win64
- description: Installing the launcher (Don't login, close the window)
- exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
- executable: launcher
- name: wineexec
- prefix: $GAMEDIR
- - task:
- name: winekill
- prefix: $GAMEDIR
- system:
- env:
- DXVK_LOG_LEVEL: none
- XL_WINEONLINUX: true
- __GL_SHADER_DISK_CACHE: 1
- __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
- wine:
- d3d_extras_version: v2
- dxvk: true
- dxvk_nvapi_version: v0.5-e23d450
- dxvk_version: v1.9.2L-3e64e1b
- esync: true
- fsync: true
- version: lutris-fshack-6.21-6-x86_64
- vkd3d_version: v2.5L-db89d40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement