Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Abnormally high network latency #40

Open
Mysgym opened this issue Jul 4, 2022 · 3 comments
Open

[Bug]: Abnormally high network latency #40

Mysgym opened this issue Jul 4, 2022 · 3 comments
Assignees

Comments

@Mysgym
Copy link

Mysgym commented Jul 4, 2022

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

@mirkobrombin mirkobrombin transferred this issue from bottlesdevs/Bottles Jul 4, 2022
@mirkobrombin
Copy link
Member

This is wine related for sure. Which runner are you using in lutris and bottles?

@Mysgym
Copy link
Author

Mysgym commented Jul 13, 2022

Tried using vanilla wine, cafe and settled with proton which seemed to have the least latency, The issue definitely comes from the wine config, tricking to use the exact same wine than the lutris install works fine, but I've heard some people used caffe and had no issues so maybe there's an important difference in my settings ?

@mirkobrombin
Copy link
Member

Try with Soda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants