RPCS3 Forums

Full Version: Star Ocean 4 International [BLUS30462]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
On the 0.0.2-4450 and 0.0.2-4452 there's a regression aka it's back to the black screen with no FPS. Essentially the same result as was over a month ago.
eh? You are comparing master branch and unmerged PR. There is no regression because it never worked to begin with on master.
(04-16-2017, 02:26 PM)ssshadow Wrote: [ -> ]eh? You are comparing master branch and unmerged PR. There is no regression because it never worked to begin with on master.

Soooo... how am I supposed to tell when they are merging things into the master, which ones have the previous fixes etc.?
(04-16-2017, 05:11 PM)Ryu Makkuro Wrote: [ -> ]
(04-16-2017, 02:26 PM)ssshadow Wrote: [ -> ]eh? You are comparing master branch and unmerged PR. There is no regression because it never worked to begin with on master.

Soooo... how am I supposed to tell when they are merging things into the master, which ones have the previous fixes etc.?

You would have to look on github. This is the "magical" PR: https://github.com/RPCS3/rpcs3/pull/2684 and it has been merged now.
(04-16-2017, 05:34 PM)ssshadow Wrote: [ -> ]You would have to look on github. This is the "magical" PR: https://github.com/RPCS3/rpcs3/pull/2684 and it has been merged now.

Will keep that in mind then. Thanks for the info.

As to that latest master branch (0.0.2-4454)... funny thing. The install trophy data will appear ONLY when I use OpenGL. Vulkan and DX12 will always throw an exception (the purple text). Tested this multiple times to make sure (which is why the log is in two parts xD).
Ok, another few small things changed. The trophy loading pops up now basically on any settings (haven't tested PPU recompiler, so not sure about that one) with one exception. Now the "load only liblv2.sprx only" will pop up the loading trophy on Vulkan only when you first run it with "automatically load required libraries". With OpenGL it works straight on.
But that's not all. If I use the SPU recompiler, I notice that the last messages on the log appear almost immediately on Vulkan, while on OpenGL they can take up to 30s to appear after the trophy loading window pops up.

Small improvement, but something. The log seems to show issues with loading trophies and save data. As in it can't get required space for them. I remember something similar in the Demon Souls report being mentioned, so maybe it's a small thing to make it load into an intro. This game also has battle trophies if I recall correctly, so it may require some extra things in terms of trophies and save data.

redharehorse

Tested on latest build. Fail to load and hang with white screen. Tried on OGL, Vulcan, D3D12 both recompiler. All same result (white screen)
(08-05-2017, 10:24 PM)redharehorse Wrote: [ -> ]Tested on latest build. Fail to load and hang with white screen. Tried on OGL, Vulcan, D3D12 both recompiler. All same result (white screen)


I used to have this same issue but not anymore. I'm running the latest build. Now I get it to load to a black screen and it pops up with installing trophies. It stays at 99% and never finishes. FPS flucuate between 59 and 60.[Image: gm3ytj] I have attached of a screenshot of it trying to install trophies as well as the log.
Retested on 6606-bca46e92_win64 Alpha

Same error with sceNpTrophyRegisterContext since v0.0.2
Code:
S LLVM: Created module: v2-libl10n.sprx-CF794CD12F0202AD-haswell.obj
S {PPU[0x1000000] Thread (main_thread) [0x010039ac]} sys_prx: Loaded module: /dev_flash/sys/external/libl10n.sprx
E {PPU[0x100001d] Thread () [0x0028b888]} sceNpTrophy: sceNpTrophyRegisterContext(context=0x1, handle=0x1, statusCb=*0xe80d50, arg=*0x216ca520, options=0x1)

FPS are working it just that it won't pass through sceNpTrophyRegisterContext otherwise it would work.
[Image: NXAxhWa.png]
RPCS3 v0.0.5-7626-8d308bb4 Alpha
On the latest build the game finally goes through the initial loading trophy, correctly install's the data, shows the Intro (so moves to another category, yay) but... won't load the menu. It gets stuck at compiling shaders with black screen and you can only hear the sound of the menu screen showing up, but nothing happens when you click.

[Image: VgiHl6x.png]
Pages: 1 2 3