Skip to content

Instantly share code, notes, and snippets.

@pquerner
Created December 29, 2018 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pquerner/bb5d307341d09e3161783424ef15127b to your computer and use it in GitHub Desktop.
Save pquerner/bb5d307341d09e3161783424ef15127b to your computer and use it in GitHub Desktop.
ps4sh> connect
log: [HOST][INFO]: [PS4SH] Connecting to fio ps4link ip 192.168.178.27
log: [HOST][INFO]: [PS4SH] PlayStation is listening at 192.168.178.27
log: [HOST][DEBUG]: [PS4SH] Opening homebrew.elf flags 0
log: [HOST][DEBUG]: [PS4SH] Open return 7
log: [HOST][DEBUG]: [PS4SH] 211272 result of lseek 0 offset 2 whence
log: [HOST][DEBUG]: [PS4SH] 0 result of lseek 0 offset 0 whence
@pquerner
Copy link
Author

@pquerner
Copy link
Author

@pquerner
Copy link
Author

https://pastebin.com/x7EQyatK ?
https://gist.github.com/psxdev/a7cf37729986039a2283c00aa454ebb8 ?

cant compile tho...

seems the pkg has hardcoded server ip of 192.168.1.3

@pquerner
Copy link
Author

@pquerner
Copy link
Author

config.ini is in /mnt/sandbox/NPXS29040_000/app0/media
but no write permission (is -r-xr-xr-x)

@pquerner
Copy link
Author

Fixed by making my server now 192.168.1.3 since I couldnt figure out how to replace that IP.
Maybe FTP with rw access and fix that file?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment