08-16-2014, 06:39 AM
01-30-2017, 07:00 AM
Tested on modded build v0.0.1-8-60bd2fb. Crashes after two intros. Requires a minor hack in sceNp2.cpp to skip unimplemented functions
replace
to
LLE used
replace
Code:
replace ->fmt::throw_exception("Unimplemented" HERE);
Code:
UNIMPLEMENTED_FUNC(sceNp2); return CELL_OK;
LLE used
Code:
- libadec.prx
- libat3dec.prx
- libatrac3plus.prx
- libatxdec.prx
- libl10n.prx
- libpamf.prx
- libresc.prx
- librtc.prx
- libspurs_jq.prx
- libsre.prx
- libsync2.prx
- libgifdec.prx
- libjpgdec.prx
- libpngdec.prx
01-03-2018, 05:03 PM
rpcs3-v0.0.4-2018-01-02-ee009ec9_win64
Playable.
Playable.
03-02-2018, 09:30 PM
(01-03-2018, 05:03 PM)digitaldude Wrote: [ -> ]rpcs3-v0.0.4-2018-01-02-ee009ec9_win64
Playable.
what is your settings?
because is give me white screen
thanks for answer
03-02-2018, 09:44 PM
03-02-2018, 10:53 PM
(03-02-2018, 09:44 PM)digitaldude Wrote: [ -> ](03-02-2018, 09:30 PM)lamote Wrote: [ -> ]18-01-02-ee009ec9_win64
Download latest master and copy settings in image.
i've tried with last build and delete before both cache
but nothing has been changed
this say in red
Code:
E {PPU[0x100000f] Thread (_libsail-control) [0x00cbfaa8]} '_sys_prx_get_module_id_by_name' failed with 0x8001112e : CELL_PRX_ERROR_UNKNOWN_MODULE [1]
E {PPU[0x100000f] Thread (_libsail-control) [0x00cc0548]} '_sys_prx_load_module' failed with 0x8001113b : CELL_PRX_ERROR_LIBRARY_FOUND [1]
E {PPU[0x100000e] Thread (Worker thread) [0x00070bec]} Stat: 'sys_mutex_lock' failed with 0x80010005 : CELL_ESRCH [x194]
E {PPU[0x100000e] Thread (Worker thread) [0x00070bec]} Stat: 'sys_cond_signal' failed with 0x80010005 : CELL_ESRCH [x194]
E {PPU[0x100000e] Thread (Worker thread) [0x00070bec]} Stat: 'sys_mutex_unlock' failed with 0x80010005 : CELL_ESRCH [x194]
03-02-2018, 10:59 PM
To avoid spam, read and follow support guidelines.
https://github.com/RPCS3/rpcs3/wiki/How-...or-Support
https://github.com/RPCS3/rpcs3/wiki/How-...or-Support
03-02-2018, 11:14 PM
(03-02-2018, 09:44 PM)digitaldude Wrote: [ -> ]Download latest master and copy settings in image.
i've installed in a new folder emulator and now works
so when we update emulator to a new build
for update version in our computers
we have to install emulator again or just unpack and replace over old build?
thanks