Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| blog:x68_directory_backup [2021/04/06 13:35] – created john | blog:x68_directory_backup [2021/04/06 15:41] (current) – [Pre-requisites] john | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| Rather than doing this by hand for all the hundreds of games folders on the emulated hard drive, I came up with an automated solution using a few small extra commands. | Rather than doing this by hand for all the hundreds of games folders on the emulated hard drive, I came up with an automated solution using a few small extra commands. | ||
| + | |||
| + | ==== Pre-requisites ==== | ||
| + | |||
| + | The following small utilities need to be dropped in to your '' | ||
| + | |||
| + | * {{: | ||
| + | * {{: | ||
| + | * {{: | ||
| + | * {{: | ||
| + | |||
| + | ==== Bash script ==== | ||
| < | < | ||
| Line 60: | Line 71: | ||
| echo "Now run cmd.bat" | echo "Now run cmd.bat" | ||
| </ | </ | ||
| + | |||
| + | You run the script with bash: '' | ||
| + | |||
| + | The script will of course work on both emulated and real hardware and preserves any S-JIS filenames present. | ||