Open OverHash opened 1 month ago
I can confirm this (Vulkan)
* Vinegar: v1.7.6
* Distro: Freedesktop SDK 23.08 (Flatpak runtime)
* Processor: AMD Ryzen 5 5600X 6-Core Processor
* Supports AVX: true
* Supports split lock detection: false
* Kernel: 6.10.12-hardened1-1-hardened
* Wine (Player): wine-9.18 (Staging)
* Wine (Studio): wine-9.18 (Staging)
* Flatpak: [x]
* Cards:
* Card 0: nvidia 0000:0a:00.0 /sys/class/drm/card1
can also confirm
this happens regardless of studio version, i attempted to roll back to version-ea7c4a2d814e4dc6
and was met with the same error
This is due to the recent updated Wine builds used in the Flatpak to use the merged 'childwindow' implementation rather than a patched one, giving different behavior as a result and causing Roblox to behave differently. Please try using DXVK instead.
This is due to the recent updated Wine builds used in the Flatpak to use the merged 'childwindow' implementation rather than a patched one, giving different behavior as a result and causing Roblox to behave differently. Please try using DXVK instead.
Thanks for your investigation. Shall I close this issue and open one at flathub/org.vinegarhq.Vinegar for this problem?
I have the same issue, but choosing d3d11 + dxvk or opengl + dxvk is not an option because I have literally 4 to 5 fps with them. Is there anything we can do to make Vulkan work again?
UPD: And by the way, my vinegar is build by source, not from flatpak, I tried flatpak as well, but no luck
UPD2: I used official proton 9.0.2 and the problem was resolved. https://github.com/Kron4ek/Wine-Builds/releases?page=2
Okay, so, basically:
Use non-flatpak version Use Proton 9.0.2 from https://github.com/Kron4ek/Wine-Builds/releases?page=2 (use wineroot command)
and you can use vulkan
@wayzaction How? The proton builds are for 32 bit... Am I missing something?
@gresm Well, i downloaded the amd64 version and it works perfectly
@wayzaction How? The proton builds are for 32 bit... Am I missing something?
This one is 64 bit. https://github.com/Kron4ek/Wine-Builds/releases?page=2
@wayzaction How? The proton builds are for 32 bit... Am I missing something? This one is 64 bit. https://github.com/Kron4ek/Wine-Builds/releases?page=2 How do I set the wineroot to it? It always tells me wine64 is not present when setting it to bin
Acknowledgement of preliminary instructions
What problem did you encounter?
Opening Roblox Studio on the latest version (v1.7.6) on
version-4a428ded4f244e64
produces nothing but a white screen once you open a game. About once per frame the console is filled with errors ofThe datamodel looks like (just a white screen):
Notably you can click on items in the datamodel, it just appears white (the explorer and properties tab will update to the part you have clicked on)
This is a regression from v1.7.5 where everything was stable.
System information
Configuration