wine icon indicating copy to clipboard operation
wine copied to clipboard

[Bug]: Abnormally high network latency

Open Mysgym opened this issue 2 years ago • 3 comments

Describe the bug

Using a game environment to run battle.net -> Overwatch, Running on lutris gives me about 100 ms less network latency, As far as I can tell, both prefixes settings are the same. I have observed this behaviour on multiple other applications, never this big of a gap though.

To Reproduce

Run any application (most noticeable on battle.net's overwatch)

Package

AUR ("bottles" package)

Distribution

Arch Linux

Health Check

Display:
    X.org: true
    X.org (port): :0
    Wayland: false
Graphics:
    vendors:
        nvidia: &id002
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/share/vulkan/icd.d/nvidia_icd.json
        amd: &id001
            vendor: amd
            envs:
                DRI_PRIME: '1'
            icd: /usr/share/vulkan/icd.d/amd_icd64.json:/usr/share/vulkan/icd.d/amd_icd32.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 5.18.8-arch1-1
Distro:
    Name: Arch Linux
    Version: Unknown
Disk:
    Total: 1004556709888
    Free: 135301410816
RAM:
    MemTotal: 15.1GiB
    MemAvailable: 11.9GiB
Tools:
    cabextract: true
    p7zip: true
    patool: true
    glibc_min: '2.35'
Bottles_envs: null

Display Protocol

X11

Display Backend used by Bottles

X11

Additional context

No response

Mysgym avatar Jul 04 '22 15:07 Mysgym