-
Notifications
You must be signed in to change notification settings - Fork 32
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
Vulkan no datamodel shown #444
Comments
I can confirm this (Vulkan)
|
can also confirm |
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 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 |
This one is 64 bit. https://github.com/Kron4ek/Wine-Builds/releases?page=2 |
|
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
The text was updated successfully, but these errors were encountered: