Commit Graph

5 Commits

Author SHA1 Message Date
00e9a5e0c7 Allow melonDS to write the file
The directory wasn't created, so the file was not being written
2021-01-05 15:34:28 +00:00
f070eafce4 Fix return value of Archive::ExtractFileFromArchive 2021-01-03 15:29:03 +00:00
0be3f449a7 fix for the last commit 2020-12-19 17:46:09 +00:00
d6cade25f4 Extract ROM to new folder next to archive
For example if DS_ROMS.zip had game.nds, the directory structure would be:
├── DS_ROMS
│   └── game.nds
└── DS_ROMS.zip
2020-12-19 17:41:51 +00:00
a8851a51f1 Switch to libarchive 2020-10-22 23:41:26 +01:00