Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

19 total results found

Linux

Any and all things Linux

Windows

Microsoft
Windows
Windows Server
Microsoft Active Directory
MS

Game Fixes

Drivers

Running and Tweaking Wayland

This is for any fixes or tweaks needed to run Wayland. 

linux

Void Linux

Articles related to running Void Linux

linux

openSUSE

Anything openSUSE

Windows 11

Windows 10

Windows 8/8.1

Nvidia

Running and Tweaking Wayland

Software Installation

openSUSE

Methods to install software

General

Game Fixes

If you need to use DirectX12 - VKD3D_FEATURE_LEVEL=12_1 If your audio is having issues keeping up with the video - PULSE_LATENCY_MSEC=60 This makes the audio use a 60ms buffer and help with visual and/or audio stutter. DXVK_ASYNC=1 allows for DirectX transla...

Vintage Story

Game Fixes

If you encounter a .NET not found when running the run.sh script from the installed directory Add the following to your .bashrc file export DOTNET_ROOT="/usr/share/dotnet" If on NixOS, you would have to change the run.sh script to be steam-run dotnet Vintag...

Huion Tablet

Drivers

Navigate to the Huion website Search for your model Select Linux > Older Version On the Download selection, right-click > copy the Download link for the one ending in tar.xz Open your terminal and navigate to where you want to download the file to. This needs ...

Electron Applications

Running and Tweaking Wayland Nvidia

Electron apps would need to have additional arguments added when launching them. As Nvidia and Electron on Wayland don't mix well and causes for these applications to flicker elements on mouse hover. Given Electron apps are X11/Xorg based, add the following ei...

Steam

Void Linux

Credit to https://pixelfogwiki.netlify.app/docs/linux/void-linux/gaming/gaming Dependencies needed glibc-32bit libdrm-32bit libglapi-32bit libva-glx-32bit nvidia-gtklibs-32bit nvidia-libs-32bit Ensure these are installed using xbps-install -S

dotNET

openSUSE Software Installation

If using openSUSE Tumbleweed, installing via tarbell is the only method. More information can be found here where Microsoft won't add official support for fast rolling distros. Download the tarbell from Microsoft's website directly x64 Copy the contents usin...

Bluetooth

Drivers

If having issues with connecting a game controller or other bluetooth device to Linux: Disconnect your gamepad with blueman and remove the device bluetoothctl scan on and wait a second devices and copy the MAC of the device that you want to pair pair MAC_ADDR...