-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
RPCS3 broken dll lead to unresponsive or frozen behaviour on resizing or full screen #4878
Comments
Qt dlls changed externally between the two builds. The Qt build environment is now different than it was on 7088. Probably a regression that affects windows 7 only, we'll have to wait for other reports to be sure. |
This fixed my issue. Win 10 , 1803 latest build. |
I also experience the freeze described. When the screen is clicked on rpcs3, window stops responding. Specs: |
The same bug for me. GS window is now uncontrollable and system says it's not responding. |
There is a bug in qt 5.11.1 that is being fixed for 5.11.2. A workaround will be merged shortly. |
you might wanna try this #4885 |
Fixed by #4885 |
i made many tests i figured that the last working build was #4870
![1](https://user-images.githubusercontent.com/40186693/42727918-6404ce0c-87af-11e8-8636-666aa724e68a.png)
rpcs3-v0.0.5-7088-a5d4e58d_win64
the issue started from #4872
![2](https://user-images.githubusercontent.com/40186693/42727919-642fa35c-87af-11e8-85f0-7d1d8aa10ad0.png)
rpcs3-v0.0.5-7089-d3596fbc_win64
how i figured that dll files were broken?
the answer is simple i downloaded clean build without replacing RPCS3.exe
and i started to test and when i hit v7089 i knew the dll files were broken
i had to use dll files from build 7088 and i updated RPCS3.exe with latest build which is v7091 and it worked perfectly as you see in the first picture above
notes:
i used the test samples as well they were really big help
the issue happens on both renders Vulkan and OGL
I'm Using Windows 7 SP1 Ultimate x64
The text was updated successfully, but these errors were encountered: