Open gs-soda opened 1 year ago
Found an error just now:
nop nid:libSceSystemGesture:DE9700BE6C0A0AF3:sceSystemGestureInitializePrimitiveTouchRecognizer
After adding libSceSystemGesture.prx
the game crashes with
nop nid:libSceHttp:4FF986A3D7F73EEE:sceHttpSetAutoRedirect
Adding libSceHttp.prx results in the same error
Retest:
Game still crashes with nop nid:libSceHttp:4FF986A3D7F73EEE:sceHttpSetAutoRedirect
Retest
Without hacks and with this version: https://github.com/red-prig/fpPS4/commit/184368fb29b169194aa2a67fda614736ecc5c7d6
I have this: Warn, file libSceSystemGesture.prx not loaded! "" "" "" nop nid:libSceSystemGesture:DE9700BE6C0A0AF3:sceSystemGestureInitializePrimitiveTouchRecognizer
Maybe you can take the comment of gs-soda, he used some library
Retest 2:
As said by Kalorte, the game crashes with:
nop nid:libSceSystemGesture:DE9700BE6C0A0AF3:sceSystemGestureInitializePrimitiveTouchRecognizer
If you add libSceSystemGesture.prx into the folder, the game boots but ultimately crashes with:
nop nid:libSceAvPlayer:692EBA448D201A0A:sceAvPlayerInit
Then after adding libSceAvPlayer.prx into the folder, the game crashes then with no error found in log
Edit: Log was giving warnings about prx files not being loaded, after adding libSceNgs2.prx the game crashes with:
nop nid:libSceVideodec2:4670E26DC1823CAC:sceVideodec2QueryComputeMemoryInfo
Log was also warning about libSceJson2.prx not being loaded, after adding it to the folder the game crashes with:
nop nid:libSceVdecCore:CF07298C9ED65204:sceVdecCoreQueryComputeResourceInfo
Adding libSceVdecCore.prx makes the game crash with:
nop nid:libSceGnmDriver:DBDA0ABCA5F3119A:sceGnmMapComputeQueue
Retest 2: As said by Kalorte, the game crashes with:
nop nid:libSceSystemGesture:DE9700BE6C0A0AF3:sceSystemGestureInitializePrimitiveTouchRecognizer
If you add libSceSystemGesture.prx into the folder, the game boots but ultimately crashes with:
nop nid:libSceAvPlayer:692EBA448D201A0A:sceAvPlayerInit
Then after adding libSceAvPlayer.prx into the folder, the game crashes then with no error found in log
Edit: Log was giving warnings about prx files not being loaded, after adding libSceNgs2.prx the game crashes with:
nop nid:libSceVideodec2:4670E26DC1823CAC:sceVideodec2QueryComputeMemoryInfo
Log was also warning about libSceJson2.prx not being loaded, after adding it to the folder the game crashes with:
nop nid:libSceVdecCore:CF07298C9ED65204:sceVdecCoreQueryComputeResourceInfo
Adding libSceVdecCore.prx makes the game crash with:
nop nid:libSceGnmDriver:DBDA0ABCA5F3119A:sceGnmMapComputeQueue
Finally ahah
Retest
https://github.com/red-prig/fpPS4/commit/f4a3d8adc208c418d2b611abe836360d569b4e5f
nop nid:libSceSystemGesture:DE9700BE6C0A0AF3:sceSystemGestureInitializePrimitiveTouchRecognizer
main:7624] pthread_attr_init [main:7624] pthread_create:0000000800C53EB0 av_init_thread [main:7624] pthread_attr_destroy [main:7624] scePthreadJoin:av_init_thread [av_init_thread:9656] BeginThread:0000000800C53EB0 [av_init_thread:9656] sceAvPlayerInit [av_init_thread:9656] sceAvPlayerPostInit [av_init_thread:9656] EndThread:av_init_thread
Retest
srchd:0000000000..0180000000 len:000D000000 align:0000200000 mType:WC_GARLIC GPU:0000000988800000..0000000995800000 [main:11752] pthread_attr_init [main:11752] pthread_create:0000000800C53EB0 av_init_thread [main:11752] pthread_attr_destroy [main:11752] scePthreadJoin:av_init_thread [av_init_thread:9668] BeginThread:0000000800C53EB0 [av_init_thread:9668] sceAvPlayerInit [av_init_thread:9668] AvPlayerEventCallback,event=2 [av_init_thread:9668] sceAvPlayerStreamCount [av_init_thread:9668] sceAvPlayerPostInit [av_init_thread:9668] EndThread:av_init_thread [main:11752] sceAvPlayerStop [main:11752] AvPlayerEventCallback,event=1
C:\Users\andre\Desktop\etc\fpPS4>paus
https://github.com/red-prig/fpPS4/commit/2dc840503fc625aa52a50424882165cf1946d3fe
For me, no crash but:
nop nid:libSceSystemGesture:DE9700BE6C0A0AF3:sceSystemGestureInitializePrimitiveTouchRecognizer Forcing submitDone to avoid TRC R4089 breach Forcing submitDone to avoid TRC R4089 breach Forcing submitDone to avoid TRC R4089 breach Forcing submitDone to avoid TRC R4089 breach
So is it stuck by the nop ? Idk
Retest
Game name
Uno
Code
CUSA04071
Game version
1.06
Used emulator's version
red-prig/fpPS4@c9615d8
Current status
Nothing
Error
Description
Opens a window and gets stuck instantly
Screenshots