RainbowCookie32 / rusty-psn

get yourself some updates for those ps3 games, will ya?
MIT License
315 stars 15 forks source link

Create Folder Serial-ID AND the name of the game #224

Closed nkkky closed 1 month ago

nkkky commented 1 month ago

For me it is quiet annoying and I hope you feel the same.

Rusty works always fine for me. But when downloading an update Rusty-PSN creates a new folder only with Serial-ID.

For me it would be great if it could create the folder with Serial-ID AND game name like this:

image

Because. who of us can identify the game via the Serial-ID without cheating? :)

RainbowCookie32 commented 1 month ago

Fair enough. In my defense, back when I started work on rusty-psn I could actually identify some games by their serials lol (and I still remember NPEB02436 is Persona 5).

I'll work on it today, should be out soon enough.

RainbowCookie32 commented 1 month ago

Implemented in #225, will tag a new release once it's done building.

nkkky commented 1 month ago

Very cool mate.

Any plans to work with the RPCS3 guys together so you can implement these game update functions into RPCS3?

I am still asking myself why the guys of RPCS3 still have not done it.

I always have to use Rusty.

RainbowCookie32 commented 1 month ago

It was requested a bunch of times to implement fetching game updates to the emulator.

It's probably not done out of an abundance of caution. If someone at Sony wakes up one day feeling like third parties fetching updates from their servers is a no-go, I think we'd all rather have the external tools go down instead of the emulator lol

nkkky commented 1 month ago

Ok, it might be the case that some characters are not allowed in the folder name:

image

image

RainbowCookie32 commented 1 month ago

Indeed.

I was lazy hopeful no games would have special characters in their titles but they sure did. There's a new build that replaces non-alphanumeric characters. That's probably a bit overenthusiastic, but better safe than sorry lol