mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-01-17 19:47:00 +01:00
Updated ENB, Reshade and Community Shaders (markdown)
@@ -30,10 +30,10 @@ sudo flatpak override com.github.Matoking.protontricks --filesystem=/home/omni/G
|
||||
```
|
||||
|
||||
|
||||
The packages needed are d3dx11_43, d3dcompiler_43 and d3dcomiler_47. Run the following command to install them, or replace "Skyrim - Dragonborn" with the name of your Non-Steam game entry:
|
||||
The packages needed are d3dx11_43, d3dcompiler_43 and d3dcomiler_47. Run the following command to install them, or replace "Skyrim - AVO" with the name of your Non-Steam game entry:
|
||||
|
||||
```
|
||||
APPID=`protontricks -l | grep -i "Skyrim - Dragonbprn" | awk {'print $NF'} | sed 's:^.\(.*\).$:\1:'` ; protontricks --no-bwrap $APPID d3dx11_43 d3dcompiler_47 d3dcompiler_43
|
||||
APPID=`protontricks -l | grep -i "Skyrim - AVO" | awk {'print $NF'} | sed 's:^.\(.*\).$:\1:'` ; protontricks --no-bwrap $APPID d3dx11_43 d3dcompiler_47 d3dcompiler_43
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user