RPCS3 Forums
What is the site address to download developer version ? - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: What is the site address to download developer version ? (/showthread.php?tid=202647)



What is the site address to download developer version ? - Augusto - 12-26-2020

I see that has alpha and head versions.
How download developer version ?
In https://travis-ci.org/github/RPCS3/rpcs3/builds have good status log, but not see how download the Linux version.
Thanks for your reply.


RE: What is the site address to download developer version ? - Ani - 12-27-2020

We don't use Travis anymore and there is not a "developer version", but rather Pull Request artifacts built on a Pull Request basis. Just stick to the builds we offer since you're not testing any changeset.


RE: What is the site address to download developer version ? - Augusto - 12-28-2020

I had posted the wrong word .... not exactly developer, but test build ....
In appveyor had test versions, but now look how if appveyor not is being used.
I want use test versions to help reporting bugs.
Travis is only useful for see full changelog.
thanks for your reply.


RE: What is the site address to download developer version ? - Ani - 12-28-2020

If you want to test a specific Pull Request you can download it through the Pull Request. There is no point on testing PR builds at random.


RE: What is the site address to download developer version ? - Augusto - 12-29-2020

Thanks.