GDX-X / PFS-BatchKit-Manager

Manage your PlayStation 2/PSX DESR HDD
159 stars 12 forks source link

Program hangs when downloading art for PS1 games #48

Open CelestialQwert opened 6 months ago

CelestialQwert commented 6 months ago

When I try to download art for PS1 games via the "PS1 Games Shortcut OPL APPS TAB" option, it was getting stuck at "Scanning Games List". I did some poking around and I believe I found the culprit. On line 6664 I changed "--partition=__.POPS!choice!" to "--partition=!POPSPART!" and it's now downloading the art without issue.

GDX-X commented 6 months ago

Ah maybe I forgot something I'll check that I'm rewriting some parts of code to make them shorter and less complex