kallisti5 / huexpress

A PCEngine emulator forked from Hu-Go!
Other
28 stars 4 forks source link

HuExpress can't load HCD images from within zip files #3

Closed kallisti5 closed 11 years ago

kallisti5 commented 11 years ago

A warning exists in miniunz. While huexpress can identify HCD's within zip files.. the emulator cannot yet play them directly.

huexpress needs to extract HCD's into a temporary directory before playing them or be able to work out of the compressed archive.

kallisti5 commented 11 years ago

Added in e9b1f06684 . If HuExpress finds an ISO or HCD within a zip file, it will extract the zip file and point the emulator to the tmp directory in ~/.huexpress/tmp