Coder Social home page Coder Social logo

njzydark / ps4rps Goto Github PK

View Code? Open in Web Editor NEW
139.0 8.0 6.0 2.22 MB

Remote pkg sender or installer for PS4

Home Page: http://ps4rps.njzydark.com

License: MIT License

Shell 0.01% TypeScript 92.90% Less 6.64% Dockerfile 0.22% HTML 0.22%
ps4 pkg pkg-sender pkg-installer ps4-remote-pkg-installer ps4-remote-pkg-sender

ps4rps's Issues

Firmware(s) lower than 9.00 is displaying a white page

Firmware(s) below 9.00 are showing the title as it is reading it from the index.html but renders the app as null or a white page.

User agent of 6.72: Mozilla/5.0(PlayStation 4 6.72) AppleWebKit/605.1.15 (KHTML, like Gecko)
User agent of 9.00: Mozilla/5.0(PlayStation; PlayStation 4/9.00) AppleWebKit/605.1.15 (KHTML, like Gecko)
Version/14.0 Safari/605.1.15

The only noticeable difference is 'Mozilla/5.0(PlayStation 4 6.72)' compared to 9.00 'Mozilla/5.0(PlayStation; PlayStation 4/9.00)' - which shows PlayStation; being added with the "/" before the versioning as well including the 'Version/14.0 Safari/605.1.15'

Blurry text in the app

blurry text in the windows app until you hover on it for a second it becomes visisble then goes so blur again, this is completely unusable at the moment

vlcsnap-2022-02-16-16h39m55s548

make the web version to http

(Mixed Content: The page at 'https://ps4rps.vercel.app/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://192.168.254.2:90/ps4/'. This request has been blocked; the content must be served over HTTPS.)

The error it display is "Get file server files error Network Error", making your own self signed certificates is kinda pain in the ass since the browser is rejecting, I can probably force it but meh, just make the web version with http and probably that should fix the issue.

Browser used: Edge, Chrome and Firefox

SLOW local lan transfer

PS4RPS running on linux UBUNTU with local PACKAGEs folder (10.10.11.15:1090) cable connected to the router
PS4 running 9.00 exploit with GoldHEN 2.3b2 (10.10.11.30:12801) cable connected to the router

router MIKROTIK hAP^ac2 configured without restrictions
12Gb package installed for 16 and more minutes???

Queue Installation

Thank you for tool,
want to ask if any plans for Queue implementation,to be able to make a queue installation.
For example sometimes you have to install packages one after another:

  1. Main PKG
  2. BackPort
  3. DLC

Thanks

求助,始终无法安装游戏

我确定我的NAS的webdev和PS4 host设置都没有问题,文件路径中也没有中文和空格,可是依然无法安装,换了其他pkg也不行。

Screenshot_20224126114120
Screenshot_20223226113210

add support for recursively finding all pkg in subdirectories

I really like your program, looks very nice and is quick! I just have a small feature request. I have all my files stored in subdirectories to sort them nicely. Is it possible to add an option to recursivly find all pkg-files in subdirectiories and show them on the home-screen? Maybe even show if it's a normal pkg, an update, or a dlc so it will not be confusing while browsing. Another way would be to atleast show all pkg-files in the folders in the base-path with a foldername-title above the files for earch folder so it's neatly organized. The ability to show multiple file-server hosts at the same time would also be nice :-) thanks for your great work!

文件名和路径中不能含有空格

会报500错,但是看不到具体什么错误,只能猜测。nas等排除一轮,发现是文件名中空格导致,去掉即可。
遗憾的是我下载的绝大部分游戏名及路径中都包含了空格

PS4RPS报错

首先感谢楼主的辛苦码代码,你改进的RPI 真的好用,其他版本的对于 9.0 系统失效的用不了,我用了你开发的电脑端 PS4RPS 和其他开发者的PS4 Remote PKG Sender V2 我觉都挺好的,你这个 app 能增加个测试 ps4 连通性按钮吗?还有就是我不知道为啥我不能安装报错?谢谢
iShot2022-04-06 11 42 32

Multiple Files causes ps4 app to crash

Hello, I really love your solution here and it's been phenomenal. I'm currently experiencing a problem when starting multiple installs at the same time. When I do so it causes the ps4 application to crash and it continues to crash until i'm down to 1 active download.

This is occurring with both your recommended remote pkg installer and the one I was previously using.

Is there a way to queue up many installs and downloads in the app and only send one at a time after the previous one is complete to avoid this? I'm installing many games and pkgs and want to automate the process as much as possible

Сontrol for sending tasks

Good day! I apologize for the trouble, if there is a possibility, please add priority control for sending tasks. (autostart, number of simultaneous tasks)

Increased amount of PKGs or file size results in a 500 server error

Adding pkgs (around 1800+ files estimated about 14.2GB) results in a continuous scan and shows up as 'Get file server error' - 'Request failed with status code 500' which I am guessing results in a time out because of the high amount of PKGs in a single directory or the total scan file size which can be achieved I guess by editing the httpd/static server configuration to increase the max_execution_time.

Screenshot:
https://imgur.com/a/ikJ3cfA

Can't scan files from server

I'm currently struggling to scan files to send to ps4. I keep getting this error:
"Get file server files error
Request failed with status code 500"

I'm trying to configure a static server. I'm using 1.0.0-beta.5.
The message where it says my local server is configured shows up, but I keep receiving this error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.