This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RPCS3 Starting problem and observations.
#1
Hello
I have noticed over the last few months that some releases will work, while others do nothing - not start at all.
Latest rpcs3 release as of 2016-07-18, will not load to the Game selection box. No log file gets generated. This has worked correctly in some of the previous releases.
Latest rpcs3 vulkan release as of 2016-07-18, will load the the Game selection box. Log file gets generated. Some previous versions have not loaded at all.
So in other words the vulkan release will load to the game selection and config box, the trunk version will not.

Latest rpcs3 release as of 2016-07-18
Latest rpcs3 vulkan release as of 2016-07-18
My Machine Specs
PC - Intel I7-4790K
GtX 970 GFX card
16 gig DDR 3 Ram
Latest GFX drivers installed
All required Libs and flash files installed in correct Folders.

cheers
Reply
#2
What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Reply
#3
(07-19-2016, 12:25 PM)Annie Wrote: What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts

Sorry I mean Vulkan branch.
Yes latest releases, downloaded thru emucr.com/.

cheers
Reply
#4
(07-19-2016, 09:40 PM)GlowPaintMe Wrote:
(07-19-2016, 12:25 PM)Annie Wrote: What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts

Sorry I mean Vulkan branch.
Yes latest releases, downloaded thru emucr.com/.

cheers

There isn't any vulkan-wip branch (see here), that was created to implement vulkan a while back and then it was deleted once it was implemented on master.
Only valid and updated branch (currently) is master at https://github.com/RPCS3/rpcs3/tree/master and the download for the latest commit build can be found at appveyor.
Don't use that third party website, always download stuff through their official downloads.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Reply
#5
(07-19-2016, 09:40 PM)GlowPaintMe Wrote:
(07-19-2016, 12:25 PM)Annie Wrote: What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts

Sorry I mean Vulkan branch.
Yes latest releases, downloaded thru emucr.com/.

cheers

Emucr builds vulkan-wip by merging my vulkan-wip branch into their fork and compiling, sometimes when I'm in the middle of writing highly experimental stuff. If you need rpcs3 support, you need to use the official master builds.
Reply
#6
(07-20-2016, 03:49 PM)kd-11 Wrote:
(07-19-2016, 09:40 PM)GlowPaintMe Wrote:
(07-19-2016, 12:25 PM)Annie Wrote: What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts

Sorry I mean Vulkan branch.
Yes latest releases, downloaded thru emucr.com/.

cheers

Emucr builds vulkan-wip by merging my vulkan-wip branch into their fork and compiling, sometimes when I'm in the middle of writing highly experimental stuff. If you need rpcs3 support, you need to use the official master builds.


Ok, Now i know not to use any branches.
But just downloaded latest master from AppVeyor and still having the same problem starting RPCS3.
As I said above it will not load to game selection and config box. It just tries to load for a few seconds then nothing happens.
Log file does nor even get generated.
cheers
Any ideas on the problem and how I can get this working?
Paul
Reply
#7
(07-20-2016, 10:54 PM)GlowPaintMe Wrote:
(07-20-2016, 03:49 PM)kd-11 Wrote:
(07-19-2016, 09:40 PM)GlowPaintMe Wrote:
(07-19-2016, 12:25 PM)Annie Wrote: What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts

Sorry I mean Vulkan branch.
Yes latest releases, downloaded thru emucr.com/.

cheers

Emucr builds vulkan-wip by merging my vulkan-wip branch into their fork and compiling, sometimes when I'm in the middle of writing highly experimental stuff. If you need rpcs3 support, you need to use the official master builds.


Ok, Now i know not to use any branches.
But just downloaded latest master from AppVeyor and still having the same problem starting RPCS3.
As I said above it will not load to game selection and config box. It just tries to load for a few seconds then nothing happens.
Log file does nor even get generated.
cheers
Any ideas on the problem and how I can get this working?
Paul

Did you try repairing your C++ Redistributable Packages for Visual Studio 2015 installation (open the installer and press Repair)?
What's your OS?
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Reply
#8
(07-20-2016, 11:21 PM)Annie Wrote:
(07-20-2016, 10:54 PM)GlowPaintMe Wrote:
(07-20-2016, 03:49 PM)kd-11 Wrote:
(07-19-2016, 09:40 PM)GlowPaintMe Wrote:
(07-19-2016, 12:25 PM)Annie Wrote: What do you mean by "Vulkan release"?
There's only one release with all the renders in, did you download the latest from appveyor?
https://ci.appveyor.com/project/rpcs3/rp.../artifacts

Sorry I mean Vulkan branch.
Yes latest releases, downloaded thru emucr.com/.

cheers

Emucr builds vulkan-wip by merging my vulkan-wip branch into their fork and compiling, sometimes when I'm in the middle of writing highly experimental stuff. If you need rpcs3 support, you need to use the official master builds.


Ok, Now i know not to use any branches.
But just downloaded latest master from AppVeyor and still having the same problem starting RPCS3.
As I said above it will not load to game selection and config box. It just tries to load for a few seconds then nothing happens.
Log file does nor even get generated.
cheers
Any ideas on the problem and how I can get this working?
Paul

Did you try repairing your C++ Redistributable Packages for Visual Studio 2015 installation (open the installer and press Repair)?
What's your OS?

I use Windows 10 64 bit
Tried repairing the C++ Redistributable Packages for Visual Studio 2015 but still the same problem with RPCS3...
Sooner or later it will work again with one of the future releases. Lookin forward to that day.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)