RPCS3 Forums

Full Version: White Knight Chronicles II [BCES01085]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Tested on modded build v0.0.1-9916f0e5 (PR #2326). Stuck on loading screen after starting new game. Make sure to decrypt .sdat files before running game. Requires minor hack in cellNetCtl.cpp to bypass unimplemented functions

replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(cellNetCtl); return CELL_OK;

LLE used
Code:
- libac3dec.prx
    - libac3dec2.prx
    - libadec.prx
    - libapostsrc_mini.prx
    - libat3dec.prx
    - libatrac3plus.prx
    - libatxdec.prx
    - libdmux.prx
    - libdmuxpamf.prx
    - libfiber.prx
    - libl10n.prx
    - libpamf.prx
    - libresc.prx
    - librtc.prx
    - libsail.prx
    - libsail_avi.prx
    - libsail_rec.prx
    - libsjvtd.prx
    - libsmvd2.prx
    - libsmvd4.prx
    - libspurs_jq.prx
    - libsre.prx
Stuck here after choosing WKK2 on openGL or vulkan (both interpreter and recompiler)
https://ci.appveyor.com/project/rpcs3/rp.../artifacts



RPCS3 v0.0.4-6200-8f314c51 Alpha
No change still freeze after reaching character creation screen.
RPCS3 v0.0.5-7332-cd11ae5d Alpha
Ingame, maybe playable no longer freezes on character creation screen!
RPCS3 v0.0.5-7388-dab30c00 Alpha
Playable! "Cheng" from RPCS3's discord has finished this game and reported no major issues.

Log file and version identifier is mine since he wasn't able to provide them.
I'm having freezing issues. Can anyone see what is wrong with my setup?
(09-26-2018, 11:25 AM)Asinine Wrote: [ -> ]RPCS3 v0.0.5-7388-dab30c00 Alpha
Playable! "Cheng" from RPCS3's discord has finished this game and reported no major issues.

Log file and version identifier is mine but I can confirm it's running rather well with only a few dips.
If you want to use SPU LLVM you'll have to use accurate xfloat.
you can put a configuration the game stays all the time and I do not know how to fix it please help
I'm going to move this back to ingame, Cheng's report seems questionable and performance isn't quite there yet. The screenshots i was given showed good performance, but later on he recorded some videos with the fps dipping below 20 in some areas...
playable quite good but freezes randomly.

RPCS3 0.0.7-8768-8f47f951 Alpha

tried using all setting but still same issue.

error message


F {RSX [0x0e83ff8]} RSX: class std::runtime_error thrown: Unknown magnify filter 0x0
(in file C:\projects\rpcs3\rpcs3\Emu\RSX\gcm_enums.cpp:632)
I test the game with the last version 0.0.7-9192,the game is in game, I changed the components of my PC, and compared to the previous ones I had an i7 3770 I noticed improvements in fps.
Now I have these components:
Intel core i9 9900k 3.60 Ghz
Ram: 32 Gb
Video card: Gigabyte GTX 1060 6 gb
I also add that the filmed scenes get stuck while the game goes on.
Pages: 1 2