RPCS3 Forums

Full Version: Last releases broke the emulator for me
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm using this link https://ci.appveyor.com/project/rpcs3/rpcs3/history to update my emulator everyweek since months.

But since the last 3 weeks each releases bring me this error when I try to launch any games with Vulkan :

[Image: 1559491628-sans-titre.png]

So I need to take a previous one from april.

Just to let you guys know, maybe i'm not the only one.

Windows 10, GTX 1080, drivers updated etc.
That contains every PR build there is, of course a lot of them won't even boot games... Don't use that URL if you don't know what you're doing

Download builds from rpcs3.net/download, there's a reason we made that page...
(06-02-2019, 09:50 PM)Ani Wrote: [ -> ]That contains every PR build there is, of course a lot of them won't even boot games... Don't use that URL if you don't know what you're doing

Download builds from rpcs3.net/download, there's a reason we made that page...


Lol ok so I didn't make myself clear. Of course I know what I'm doing, it's the same process with dolphin so yeah these are "PR builds",  thanks for the info.

I was just telling you this is the very first time your PR build won't load game with vulkan. It's why i wrote "Just to let you guys know". In case something was missing your attention.

But ok I get it, i'm not a developer so I won't bother you again with this.
I don't think you know what you're doing at all, no one updates Dolphin with unmerged PRs unless they're testing a specific PR, it makes zero sense updating using unmerged PRs because you're going backwards to different random PRs based on older masters and you also take the chance of tainting your caches with PRs that are unstable enough to ruin a cache or even user data. People update dolphin with merged PRs instead using their download page's development builds section.
Also, you didn't mention what WIP PR specifically didn't boot at all. If you update every week from random unmerged PRs it's almost certain you're downloading a random different PR every time you download a build.

Dolphin doesn't have a full list of builds for unmerged PRs like AppVeyor History, you can only download specific unmerged PRs by going into the buildjob for a specific PR (e.g. https://buildbot.dolphin-emu.org/#/build...uilds/5081)

Many unmerged PRs are not meant to work at all (valid for every project there is) and are just very WIP versions of something left open for discussion / early code review or suggestions, like the MSAA branch where games wouldn't boot until recently on purpose since the thing wasn't fully written.

Maybe you meant to update using merged PRs, which is what the rpcs3.net/download page is there for, same thing as the merged PR builds in dolphin-emu.org/download.
AppVeyor History is for unmerged PRs and only to be used to download specific PR builds for testing that specific PR before it's merged.