Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # install StarCitizen manually, using exclusive Vulkan
- # ----------------------------------------------------
- 1. Create a fresh wineprefix
- export WINEPREFIX=~/SCVulkan #change this for your needs
- winecfg # set to win11, quit
- 2. install the new launcher
- wine ~/Downloads/RSI-Setup-2.0.0.exe
- 3. create the missing folders
- mkdir ~/SCVulkan/drive_c/Program Files/Roberts Space Industries/StarCitizen/EPTU
- 4. Set the grafix settings from SC to use the Vulkan renderer
- go to ~/SCVulkan/drive_c/users/rawfox/AppData/Local/Star Citizen/sc-alpha-3.23.0_ezsy5d_0/GraphicsSettings
- there edit the file GraficsSettings.json, set GraficsRenderer = 1 to make it use Vulkan
- 5. Copy or move your EPTU folder over or make a fresh install
- Important notice, you dont want the launcher restart itself after installation.
- Close it and restart it, using your starting method (from bash, by script, from a applauncher, ..).
- Starting the game needs either a bash with a fresh exported WINEPREFIX or you start it with bashcript.
- It wont work, if you dont export the wineprefix.
- Have fun with SC under Vulkan. DXVK is not needed for SC anymore :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement