Fix writing to folder

Make sure that the folder exists as well as make sure that it has the proper path markings
This commit is contained in:
Matt Nadareski
2016-03-31 16:40:28 -07:00
parent 647bb5b7b9
commit e07c54bff3
2 changed files with 9 additions and 3 deletions

View File

@@ -472,7 +472,7 @@ Make a selection:
1) " + (norename ? "Enable game renaming" : "Disable game renaming") + @"
2) " + (old ? "Enable XML output" : "Enable RomVault output") + @"
3) Enter an output folder
3) Enter an output folder
4) Generate all DAT files
B) Go back to the previous menu
");