RPCS3 Forums

Full Version: RPCS3 Not Launching
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Wanting to get this running again but it's not launching. It's displaying in the Task Manager but nothing else.

log
Code:
RPCS3 v0.0.8-9371-01035d35 Alpha | HEAD | Firmware version: 4.85
Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz | 12 Threads | 15.92 GiB RAM | TSC: Bad | AVX+ | TSX-FA
Operating system: Windows, Major: 10, Minor: 0, Build: 19041, Service Pack: none, Compatibility mode: 0
·! 0:00:00.000000 RSX: Found vulkan-compatible GPU: 'GeForce RTX 2060' running on driver 451.48.0.0

Nothing else shows up. Tried doing a clean install of drivers with DDU and it didn't work. Anyone have any ideas?
Support for ancient builds isn't provided, use latest.
(06-29-2020, 02:13 AM)Ani Wrote: [ -> ]Support for ancient builds isn't provided, use latest.

this was ancient? i downloaded this on the site earlier today. odd

regardless, i updated and it's still not working.
I'm sure you didn't download that from our website because download page always has latest build

Did you try opening this on a clean install?

Run vulkaninfo on cmd/powershell and post the output
(06-29-2020, 06:10 AM)Ani Wrote: [ -> ]I'm sure you didn't download that from our website because download page always has latest build

I did, looks like it showed up as an older version in the log because I downloaded v0.0.10-10569-5e29m, which at the time was the latest.

(06-29-2020, 06:10 AM)Ani Wrote: [ -> ]Did you try opening this on a clean install?

Yep, didn't work.

(06-29-2020, 06:10 AM)Ani Wrote: [ -> ]Run vulkaninfo on cmd/powershell and post the output

too many characters and stuff so here's a link - https://pastebin.com/MD2iaY3L
May be the Intel driver here causing an issue, your vulkaninfo doesn't show your iGPU and it should since it supports Vulkan, you don't have iGPU drivers installed or you disabled iGPU on BIOS?

Try doing a DDU cleanup on your Intel iGPU drivers
(06-29-2020, 02:12 PM)Ani Wrote: [ -> ]May be the Intel driver here causing an issue, your vulkaninfo doesn't show your iGPU and it should since it supports Vulkan, you don't have iGPU drivers installed or you disabled iGPU on BIOS?

Try doing a DDU cleanup on your Intel iGPU drivers
I don't have any iGPU drivers installed to my knowledge, and it's pretty moot because I don't have anything connected to it. But I did run it through DDU anyways and n̶o̶w̶ ̶I̶'̶m̶ ̶g̶e̶t̶t̶i̶n̶g̶ ̶a̶ ̶v̶u̶l̶k̶a̶n̶-̶1̶.̶d̶l̶l̶ ̶n̶o̶t̶ ̶f̶o̶u̶n̶d̶ ̶e̶r̶r̶o̶r̶.̶ ̶I̶n̶s̶t̶a̶l̶l̶i̶n̶g̶ ̶t̶h̶e̶ ̶S̶D̶K̶ ̶d̶i̶d̶n̶'̶t̶ ̶w̶o̶r̶k̶ ̶a̶n̶d̶ ̶t̶h̶e̶r̶e̶'̶s̶ ̶n̶o̶ ̶v̶u̶l̶k̶a̶n̶-̶1̶.̶d̶l̶l̶ ̶a̶n̶y̶w̶h̶e̶r̶e̶.̶ I fixed it after reinstalling NVIDIA drivers but RPCS3 is still not launching.
With all the vulkan registry hell ruled out, this should be related to a recent QT bug then which was reported a couple of times
https://github.com/RPCS3/rpcs3/issues/8409

Download https://github.com/RPCS3/rpcs3-binaries-...c_win64.7z this build, extract everything EXCEPT the .exe, use the .exe for the latest build instead

You can check the issue tracker ticket for more information
The conditions for why this happens we don't know - everyone in the Team can launch RPCS3 on Windows just fine as is, but it seems to be an upstream issue

If this works let me know
(06-30-2020, 07:38 AM)Ani Wrote: [ -> ]With all the vulkan registry hell ruled out, this should be related to a recent QT bug then which was reported a couple of times
https://github.com/RPCS3/rpcs3/issues/8409

Download https://github.com/RPCS3/rpcs3-binaries-...c_win64.7z this build, extract everything EXCEPT the .exe, use the .exe for the latest build instead

You can check the issue tracker ticket for more information
The conditions for why this happens we don't know - everyone in the Team can launch RPCS3 on Windows just fine as is, but it seems to be an upstream issue

If this works let me know

Yeah I saw a post on the Reddit about it as well, there seems to be no fix at the moment. I tried the link, extracted everything but the exe, no avail.
Megamouse said this is confirmed to be fixed on QT 5.15.1, unfortunately it only releases in August. We had to jump from QT 5.14.1 to 5.14.2 due to CI (For example, we use c++20 and QT 5.14.1 uses functionality that was removed in c++20).
Pages: 1 2