Hey guys, how do you make osu-wine run with Dedicated GPU (NVIDIA)? Can you link a tread where it is discussed?
What methods aren't working:
Also tried other installation process(https://youtu.be/JcqNIkGj0d4), didn't work to set up NVIDIA with this one.
This installation worked on Manjaro, but I reinstalled the system and now Optimus Manager isn't turning Integrative graphics off completely.
Specs:
Solution : Installing "lib32-nvidia-utils" helps wine to use GPU instead of CPU. Now I can play at 480fps
What methods aren't working:
- installing and setting up Optimus Manager, deleted afterward because only worked on other apps, not osu tho
- $ prime-run osu-wine;
- adding "export __NV_PRIME_RENDER_OFFLOAD=1
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export __VK_LAYER_NV_optimus=NVIDIA_only
export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json" to ~/.local/bin/osu-wine - Via Lutris: Toggling Nvidia Prime Offload and Discrete GPU
- In Lutris: Setting Vulkan ICD loader to Nvidia proprietary
Also tried other installation process(https://youtu.be/JcqNIkGj0d4), didn't work to set up NVIDIA with this one.
This installation worked on Manjaro, but I reinstalled the system and now Optimus Manager isn't turning Integrative graphics off completely.
Specs:
- OS: EndeavourOS Linux x86_64
- WM: bspwm
- GPU: NVIDIA GeForce GTX 860M
- Kernel: 6.2.10-zen1-1-zen
- packages related to NVIDIA: nvidia-dkms nvidia-prime nvidia-utils libvdpau lib32-libvdpau
Solution : Installing "lib32-nvidia-utils" helps wine to use GPU instead of CPU. Now I can play at 480fps