Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace any non alphanumerical character with '_' for output filenames (
#246) Fixes dumping carts with headers that have random garbage data in their gameTitle that are not actually ascii characters, thus making the dump fail because the output file cannot be opened
- Loading branch information