Gkiokan / ps4-remote-pkg-sender

264 stars 23 forks source link

[feature/language] ru / update #77

Open orabeidm opened 1 month ago

orabeidm commented 1 month ago

I suggest translating the program into Russian (ChatGPT can handle this, and I will correct any inaccuracies afterward).

I also suggest limiting the number of files uploaded simultaneously to 1 or adding a setting to adjust this number. Uploading files one at a time works more reliably.

Gkiokan commented 1 month ago

I am working on the Translation API already. Should be done soon.
Once the base Translation file is accessible, we can spin up all other languages.
But the Application is quite huge, it will take a bit time.

About the parallel uploads, well, ofc. If you use the Queue Scanner, it does handle each installation one by one. Whereas the ps5 doesn't have any feedback yet, so it does trigger all install Requests with a delay.

orabeidm commented 1 month ago

I might be wrong, but when copying multiple packages with their add-ons, it took several at a time and sent them to the console.

I mean on the PS4 Pro.

caron0k commented 2 weeks ago

waitting for Translation API~ I can support chinese language packs

Gkiokan commented 2 weeks ago

waitting for Translation API~ I can support chinese language packs

Thanks for the Support. I am working partially on the update, everything will come soon!
Gimme a couple weeks. I am also building a User Interface for you guys, so anyone can Build Language files without knowing JSON or any technical stuff.