User contributions for Theleruby
From Pengwings
10 February 2026
- 02:1602:16, 10 February 2026 diff hist +102 Introduction to gaming on Linux No edit summary
- 02:1602:16, 10 February 2026 diff hist +114 Introduction to gaming on Linux No edit summary
- 02:1402:14, 10 February 2026 diff hist +3 Introduction to gaming on Linux No edit summary
- 02:1402:14, 10 February 2026 diff hist +223 Introduction to gaming on Linux No edit summary
- 02:1102:11, 10 February 2026 diff hist +200 Introduction to gaming on Linux No edit summary
- 02:1002:10, 10 February 2026 diff hist +194 Introduction to gaming on Linux No edit summary
- 02:0902:09, 10 February 2026 diff hist +27 Warcraft III No edit summary
- 02:0902:09, 10 February 2026 diff hist +33 Warcraft III No edit summary
- 02:0202:02, 10 February 2026 diff hist +23 OpenTTD Windows Version No edit summary
- 02:0002:00, 10 February 2026 diff hist −90 OpenTTD Windows Version No edit summary
- 01:5601:56, 10 February 2026 diff hist +601 Warcraft III No edit summary
- 01:5401:54, 10 February 2026 diff hist −84 Warcraft III No edit summary
- 01:5001:50, 10 February 2026 diff hist +125 Warcraft III No edit summary
- 01:4801:48, 10 February 2026 diff hist +47 Warcraft III No edit summary
- 01:4801:48, 10 February 2026 diff hist +157 Warcraft III No edit summary
- 01:4701:47, 10 February 2026 diff hist +34 Warcraft III No edit summary
- 01:4601:46, 10 February 2026 diff hist +40 Warcraft III No edit summary
- 01:4501:45, 10 February 2026 diff hist +662 N Warcraft III Created page with "Warcraft III is a DirectX 8 game. By default the game seems to be running in OpenGL mode under GE-Proton10-29 which is borked. Resizing the window causes the lighting to break. The following env var is supposed to make it use D8VK to run using Vulkan: export PROTON_ENABLE_D8VK=1 Unfortunately this doesn't seem to work. ==== Working fix ==== Use GE-Proton9-27 export WINEDLLOVERRIDES="d3d8=n" * Download dxwrapper v1.5.8100.25 from https://github.com/elishacloud/dxwra..."
- 01:4101:41, 10 February 2026 diff hist +19 Main Page No edit summary
- 00:4300:43, 10 February 2026 diff hist +20 Introduction to gaming on Linux No edit summary
- 00:4300:43, 10 February 2026 diff hist +112 Introduction to gaming on Linux No edit summary
- 00:4100:41, 10 February 2026 diff hist +952 N Introduction to gaming on Linux Created page with "==== Wine ==== Wine is a Linux program with open-source reimplementations of some portions of Windows in order to make it possible to run some Windows applications on Linux. ==== Proton ==== Proton is a fork of Wine created by Valve, it is bundled out-of-the-box with gaming-related compatibility fixes including: * dxvk: Vulkan-based translation layer for Direct3D 8/9/10/11 * vkd3d: Vulkan-based translation layer for Direct3D 12 ==== Gamescope ==== Gamescope is a micro-..."
- 00:3400:34, 10 February 2026 diff hist +16 Main Page No edit summary
- 00:2600:26, 10 February 2026 diff hist +22 Main Page No edit summary
9 February 2026
- 22:5122:51, 9 February 2026 diff hist +421 N OBS game capture Created page with "Install OBS VkCapture plugin from Flathub Modify run arguments of the game by prefixing them with obs-gamecapture Steam game: obs-gamecapture %command% Proton game running via Running Windows games via Proton without going through Steam or Lutris method: obs-gamecapture $STEAM_COMPAT_CLIENT_INSTALL_PATH/compatibilitytools.d/$TARGET_PROTON_VERSION/proton run "$SCRIPT_DIR/$PROGRAM_NAME" "$PROGRAM_ARGS" & disown"
- 22:4422:44, 9 February 2026 diff hist +23 Main Page No edit summary
- 20:2620:26, 9 February 2026 diff hist +35 Run game with mangohud No edit summary current
- 20:2620:26, 9 February 2026 diff hist +72 Run game with mangohud No edit summary
- 20:2520:25, 9 February 2026 diff hist +47 Run game with mangohud No edit summary
- 20:2520:25, 9 February 2026 diff hist +92 Run game with mangohud No edit summary
- 20:2320:23, 9 February 2026 diff hist +109 World of Warcraft No edit summary
- 20:2120:21, 9 February 2026 diff hist +64 World of Warcraft No edit summary
- 20:1420:14, 9 February 2026 diff hist +54 Run a game using gamescope No edit summary current
- 20:1120:11, 9 February 2026 diff hist +42 Run a game using gamescope No edit summary
- 19:5819:58, 9 February 2026 diff hist +44 World of Warcraft No edit summary
- 19:5719:57, 9 February 2026 diff hist +50 World of Warcraft No edit summary
- 19:5719:57, 9 February 2026 diff hist +35 Run a game using gamescope No edit summary
- 19:5719:57, 9 February 2026 diff hist +158 Run a game using gamescope No edit summary
- 19:5519:55, 9 February 2026 diff hist −9 Run a game using gamescope No edit summary
- 19:5519:55, 9 February 2026 diff hist +83 Run a game using gamescope No edit summary
- 19:2119:21, 9 February 2026 diff hist −89 World of Warcraft No edit summary
- 19:2019:20, 9 February 2026 diff hist +209 Run a game using gamescope No edit summary
- 19:1819:18, 9 February 2026 diff hist +893 N Run a game using gamescope Created page with "To run using gamescope 2560x1440@120: gamescope -w 2560 -h 1440 -r 120 -- OTHER COMMAND LINE ARGS HERE For example this runs WoW using proton inside gamescope (Running Windows games via Proton without going through Steam or Lutris): #!/bin/bash export STEAM_COMPAT_DATA_PATH="/opt/_pfx/wow" export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.steam/steam pushd "/opt/games/World of Warcraft/" gamescope -w 2560 -h 1440 -r 120 -- $STEAM_COMPAT_CLIENT_INSTALL_PATH/compatibili..."
- 19:1019:10, 9 February 2026 diff hist +33 Main Page No edit summary Tag: Visual edit: Switched
- 14:1814:18, 9 February 2026 diff hist +318 Linux directory structure No edit summary
- 14:1614:16, 9 February 2026 diff hist +6 Linux directory structure No edit summary
- 14:1514:15, 9 February 2026 diff hist +6 Linux directory structure No edit summary
- 14:1514:15, 9 February 2026 diff hist +3 Linux directory structure No edit summary
- 14:1514:15, 9 February 2026 diff hist +168 Linux directory structure No edit summary
- 14:1214:12, 9 February 2026 diff hist +77 Linux directory structure No edit summary