Giter Site home page Giter Site logo

docs's Introduction

Warning: The documentation provided here is fully community provided and not endorsed by the Lutris project, follow at your own risk.

docs's People

Contributors

agluszak avatar aragami-delp avatar asciiwolf avatar atemu avatar bodilesssleeper avatar contex-wine avatar d4v3y0rk avatar doogie544 avatar jangalek avatar jefflabonte avatar jokeyser avatar joshua2504 avatar limero avatar nickavem avatar normikoto avatar nullbuffer avatar ottohak avatar philippludwig avatar raidenovich avatar ryansmithonline avatar seirl avatar skptak avatar spiker985 avatar strycore avatar supersamus avatar tannisroot avatar thedrake avatar theqp avatar toasteruwu avatar vortexacherontic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

InstallingDrivers.md: Command to install nvidia-specific tools fails

When I run the mentioned command for nvidia "Proprietary driver and support for Vulkan", it fails on a non-existing package "nvidia-settings". Can I just leave it out or do I need to replace it with another package? If so could you please update the information in the documentation accordingly?

I'm on an up-to-date Manjaro install.

Thanks in regard

Cookies are disabled error

Hello! In the recent install script I get in the end on the login window the message that cookies are disabled. Login is not possible. During installation in the step "dont try to login because lutris will close the window automatically". The window never was closed, so I closed it manually. Gecko was installed when I first launched the app.

uname -r > 5.8.18-1-MANJARO

Battle.net - StarCraft Brood War input lag

I have experienced a slight input lag, while playing StarCraft Brood War. After some experiments it seems to be caused by DXVK enabled by default. I have a Dell latitude laptop with i5 8350u, 16 GB RAM, and SSD running Manjaro Xfce with 6.0.8 kernel version. Since other titles may require, or may run better with DXVK enabled, is there any way, to note this, for anyone who might experience the same with this game?

(If I am at the wrong place, please, point me to the right direction)

Origin page Wiki improvement

I want to install a Origin game(Titanfall 2) with Lutris on the Lutris page it tells me to read this Lutris wiki page first however after reading the page I was searching for Origin to install it and was not sure if I should run it with wine or whatever until I found out that I can "simply" install it from Lutris.
Maybe I just dont noticed the Lutris Origin link on the wiki page or so but I would recommend adding this link: https://lutris.net/games/origin to the Origin Wiki page(maybe with some instructions and recommendations, if necessary). Thats all

Diablo Immortal will not launch with default configuration

Tested this today and it worked as a fix for Diablo Immortal

In Lutris right click on Battlenet install, then click configure, check " show advanced option" go to runner option and put DXVK version to 1.10L and DXVK NVAPI 0.5.3

Update 01.08.23
in addition to the items above also change the runner to lutris-fshack-7.2-x86_64

https://askubuntu.com/questions/1420869/lutris-wont-start-diablo-immortal
https://www.reddit.com/r/DiabloImmortal/comments/v3esq1/diablo_immortal_on_linux/

Missing documentation in WineDependencies.md

in docs/WineDependencies.md there is a missing command in line 43, where it states:
"If you receive this error: The following packages have unmet dependencies, execute following command instead:"
But the actual command is missing.

Lutris not launching on new install of Pop!_OS 20.10

I have used Lutris no problem on Manjaro, Feren, and a previous install of Pop but this time Lutris will not launch. I have tried installing through the Pop Shop and through the regular 'sudo apt install lutris' command in terminal. Launching Lutris via terminal gives me this...

Traceback (most recent call last): File "/usr/games/lutris", line 54, in <module> from lutris.gui.application import Application # pylint: disable=no-name-in-module File "/usr/lib/python3/dist-packages/lutris/gui/application.py", line 53, in <module> from .lutriswindow import LutrisWindow File "/usr/lib/python3/dist-packages/lutris/gui/lutriswindow.py", line 26, in <module> from lutris.gui.widgets.sidebar import LutrisSidebar File "/usr/lib/python3/dist-packages/lutris/gui/widgets/sidebar.py", line 6, in <module> from lutris import platforms, runners, services File "/usr/lib/python3/dist-packages/lutris/platforms.py", line 19, in <module> _init_platforms() File "/usr/lib/python3/dist-packages/lutris/platforms.py", line 14, in _init_platforms runner = runners.import_runner(runner_name)() File "/usr/lib/python3/dist-packages/lutris/runners/wine.py", line 229, in __init__ "default": dxvk.DXVKManager().version, File "/usr/lib/python3/dist-packages/lutris/util/wine/dxvk.py", line 56, in version return self.versions[0] File "/usr/lib/python3/dist-packages/lutris/util/wine/dxvk.py", line 45, in versions self._versions = self.load_dxvk_versions() File "/usr/lib/python3/dist-packages/lutris/util/wine/dxvk.py", line 65, in load_dxvk_versions with open(versions_path, "r") as dxvk_version_file: FileNotFoundError: [Errno 2] No such file or directory: '/home/adamkucharik/.local/share/lutris/runtime/dxvk/dxvk_versions.json'

