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

DXVK doesn't get installed to prefix after running vinegar delete #384

Closed
1 task done
guihkx opened this issue Feb 22, 2024 · 1 comment
Closed
1 task done

DXVK doesn't get installed to prefix after running vinegar delete #384

guihkx opened this issue Feb 22, 2024 · 1 comment
Labels
bug Unexpected behavior of Vinegar

Comments

@guihkx
Copy link

guihkx commented Feb 22, 2024

Acknowledgement of preliminary instructions

  • I have read the preliminary instructions, and I am certain that my problem has not already been addressed.

What problem did you encounter?

I have a DXVK version specified for the Player:

[player]
renderer = "D3D11"
dxvk = true
dxvk_version = "1.10.3"

Then, I deleted the prefix and binaries with:

$ flatpak run org.vinegarhq.Vinegar delete
2024/02/21 20:22:44 INFO Deleting Wineprefixes and Roblox Binary deployments!

However, upon launching the Player again, Vinegar didn't set up DXVX.

The workaround I found was to manually delete the state file: ~/.var/app/org.vinegarhq.Vinegar/data/vinegar/state.json. Then, launching the Player again made Vinegar set up DXVK correctly.

System information

* Vinegar: v1.7.3 
* Distro: Freedesktop SDK 23.08 (Flatpak runtime)
* Processor: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
  * Supports AVX: true
  * Supports split lock detection: false
* Kernel: 6.7.5-arch1-1
* Wine (Player): v9.2 (Staging)
* Wine (Studio): v9.2 (Staging)
* Flatpak: [x]
* Cards:
  * Card 0: nvidia 0000:01:00.0 /sys/class/drm/card0
@guihkx guihkx added the bug Unexpected behavior of Vinegar label Feb 22, 2024
@apprehensions
Copy link
Member

Solved in a48ad4c

Needs a stable release.

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

No branches or pull requests

2 participants