Convert game ISO and archives to CD/DVD CHD for emulation on Linux.
Stars
158
Forks
14
Watchers
158
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
3
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #7 from unverbraucht/fix/macos-compatibility
4fcab1eView on GitHubFixes for compatibility with macOS and potentially Windows: the path to env for macOS (also works on Debian/Ubuntu in my testing). os.sched_getaffinity is only available on Unix, guard behind check and use num_cpus on other OS
6960027View on GitHubbug: when script converted to AppImage, it would break working directory
a5bff88View on GitHubadd detection if it was build as an AppImage, for --version output
bc427c3View on GitHubadded leading dot and "tochd_" prefix to temp folders of jobs
0e22864View on GitHubadditional check if programs in script dir are executable
cdf3fccView on GitHub