ps4link
ps4link copied to clipboard
ps4link a library for PS4 to communicate and use host file system with ps4sh host tool
Results
2
ps4link issues
Sort by
recently updated
recently updated
newest added
I get errors related to readline functions. I suspect this is not the only one. This is the first one encountered (ps4sh make): src/rl_common.c:50:20: error: use of undeclared identifier 'rl_abort'...
void *ps4link_commands_thread(void* args) and void *ps4link_requests_thread(void * args) ------------------------------------------------- /* Enable address reuse */ int on = 1; //