http://bugs.winehq.org/show_bug.cgi?id=59090 Bug ID: 59090 Summary: Roblox Studio opens to a black window on native OpenGL renderer Product: Wine Version: 10.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs(a)list.winehq.org Reporter: eff3ctsb0t(a)gmail.com Distribution: --- Created attachment 79879 --> http://bugs.winehq.org/attachment.cgi?id=79879 Wine debugging log when using Studio's native OpenGL renderer When using Roblox Studio's native OpenGL renderer, the application opens up to a black window. After loading one of the place templates, you notice that most of the child windows are pitch black as well. Steps to reproduce: 1. Create an account on roblox.com. 2. Download the installer for Roblox Studio. 3. Create a desktop entry named "Roblox_Studio.desktop" with the following contents. Replace <user> with the name of your user. [Desktop] Name=Roblox Studio (modified) Exec=env "WINEPREFIX=/home/<user>/.wine" wine "C:\\\\users\\\\<user>\\\\AppData\\\\Roaming\\\\Microsoft\\\\Windows\\\\Start Menu\\\\Programs\\\\Roblox\\\\Roblox Studio.lnk" %u Type=Application StartupNotify=true Icon=2C11_RobloxStudioBeta.0 StartupWMClass=robloxstudiobeta.exe MimeType=x-scheme-handler/roblox-studio-auth 4. Run the installer through Wine. This should also launch Roblox Studio itself once the installation is complete. If not, run the RobloxStudioBeta.exe executable that is located inside the Wineprefix. 5. Upon launching Roblox Studio, you will be greeted by an error prompting you to login via your browser. Follow its instructions. 6. Once you reached the place templates selection, click on the "File" menu on the top left, then on "Studio Settings" and then on "Rendering" in the newly spawned window, where you should change the "Graphics Mode" from "Automatic" to "OpenGL". After that, relaunch Studio. System Information: OS: Arch Linux x86_64 Kernel: Linux 6.17.9-arch1-1 Display Server: Wayland (Niri) GPU: AMD Radeon RX 6650 XT [Discrete] Driver: Mesa 25.2.7-1 Tested on the latest Wine commit (6be650038ccdeed10fb5f6ae2bd8081403b85446) as of writing this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.