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]: DXVK NVAPI does not work. #3720

Open
Booo3 opened this issue Jan 21, 2025 · 2 comments
Open

[Bug]: DXVK NVAPI does not work. #3720

Booo3 opened this issue Jan 21, 2025 · 2 comments

Comments

@Booo3
Copy link

Booo3 commented Jan 21, 2025

Describe the bug

It seems that dlls in games is still not working like in the issue #1013. When i select the option in the settings it seems to error out.

To Reproduce

Open Bottles
Open Bottle
Go into settings
Enable "Deep Learning Super Sampling"
Reopen Bottles
Option is disabled again.

Package

Flatpak from Flathub

Distribution

Fedora Linux 41 (Workstation Edition)

Debugging Information

Official Package: true
Version: '51.18'
DE/WM: gnome
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
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/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-565-77/extra/nvidia/wine
        intel: &id001
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.12.9-200.fc41.x86_64
Disk:
    Total: 8293859328
    Free: 8293670912
RAM:
    MemTotal: 15.4GiB
    MemAvailable: 10.7GiB
Bottles_envs: null

Troubleshooting Logs

Traceback (most recent call last):
  File "/app/share/bottles/bottles/frontend/views/bottle_preferences.py", line 623, in __toggle_nvapi
/home/boo3/.var/app/com.usebottles.bottles/data/bottles/nvapi/dxvk-nvapi-v0.8.0/x32/nvapi.dll -> /home/boo3/.var/app/com.usebottles.bottles/data/bottles/bottles/Uplay/drive_c/windows/syswow64/nvapi.dll
    self.__toggle_feature(widget=None, state=state, key="dxvk_nvapi")
TypeError: PreferencesView.__toggle_feature() got an unexpected keyword argument 'widget'
/home/boo3/.var/app/com.usebottles.bottles/data/bottles/nvapi/dxvk-nvapi-v0.8.0/x64/nvapi64.dll -> /home/boo3/.var/app/com.usebottles.bottles/data/bottles/bottles/Uplay/drive_c/windows/system32/nvapi64.dll
/usr/lib/x86_64-linux-gnu/GL/nvidia-565-77/extra/nvidia/wine/nvngx.dll -> /home/boo3/.var/app/com.usebottles.bottles/data/bottles/bottles/Uplay/drive_c/windows/system32/nvngx.dll
/usr/lib/x86_64-linux-gnu/GL/nvidia-565-77/extra/nvidia/wine/_nvngx.dll -> /home/boo3/.var/app/com.usebottles.bottles/data/bottles/bottles/Uplay/drive_c/windows/system32/_nvngx.dll
16:21:58 (INFO) Importing bundle to Uplay registry 
16:21:58 (INFO) Using Wine Registry CLI -- import_bundle 
16:21:59 (WARNING) Bottles runtime was requested but not found 
fsync: up and running.
16:22:00 (INFO) Import bundle result: ''

Additional context

No response

@seghir-netizen
Copy link

i have the same problem on Linux Mint , Bottles Flatpak.

@seghir-netizen
Copy link

i think this change "Remove support for the runtime sandbox" what caused the problem.

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

No branches or pull requests

2 participants