Skip to content

Instantly share code, notes, and snippets.

@olivatooo
Last active March 4, 2021 21:15
Show Gist options
  • Save olivatooo/0597d1346a4fdfa1198e1fe04c638330 to your computer and use it in GitHub Desktop.
Save olivatooo/0597d1346a4fdfa1198e1fe04c638330 to your computer and use it in GitHub Desktop.
Arch Linux xXx_420_GAMER_Sl4yer_︻デ═一_xXx

for Intel:

paru -S chaotic-nvidia-dev-dkms-tkg chaotic-nvidia-dev-utils-tkg lib32-chaotic nvidia-dev-utils-tkg wine-git linux-tkg-bmq-zen linux-tkg-bmq-zen-headers

for AMD:

paru -S chaotic-nvidia-dev-dkms-tkg chaotic-nvidia-dev-utils-tkg lib32-chaotic nvidia-dev-utils-tkg wine-git linux-tkg-bmq-zen linux-tkg-bmq-zen-headers

Kernel to user (change for amd): vmlinuz-linux-tkg-bmq-zen

Kernel launch params:

rw nvidia-drm.modeset=1 noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off tsx=on tsx_async_abort=off mitigations=off

Disable steam soldier:

~/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier/_v2-entry-point

add in this file:

#!/usr/bin/env bash
shift 4
exec "${@}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment