Huh, does this not work with WBFS formats? Or is it just not working for NSMBW? I just tried patching it, and it did this:
----------------------------------
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Users\Aaron\Documents\Games\SD\appsTilesets'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption, Boolean checkHost)
at System.IO.Directory.InternalGetFileSystemEntries(String path, String searchPattern, SearchOption searchOption)
at Dolphiilution.isoPatcher.CopyDir(String source, String target) in y:\GitHub\dolphiilution\C#\Dolphiilution\isoPatcher.cs:line 191
at Dolphiilution.isoPatcher.patchIso2(ListView lvw, String gamesPath, String isoPath, String inputxml, String inputfolder) in y:\GitHub\dolphiilution\C#\Dolphiilution\isoPatcher.cs:line 135
at Dolphiilution.dolphinMain.btnPatch_Click(Object sender, EventArgs e) in y:\GitHub\dolphiilution\C#\Dolphiilution\dolphinMain.cs:line 165
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-------------------
Trying to run it at all gives me :
-------------------
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Users\Aaron\Documents\Games/rii/SMNE01/sys/main.dol'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Dolphiilution.dolBrew.dolBrew_Load(Object sender, EventArgs e) in y:\GitHub\dolphiilution\C#\Dolphiilution\dolBrew.cs:line 39
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
------------------
----------------------------------
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Users\Aaron\Documents\Games\SD\appsTilesets'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption, Boolean checkHost)
at System.IO.Directory.InternalGetFileSystemEntries(String path, String searchPattern, SearchOption searchOption)
at Dolphiilution.isoPatcher.CopyDir(String source, String target) in y:\GitHub\dolphiilution\C#\Dolphiilution\isoPatcher.cs:line 191
at Dolphiilution.isoPatcher.patchIso2(ListView lvw, String gamesPath, String isoPath, String inputxml, String inputfolder) in y:\GitHub\dolphiilution\C#\Dolphiilution\isoPatcher.cs:line 135
at Dolphiilution.dolphinMain.btnPatch_Click(Object sender, EventArgs e) in y:\GitHub\dolphiilution\C#\Dolphiilution\dolphinMain.cs:line 165
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-------------------
Trying to run it at all gives me :
-------------------
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Users\Aaron\Documents\Games/rii/SMNE01/sys/main.dol'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Dolphiilution.dolBrew.dolBrew_Load(Object sender, EventArgs e) in y:\GitHub\dolphiilution\C#\Dolphiilution\dolBrew.cs:line 39
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
------------------
