EmuNewz Network

Full Version: Sword Art Online -Lost song- [BLAS50790]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Sword Art Online -Lost song- [BLAS50790]

--------------------------------------------------------------------------------------

I tried with PPU Interpreter (fast) and SPU Interpreter (precise), and (fast), but the result seems to be the same as the first try. The game shows a black screen, and the title of the window shows FPS (0, meh), Graphic Render, Game Title, ID. I tried with OpenGL and Vulkan. I'm using Windows 8.1 64 Bit, with the required dependencies installed. (Yeah, i obv don't have DX12 (My GPU, a Gtx 960, is compatible, though))

--------------------------------------------------------------------------------------

PPU Decoder: Interpreter (precise)
SPU Decoder: Interpreter (precise)

Loaded Libraries: libresc.prx librtc.prx libsre.prx libspurs_jq

Full Log

PPU Decoder: Interpreter (precise)
SPU Decoder: Recompiler (ASMIJIT)

--------------------------------------------------------------------------------------

Loaded Libraries: libresc.prx librtc.prx libsre.prx libspurs_jq

Full Log
Spujit Log
I've tested this game a bunch of times along this year, just shows a black screen with a few color pixels and freezes with a rsx exception sadly.
I redacted the ASMJIT and console spam
Now shows intros and loading screen as of latest master (PR #2403) - rpcs3-v0.0.1-2017-02-17-d7ed0be7_win64

Standard libraries used (probably works with less):
Code:
- libac3dec.prx
- libadec.prx
- libatxdec.prx
- libdmux.prx
- libdmuxpamf.prx
- libfont.prx
- libfontFT.prx
- libfreetype.prx
- libfreetypeTT.prx
- libl10n.prx
- libpamf.prx
- libresc.prx
- librtc.prx
- libsail.prx
- libspurs_jq.prx
- libsre.prx

Screenshot
[attachment=24704]
Please fix this game immediately Sad
You're free to try if you know what's the issue and how to solve it. I'm guessing it's somehow related to libnet.
Okay so i normally use libresc.prx librtc.prx libspurs_jq.prx libsre.prx and it freezes the loading screen but after i added libaudio.prx it doesn't freeze anymore but you still can't play because it doesn't freeze anymore but it loads forever
I was going to bed woke up ran to my pc and it was still loading so....... i didn't really fix it
but at least it doesn't freeze anymore
Use either liblv2 or automatic load and the modules as .sprx instead of .prx (you only need .sprx in the folder, delete the .prx versions).

The issue is probably related to sys_net/libnet as it wants to be online
i want to know how to do it i don't know how to do it
Do what?
Use either liblv2 or automatic load and the modules as .sprx instead of .prx (you only need .sprx in the folder, delete the .prx versions)
Pages: 1 2