Closed FelesNoctis closed 3 months ago
Crap, I should've checked for a case like that.
I'll try to fix it later today. In the meanwhile, you can use the previous release.
I have fixed this issue within my own repository, I will push to my master and make a request. Hopefully it is up to your standards first time making a contribution to a project like this.
Should be fixed with v0.4.1 thanks to @rainonwires
Following up on this, I changed the fix in 06229d854136718cdb5d6841ad39d11c49d5bd8f to target just the invalid characters for Windows/Linux instead of nuking everything that wasn't alphanumeric, spaces, or dashes. Initially it was out of concern for games with Japanese titles, but that turned out to be fine. Things like ™ (like in BCUS98208) were getting the axe unnecessarily though.
Following up on this, I changed the fix in 06229d8 to target just the invalid characters for Windows/Linux instead of nuking everything that wasn't alphanumeric, spaces, or dashes. Initially it was out of concern for games with Japanese titles, but that turned out to be fine. Things like ™ (like in BCUS98208) were getting the axe unnecessarily though.
Good catch, I was completely oblivious to this possibility.
BCES01742
OS: Windows 11 Vrs: 0.4.0 egui
The title of the game contains a colon ( : ), which Windows does not allow in file paths, so all downloads for this game (and similarly named ones) fail.
rusty-psn_2024-08-05_01-28-27.log