sahlberg / pop-fe

Python script to automate the process of fetching boxart and installing PS1 games (onto your PSP/VITA/PS2/PS3)
173 stars 15 forks source link

.CHD format crashing #227

Closed sim-muskit closed 1 week ago

sim-muskit commented 2 weeks ago

Hi, I'm trying to use .chd format to create an eboot, but the crashes immediately upon trying to load the .chd. Could I ask for some help please?

sahlberg commented 1 week ago

What is the error message in the console window? Do you have chdman installed?

sim-muskit commented 1 week ago

That's the thing, I don't get a chance to read the GUI (pop-fe-psp) just closes the moment I attempt to load a .chd into the disk. And yes I do have chdman.exe on my computer, have used it to create chds in the past

sahlberg commented 1 week ago

Open a command window and then run pop-fe-ps3.exe from the command line.

sim-muskit commented 1 week ago

Still no luck, tried both pop-fe-psp and pop-fe-ps3 through cmd and they opened up, but once I attempted to load a chd, they both crashed.

sahlberg commented 1 week ago

Pop-fe does not include chdman.exe and will abort if this executable is not found. Can you try downloading chdman and installing chdman.exe in the same directory as you have pop-fe?

sim-muskit commented 1 week ago

It was as you said. All I needed to do was make a copy of chdman.exe in the pop-fe-ui directory and it worked like a charm. Thank you for the suggestion!

sahlberg commented 1 week ago

Great! Ok, I will update the build on saturday and have it include chdman.exe in pop-fe-ui.zip