From I can tell it seems like I am missing something that, for whatever reason, the install of Lutris did not provide. I have already enabled the repositories found here (https://github.com/lutris/docs/blob/master/WineDependencies.md) and I still get the same wall of text in terminal.

Origin.exe not responding on login window when DXVK enabled

As the title says. Installed Origin just a few minutes ago on Pop_OS 21.10 (nvidia). However after launching the login prompt would just be "transparent" as a took on whatever was under it and in few seconds origin.exe is not responding would appear. After disabling DXVK in the config tab it works as intended.

Might be a good idea to add it to the wiki article.

Overwatch on Btrfs doesn't work correctly

This link: https://github.com/lutris/docs/blob/master/Overwatch.md says:
Note: The game won't work correctly if it was installed on an NTFS or BTRFS partition. Please choose an Ext4 drive as destination instead.

Is there a bug report anywhere that expands on this? How does it manifest? What troubleshooting has been tried so far? All Fedora 33 desktop editions and spins will be moving to Btrfs by default. It'd be great to get this fixed if it's still a bug. Thanks.

I'm not able to install Blizzard Battlenet on PopOS 22.04

Despite creating the wine prefix, after downloading the install executable, the process gets stuck when it needs to download an update and gets stuck and doesn't advance the installation. The same happens when I try to install by overwatch script.

Could you make meta-packages?

The meta packages would keep the dependecy list update (like replacing nvidia for nvidia-dkm), and make the list of packages explicitly installed more readable.

Overwatch crashes short after the round starts

I use the installer script on lutris and the games installs and opens fine, but the game just freezes short after a round starts.
OS: Pop_OS! 22.04
Hardware: AMD cpu 5700x and AMD gpu rx 6600.
All drivers up to date.

InstallingDrivers.md comet lake

Hi!
I wondered how the vulkan support of my comet lake IGD of my hp elitebook 840 G7 is? It was not mentioned in the InstallingDrivers.md.. may you provide this information for an linux gaming newb? I have to say, I try to run D2R on it, but still without success (first tried on opensuse tumbleweed, and now with a fresh installation of kde neon). I always run into the black screen behavior no matter what I do.

Following the instructions for installing drivers leads to the OS stopping initializing correctly.

I followed the instructions in https://github.com/lutris/docs/blob/master/InstallingDrivers.md , and this led to my Mint 19.3 64bit OS stopping fully initializing. My computer is an Acer Aspire 7, which comes with a Geforce GTX 1050 TI, so it is Vulkan-capable.

To be more clear, upon the OS restart, the video card driver won't be loaded anymore, so I get a blank screen, and the OS won't reach the login screen. Maybe this is not the best place to look for help on this, but I thought I'd leave a message here in any case, since the instructions were found here.

Where is the Command?

"If you receive this error: The following packages have unmet dependencies, execute following command instead:" After that sentence, there should be a command, but there is none. Could you please fix that?

Battle.net - We couldn't access a folder. This is usually because you're not logged in as administrator

I successfully installed Battle.net on Ubuntu 22.10 using Lutris and WINE, and pointed Battle.net to my Overwatch 2 install, located on a separate drive whose filesystem is btrfs. Battle.net needs to update this game, however when I click "Update", an error is spat out, saying "We couldn't access a folder. This is usually because you're not logged in as an administrator".

I have rwx set on all files in the drive that Overwatch 2 is located in. Is there any remedy to this? If not, I have Ubuntu dualbooted alongsides Windows 10, where I also have a Battle.net install for playing Warzone 2 (because kernel-level anticheat does not work on Linux) - would I instead be able to remedy this problem by updating Overwatch 2 in Windows?

Origin will not complete install

Lutris runs through the process, origin opens, let's me log in, and runs fine. however lutris continues to run in the backround and will never complete. Just repeating message as follows:

0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
030c:fixme:netprofm:list_manager_GetConnectivity 00A49DB0, 0090BCD4

I can't find any documentation for this so guidance requested. thank you.

Issues with battle.net

Since yesterday, I am unable to run battle.net with DXVK.

This is the installer script: https://lutris.net/games/battlenet/

The application will either freeze entirely upon launch (wine 5.22) or it will crash soon after launching (wine 5.21 and other).
The application (battle.net launcher) will run fine, if I disable DXVK, but the performance within the game will make it unplayable

I've changed from 20.04 LTS to 20.10 and reinstalled the game (battle.net), but nothing changed.

Additional information regarding my system:

[System]
OS:              Ubuntu 20.10 groovy
Arch:            x86_64
Kernel:          5.8.0-29-generic
Desktop:         KDE
Display Server:  x11

[CPU]
Vendor:          AuthenticAMD
Model:           AMD Ryzen 7 3700X 8-Core Processor
Physical cores:  8
Logical cores:   16

[Memory]
RAM:             15.6 GB
Swap:            7.5 GB

[Graphics]
Vendor:          AMD
OpenGL Renderer: AMD Radeon RX 5700 XT (NAVI10, DRM 3.38.0, 5.8.0-29-generic, LLVM 11.0.0)
OpenGL Version:  4.6 (Compatibility Profile) Mesa 21.0.0-devel (git-4cce4d2 2020-11-27 groovy-oibaf-ppa)
OpenGL Core:     4.6 (Core Profile) Mesa 21.0.0-devel (git-4cce4d2 2020-11-27 groovy-oibaf-ppa)
OpenGL ES:       OpenGL ES 3.2 Mesa 21.0.0-devel (git-4cce4d2 2020-11-27 groovy-oibaf-ppa)
Vulkan:          Supported
❯ lutris -d
INFO     2020-11-28 13:03:47,922 [application.do_command_line:319]:Lutris 0.5.8
INFO     2020-11-28 13:03:47,922 [startup.check_driver:69]:Running AMD Mesa driver 21.0.0 on AMD Radeon RX 5700 XT (NAVI10, DRM 3.38.0, 5.8.0-29-generic, LLVM 11.0.0) (0x731f)
INFO     2020-11-28 13:03:47,923 [startup.check_driver:81]:GPU: 1002:731F 1002:0B36 (amdgpu drivers)
DEBUG    2020-11-28 13:03:48,505 [http.get:73]:GET https://lutris.net/api/runtimes
DEBUG    2020-11-28 13:03:48,716 [http.get:73]:GET https://lutris.net/api/runtimes/icons
DEBUG    2020-11-28 13:04:02,679 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/system32/dxgi with DXVK version
DEBUG    2020-11-28 13:04:02,679 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/system32/d3d11 with DXVK version
DEBUG    2020-11-28 13:04:02,680 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/system32/d3d10core with DXVK version
DEBUG    2020-11-28 13:04:02,680 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/system32/d3d9 with DXVK version
DEBUG    2020-11-28 13:04:02,681 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/system32/d3d12 with DXVK version
DEBUG    2020-11-28 13:04:02,681 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/syswow64/dxgi with DXVK version
DEBUG    2020-11-28 13:04:02,682 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/syswow64/d3d11 with DXVK version
DEBUG    2020-11-28 13:04:02,682 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/syswow64/d3d10core with DXVK version
DEBUG    2020-11-28 13:04:02,683 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/syswow64/d3d9 with DXVK version
DEBUG    2020-11-28 13:04:02,683 [dxvk.enable_dxvk_dll:173]:Replacing /home/even/Games/battlenet/drive_c/windows/syswow64/d3d12 with DXVK version
DEBUG    2020-11-28 13:04:02,707 [xrandr._get_vidmodes:15]:Retrieving video modes from XrandR
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:SDL_VIDEO_FULLSCREEN_DISPLAY="off"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:STEAM_RUNTIME="/home/even/.local/share/lutris/runtime/steam"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:LD_LIBRARY_PATH="/home/even/.local/share/lutris/runners/wine/lutris-5.21-2-x86_64/lib:/home/even/.local/share/lutris/runners/wine/lutris-5.21-2-x86_64/lib64:/usr/lib/x86_64-linux-gnu/libfakeroot:/lib/i386-linux-gnu/sse2:/lib/i386-linux-gnu/i686/sse2:/usr/local/lib:/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/home/even/.local/share/lutris/runtime/lib32:/home/even/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/even/.local/share/lutris/runtime/steam/i386/lib:/home/even/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/even/.local/share/lutris/runtime/steam/i386/usr/lib:/home/even/.local/share/lutris/runtime/lib64:/home/even/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/even/.local/share/lutris/runtime/steam/amd64/lib:/home/even/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/even/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:DXVK_CONFIG_FILE="/home/even/Games/battlenet/dxvk.conf"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:DXVK_STATE_CACHE_PATH="/home/even/Games/battlenet"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:STAGING_SHARED_MEMORY="1"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:__GL_SHADER_DISK_CACHE="1"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:__GL_SHADER_DISK_CACHE_PATH="/home/even/Games/battlenet"
DEBUG    2020-11-28 13:04:02,717 [command.start:131]:WINEDEBUG="-all"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINEARCH="win64"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINE="/home/even/.local/share/lutris/runners/wine/lutris-5.21-2-x86_64/bin/wine"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINEPREFIX="/home/even/Games/battlenet"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINEESYNC="1"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINEFSYNC="0"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:RADV_DEBUG="zerovram"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINEDLLOVERRIDES="d3d10core,d3d11,d3d12,d3d9,dxgi=n;winemenubuilder.exe=d;nvapi,nvapi64="
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:WINE_LARGE_ADDRESS_AWARE="1"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:game_name="Blizzard Battle.net"
DEBUG    2020-11-28 13:04:02,718 [command.start:131]:PYTHONPATH="/usr/lib/lutris:/usr/games:/lib/python3.8:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/home/even/.local/lib/python3.8/site-packages:/usr/local/lib/python3.8/dist-packages:/usr/lib/python3/dist-packages"
DEBUG    2020-11-28 13:04:02,718 [command.start:132]:/usr/share/lutris/bin/lutris-wrapper Blizzard Battle.net 0 2 Agent.exe Battle.net Helper.exe /home/even/.local/share/lutris/runners/wine/lutris-5.21-2-x86_64/bin/wine /home/even/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net.exe
Running /home/even/.local/share/lutris/runners/wine/lutris-5.21-2-x86_64/bin/wine /home/even/Games/battlenet/drive_c/Program Files (x86)/Battle.net/Battle.net.exe
Initial process has started with pid 15755
Start monitoring process.
esync: up and running.
[1128/130404.968:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
info:  Game: Battle.net.exe
info:  DXVK: v1.7.2-5-g13052d49
info:  Found config file: /home/even/Games/battlenet/dxvk.conf
info:  Effective configuration:
info:    dxgi.nvapiHack = False
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
warn:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
info:  AMD RADV NAVI10 (ACO):
info:    Driver: 20.99.99
info:    Vulkan: 1.2.145
info:    Memory Heap[0]: 
info:      Size: 7936 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0x1
info:      Memory Type[4]: Property Flags = 0xc1
info:    Memory Heap[1]: 
info:      Size: 8176 MiB
info:      Flags: 0x0
info:      Memory Type[1]: Property Flags = 0x6
info:      Memory Type[3]: Property Flags = 0xe
info:      Memory Type[5]: Property Flags = 0xc6
info:      Memory Type[7]: Property Flags = 0xce
info:    Memory Heap[2]: 
info:      Size: 256 MiB
info:      Flags: 0x1
info:      Memory Type[2]: Property Flags = 0x7
info:      Memory Type[6]: Property Flags = 0xc7
[1128/130405.391:ERROR:dxva_video_decode_accelerator_win.cc(1397)] DXVAVDA fatal error: could not LoadLibrary: msmpeg2vdec.dll: Module not found. (0x7E)
[1128/130405.392:ERROR:dxva_video_decode_accelerator_win.cc(1405)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: Module not found. (0x7E)
[1128/130405.882:ERROR:network_change_notifier_win.cc(142)] WSALookupServiceBegin failed with: 0
info:  Game: Battle.net.exe
info:  DXVK: v1.7.2-5-g13052d49
info:  Found config file: /home/even/Games/battlenet/dxvk.conf
info:  Effective configuration:
info:    dxgi.nvapiHack = False
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
warn:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
warn:  D3D9: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info:  AMD RADV NAVI10 (ACO):
info:    Driver: 20.99.99
info:    Vulkan: 1.2.145
info:    Memory Heap[0]: 
info:      Size: 7936 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0x1
info:      Memory Type[4]: Property Flags = 0xc1
info:    Memory Heap[1]: 
info:      Size: 8176 MiB
info:      Flags: 0x0
info:      Memory Type[1]: Property Flags = 0x6
info:      Memory Type[3]: Property Flags = 0xe
info:      Memory Type[5]: Property Flags = 0xc6
info:      Memory Type[7]: Property Flags = 0xce
info:    Memory Heap[2]: 
info:      Size: 256 MiB
info:      Flags: 0x1
info:      Memory Type[2]: Property Flags = 0x7
info:      Memory Type[6]: Property Flags = 0xc7
info:  Process set as DPI aware
info:  Game: Battle.net.exe
info:  DXVK: v1.7.2-5-g13052d49
info:  Found config file: /home/even/Games/battlenet/dxvk.conf
info:  Effective configuration:
info:    dxgi.nvapiHack = False
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
warn:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
info:  AMD RADV NAVI10 (ACO):
info:    Driver: 20.99.99
info:    Vulkan: 1.2.145
info:    Memory Heap[0]: 
info:      Size: 7936 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0x1
info:      Memory Type[4]: Property Flags = 0xc1
info:    Memory Heap[1]: 
info:      Size: 8176 MiB
info:      Flags: 0x0
info:      Memory Type[1]: Property Flags = 0x6
info:      Memory Type[3]: Property Flags = 0xe
info:      Memory Type[5]: Property Flags = 0xc6
info:      Memory Type[7]: Property Flags = 0xce
info:    Memory Heap[2]: 
info:      Size: 256 MiB
info:      Flags: 0x1
info:      Memory Type[2]: Property Flags = 0x7
info:      Memory Type[6]: Property Flags = 0xc7
info:  D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_11_1
info:  D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_1
info:  Device properties:
info:    Device name:     : AMD RADV NAVI10 (ACO)
info:    Driver version   : 20.99.99
info:  Enabled device extensions:
info:    VK_AMD_memory_overallocation_behavior
info:    VK_AMD_shader_fragment_mask
info:    VK_EXT_4444_formats
info:    VK_EXT_custom_border_color
info:    VK_EXT_depth_clip_enable
info:    VK_EXT_extended_dynamic_state
info:    VK_EXT_full_screen_exclusive
info:    VK_EXT_host_query_reset
info:    VK_EXT_memory_priority
info:    VK_EXT_robustness2
info:    VK_EXT_shader_demote_to_helper_invocation
info:    VK_EXT_shader_stencil_export
info:    VK_EXT_shader_viewport_index_layer
info:    VK_EXT_transform_feedback
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_create_renderpass2
info:    VK_KHR_depth_stencil_resolve
info:    VK_KHR_draw_indirect_count
info:    VK_KHR_driver_properties
info:    VK_KHR_image_format_list
info:    VK_KHR_sampler_mirror_clamp_to_edge
info:    VK_KHR_swapchain
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 1
info:    tessellationShader                     : 1
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 1
info:    multiDrawIndirect                      : 1
info:    drawIndirectFirstInstance              : 1
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 1
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 1
info:    vertexPipelineStoresAndAtomics         : 1
info:    fragmentStoresAndAtomics               : 1
info:    shaderImageGatherExtended              : 1
info:    shaderStorageImageExtendedFormats      : 1
info:    shaderStorageImageReadWithoutFormat    : 1
info:    shaderStorageImageWriteWithoutFormat   : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 1
info:    shaderFloat64                          : 1
info:    shaderInt64                            : 1
info:    variableMultisampleRate                : 1
info:  VK_EXT_conditional_rendering
info:    conditionalRendering                   : 1
info:  VK_EXT_4444_formats
info:    formatA4R4G4B4                         : 1
info:    formatA4B4G4R4                         : 1
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 1
info:    customBorderColorWithoutFormat         : 1
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 1
info:  VK_EXT_extended_dynamic_state
info:    extendedDynamicState                   : 1
info:  VK_EXT_host_query_reset
info:    hostQueryReset                         : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 1
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 1
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 1
info:  VK_EXT_shader_demote_to_helper_invocation
info:    shaderDemoteToHelperInvocation         : 1
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 1
info:    geometryStreams                        : 1
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 1
info:  DXVK: Read 0 valid state cache entries
info:  DXVK: Using 10 compiler threads
warn:  DXGI: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
err:   D3D11DXGIResource::GetSharedHandle: Stub
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  9d8e1289-d7b3-465f-8126-250e349af85d
warn:  winevulkan detected, disabling exclusive fullscreen support
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
info:    Buffer size:  104x1
info:    Image count:  3
info:    Exclusive FS: 2
warn:  DXGI: MakeWindowAssociation: Ignoring flags
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  9d8e1289-d7b3-465f-8126-250e349af85d
err:   D3D11DXGIResource::GetSharedHandle: Stub
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  9d8e1289-d7b3-465f-8126-250e349af85d
warn:  winevulkan detected, disabling exclusive fullscreen support
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
info:    Buffer size:  1200x750
info:    Image count:  3
info:    Exclusive FS: 2
warn:  DXGI: MakeWindowAssociation: Ignoring flags
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  9d8e1289-d7b3-465f-8126-250e349af85d
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  f8fb5c27-c6b3-4f75-a4c8-439af2ef564c
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  f8fb5c27-c6b3-4f75-a4c8-439af2ef564c
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  f8fb5c27-c6b3-4f75-a4c8-439af2ef564c
warn:  D3D11Texture2D::QueryInterface: Unknown interface query
warn:  f8fb5c27-c6b3-4f75-a4c8-439af2ef564c
Initial process has exited (return code: 256)
Caught signal 15
passing along signal to PID 15832
--terminated processes--
Monitored process exited.
All monitored processes have exited.
Exit with returncode 256
DEBUG    2020-11-28 13:04:25,212 [command.on_stop:180]:Process hasn't terminated yet
DEBUG    2020-11-28 13:04:25,212 [command.on_stop:182]:Process 15753 has terminated with code 0
DEBUG    2020-11-28 13:04:26,747 [game.beat:536]:Game thread stopped
WARNING  2020-11-28 13:04:26,747 [game.on_game_quit:566]:Game still running (state: running)
INFO     2020-11-28 13:04:26,747 [game.stop:551]:Stopping Blizzard Battle.net (wine)
DEBUG    2020-11-28 13:04:26,762 [game.on_game_quit:587]:Blizzard Battle.net stopped at Sat, 28 Nov 2020 13:04:26
DEBUG    2020-11-28 13:04:26,762 [game.save:261]:Saving Blizzard Battle.net (wine) with config ID blizzard-battlenet-standard-1606563687
DEBUG    2020-11-28 13:04:26,805 [lutriswindow.on_game_collection_changed:770]:Game collection changed
INFO     2020-11-28 13:04:29,792 [application.do_shutdown:603]:Shutting down Lutris

InstallingDrivers.md Instructions for Debian 11

The InstallingDrivers.md Doesn't provide instructions for Debian 11 installation, The InstallingDrivers.md only provides instructions for Ubuntu, Debian 11 does not work with the provided PPA's and Etc, Any help to install the drivers to Debian 11 Bullseye would be great. Thanks

Getting held packages error when following wine guide

I followed the wine guide (https://github.com/lutris/lutris/wiki/Wine-Dependencies) step by step (I'm on ubuntu 18.04 btw), but when I did

sudo apt-get install --install-recommends winehq-stable

then I got The following packages have unmet dependencies, just like it says i the guide you might. So I followed up with

sudo apt-get install --install-recommends winehq-stable wine-stable wine-stable-i386 wine-stable-amd64

and

sudo apt-get install libgnutls30:i386 libldap-2.4-2:i386 libgpg-error0:i386 libxml2:i386 libasound2-plugins:i386 libsdl2-2.0-0:i386 libfreetype6:i386 libdbus-1-3:i386 libsqlite3-0:i386

as the guide suggests. And now all seems to be fundamentally broken. I tried removing all packages and start over to the best of my abilities, but regardless of what I try I now always get

The following packages have unmet dependencies:
 wine-stable : Depends: wine-stable-i386 (= 5.0.0~bionic)
               Depends: wine-stable-amd64 (= 5.0.0~bionic) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Any suggestions?

edit: typos

Black Screen when loading the game from battle.net launcher

After clicking on play world of warcraft from the battle.net launcher a black screen appears with the world of Warcraft glove cursor. The glove cursor disappears after about 2 seconds.

The suggested fix is disable streaming mode. Streaming mode does not appear as a setting as it used to in battle.net WoW setting options.

So, if you have time to help get this to work, that would be appreciated.

WIKI/DOCUMENTATION: Wanting to contribute

Hello, I want to contribute for the Lutris wiki, but I have seen a lot of problems that I can't just create a merge request get over with. The Installing drivers section is just terribly made in my opinion, and I would like to know if it can be changed to "Installing Lutris" or "Installing" so I can easily work on the documentation. I am aware that there is a tutorial in the home page, but I feel like it is good to make it easy and coherent rather than make people switch websites.

I saw CONTRIBUTING.md, and it also does not tell you any information about documentations, which is what I want to contribute for. since the documentations for Lutris are in my opinion... bad.

Origin game install directory

Hello
I respect the complexities involved with Origin in Linux but I thought I'd check none the less. When installing a game in Origin, I'm not sure how to identify exactly where that game will be installed. The options available to check or decide are a little limited. For example, I can't read the path shown in the text box, and the Change Location button takes me to an explorer dialogue that doesn't appear to work (link).

origin

After saying all that, if I have to accept the default (whatever that may be), I guess I'm good.

Cannot install Battle.net on Pop!_OS 22.04

Hello!

I have just installed fresh POP!_OS 22.04 to my computer and now I'm at the state where I would like to install battle.net(https://lutris.net/games/battlenet/) via lutris. I have installed dependencies according to documentary.

Now when trying to install battle.net application to lutris it self, I get following error every time :
Failed to retrieve Wine (lutris-GE-Proton7-16-x86_64) information

On Lutris settings/Runners, there is no Wine version for lutris-GE-Proton7-16 available on my system(even to download).

How to continue with this matter?

Thanks

Err:6 http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu jammy Release, 404 Not Found [IP: 2001:67c:1560:8008::19 80], E: The repository 'http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu jammy Release' does not have a Release file. (on a fresh install of MX Linux 21 KDE from the Final sourceforge directory)

I get the following (after sudo add-apt-repository ppa:kisak/kisak-mesa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt upgrade && sudo apt install libgl1-mesa-dri:i386 mesa-vulkan-drivers mesa-vulkan-drivers:i386):


 The goal of this PPA is to provide the latest point release of Mesa plus select non-invasive early backports. Deviations from upstream packages are listed on the package details page.

--- Support status ---

Bionic (18.04) - Supported (Please use the HWE X and kernel or equivalent)
Focal (20.04) - Supported
Hirsute (21.04) - Supported
Impish (21.10) - Preliminary Support (not tested locally)

--- Is this PPA stable? ---

Short answer: Mostly.

Long answer: Compared to bleeding edge mesa PPAs, there is a much lower chance of complications, but as Ubuntu LTS releases age, the odds of unexpected interactions between older kernels / compilers / X increases with each major release. Anomalies are inevitable the further the host system gets from the configuration active mesa developers use on a daily basis. If you value stability over support, https://launchpad.net/~kisak/+archive/ubuntu/turtle/ is available as an alternative.

In the event that there is a major issue with new mesa on an older Ubuntu LTS and the mesa devs are not interested in triaging the issue, then the Ubuntu LTS release will be dropped from this PPA and the last release pushed to kisak-mesa stable will be frozen.

--- Package status ---

llvm - Following latest point release supported by mesa (On hold - blocked by build farm i386 whitelist)
mesa - Following latest point release
libclc - Obsolete, now provided by llvm packaging
libdrm - Updating as needed for mesa

--- Removal ---

It's strongly recommended to remove this PPA before upgrading to a newer Ubuntu release or using another mesa PPA.

sudo apt install ppa-purge
sudo ppa-purge ppa:kisak/kisak-mesa

Note: Using ppa-purge with Ubuntu derivatives needs to include -d <based_on_name> to work safely. For example, Linux Mint 20 is based on Ubuntu Focal, so that would make it:

sudo ppa-purge -d focal ppa:kisak/kisak-mesa

--- Donations ---

I can't accept donations and any random donation site account is a scam. If you have some extra money burning a hole in your pocket, please consider sending it to a charity of your choice (for the poors, animals, whatever else you may think it might need it), then send Oibaf a note that I stole the suggestion from his PPA.
 More info: https://launchpad.net/~kisak/+archive/ubuntu/kisak-mesa
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keybox '/tmp/tmp5fwtlrv_/pubring.gpg' created
gpg: /tmp/tmp5fwtlrv_/trustdb.gpg: trustdb created
gpg: key F63F0F2B90935439: public key "Launchpad PPA for kisak" imported
gpg: Total number processed: 1
gpg:               imported: 1
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
gpg: no valid OpenPGP data found.
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.9/threading.py", line 892, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 688, in addkey_func
    func(**kwargs)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 386, in add_key
    return apsk.add_ppa_signing_key()
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 273, in add_ppa_signing_key
    cleanup(tmp_keyring_dir)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 234, in cleanup
    shutil.rmtree(tmp_keyring_dir)
  File "/usr/lib/python3.9/shutil.py", line 718, in rmtree
    _rmtree_safe_fd(fd, path, onerror)
  File "/usr/lib/python3.9/shutil.py", line 675, in _rmtree_safe_fd
    onerror(os.unlink, fullname, sys.exc_info())
  File "/usr/lib/python3.9/shutil.py", line 673, in _rmtree_safe_fd
    os.unlink(entry.name, dir_fd=topfd)
FileNotFoundError: [Errno 2] No such file or directory: 'S.gpg-agent.browser'
Hit:1 https://espejito.fder.edu.uy/mxlinux/packages/mx/repo bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye-updates InRelease              
Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
Ign:4 http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu jammy InRelease
Hit:5 http://deb.debian.org/debian bullseye InRelease                      
Err:6 http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu jammy Release       
  404  Not Found [IP: 2001:67c:1560:8008::19 80]
Reading package lists... Done                                
E: The repository 'http://ppa.launchpad.net/kisak/kisak-mesa/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Update Battle.net documentation for Fedora: Additional dependencies

The instructions for installing dependencies on Fedora only show 64 bit packages (with the exception of sqlite, which has both).

lutris / docs / Battle.Net.md

Current text: Fedora:gnutls gnutls-devel openldap openldap-devel libgpg-error sqlite2.i686 sqlite2.x86_64 (Both i686 and x86_64 versions)

Proposed change: Fedora: gnutls.i686 gnutls.x86_64 gnutls-devel.i686 gnutls-devel.x86_64 openldap.i686 openldap.x86_64 openldap-devel.i686 openldap-devel.x86_64 libgpg-error sqlite2.i686 sqlite2.x86_64 (Both i686 and x86_64 versions)

fedora 32

please provide dep package names.

thank you

Error during manjaro dependency installation

Hello!

im currently trying to install nvidia-packages to my fresh system with command
sudo pacman -S nvidia-dkms nvidia-utils lib32-nvidia-utils nvidia-settings vulkan-icd-loader lib32-vulkan-icd-loader

After that I get couple of errors, mostly with
sudo pacman -S nvidia-dkms nvidia-utils lib32-nvidia-utils nvidia-settings vulkan-icd-loader lib32-vulkan-icd-loader sudo pacman -S nvidia-dkms nvidia-utils lib32-nvidia-utils nvidia-settings vulkan-icd-loader lib32-vulkan-icd-loader

I have added /etc/pacman.d/mirrorlist to config file as you hinted.

I have used proprietary drivers when I installed my OS
inxi -G Graphics: Device-1: NVIDIA TU104 [GeForce RTX 2080] driver: nvidia v: 455.45.01 Display: x11 server: X.Org 1.20.10 driver: nvidia resolution: 5120x1440~120Hz OpenGL: renderer: GeForce RTX 2080/PCIe/SSE2 v: 4.6.0 NVIDIA 455.45.01

How should I repair this problem?-

Thanks!

Battle Net App Fails to Launch After Initial Install

System Specs:

Ubuntu 22.04.1 LTS 64bit X11
AMD® Ryzen 5 3600 6-core processor × 12
NVIDIA Corporation GA102 [GeForce RTX 3080]

Latest Nvidia Driver at the time of this writing is 525, however I am running 515. 525 doesnt seem to work correctly not sure why.

If I install Battle Net app the install works fine. I can even login and download games with no issues. After exiting the battle net app and trying to launch with lutris it tells me that it is "Launching" sometimes it freezes and I have to terminate the pid at the terminal other times I can right click and select stop and it allow me to retry launching. However it never actually launches the app.

For me to get the app to launch I had to "Enable NVIDIA Prime Render Offload" in the Configure Settings under "System Options" Tab.

Not sure if there is something else thats could be the issue. Never had an issue with previous version of Ubuntu and Lutris.

Screenshot from 2022-12-25 19-58-47

Logged out after launching Origin game

I have installed C&C Generals through Lutris/Origin. When I launch and choose, for example, the base game, all screens go dark and my Linux distro logs out!

Happens after this dialogue:

Screenshot from 2022-12-11 13-58-22

If I succeed in passing a log in/out loop, all instances of Lutris, Origin or a game are gone.

Dependancy download issue

godsbadassblade@pop-os:~$ sudo apt install libldap-2.4-2:i386
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libldap-2.4-2:i386
E: Couldn't find any package by glob 'libldap-2.4-2'

this is for the origin launcher

any suggestions?

Can't install Origin

New to Linux. Can't install Origin

Distributor ID: Ubuntu
Description: Ubuntu 22.04 LTS
Release: 22.04
Codename: jammy

All dependency's met except "Couldn't find any package whose name or description matched "libldap-2.4-2:i386" on aptitude

Lutris installer logs.txt

Sorry for my newbiness. I tried my best ;-;

Suggestions on additons to the Wiki article on Overwatch

As already described in the game issues section of the article, sometimes the game does not open in the correct resolution. To fix that you have to reset the game on the fullscreen setting.

What the wiki does not mention however, is that if you are on fullscreen and you switch windows to another window the game will not lock the crosshair to the cursor again. Another issue I encountered was that if you switch the window to fullscreen, the audio output somehow gets changed to my graphics card system wide, that first happened after the newest Overwatch update I installed (2019-11-20, version 1.42.0.0.63869).

This sounds pretty bad, but after all you can work around it pretty easily. Just set the window to borderless fullscreen and all issues are resolved. There is only one problem coming with this solution: I was not able to tab out of the game anymore. If you have a second screen, this is probably not as big as an issue.

I tested this on Ubuntu 19.10 (Gnome), using a nvidia 1060.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.