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

RPCS3 broken dll lead to unresponsive or frozen behaviour on resizing or full screen #4878

Closed
0-Satanael opened this issue Jul 12, 2018 · 7 comments

Comments

@0-Satanael
Copy link

0-Satanael commented Jul 12, 2018

i made many tests i figured that the last working build was #4870
rpcs3-v0.0.5-7088-a5d4e58d_win64
1

the issue started from #4872
rpcs3-v0.0.5-7089-d3596fbc_win64
2

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

@kd-11
Copy link
Contributor

kd-11 commented Jul 12, 2018

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.

@Bitr0t-Zygzz
Copy link

This fixed my issue.

Win 10 , 1803 latest build.

@kd-11 kd-11 mentioned this issue Jul 13, 2018
@jobs-git
Copy link

I also experience the freeze described. When the screen is clicked on rpcs3, window stops responding.

Specs:
Win 10, Gtx 1060, Intel Avx cpu, D3 blus31437

@Psycho-A
Copy link

Psycho-A commented Jul 14, 2018

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.

The same bug for me. GS window is now uncontrollable and system says it's not responding.
Copying QT dlls from 7088 solves it.
Using Windows 7, Vulkan, nVidia card.

@kd-11
Copy link
Contributor

kd-11 commented Jul 15, 2018

There is a bug in qt 5.11.1 that is being fixed for 5.11.2. A workaround will be merged shortly.

@Megamouse
Copy link
Contributor

Megamouse commented Jul 15, 2018

you might wanna try this #4885

@kd-11
Copy link
Contributor

kd-11 commented Jul 15, 2018

Fixed by #4885

@kd-11 kd-11 closed this as completed Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants