Advanced Search
Search Results
19 total results found
Linux
Any and all things Linux
Windows
Game Fixes
Drivers
Running and Tweaking Wayland
This is for any fixes or tweaks needed to run Wayland.
Void Linux
Articles related to running Void Linux
openSUSE
Anything openSUSE
Windows 11
Windows 10
Windows 8/8.1
Nvidia
Software Installation
Methods to install software
General
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
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
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
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
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
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
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...