3DS:Rebuild Title Database: Difference between revisions
From Hacks Guide Wiki
More actions
No edit summary |
Added fix for fifth command still failing for MacOS w/macFUSE |
||
| Line 59: | Line 59: | ||
**Make sure your SD card is inserted and you can view and edit its contents. | **Make sure your SD card is inserted and you can view and edit its contents. | ||
*The fifth command in Section II failed | *The fifth command in Section II failed | ||
**If you are on macOS, try installing {{GitHub|macfuse/macfuse/releases/latest|macFUSE}} (formerly known as OSXFUSE) either via its GitHub page or via [https://brew.sh Homebrew]. | **If you are on macOS, try installing {{GitHub|macfuse/macfuse/releases/latest|macFUSE}} (formerly known as OSXFUSE) either via its GitHub page or via [https://brew.sh Homebrew]. | ||
***If the fifth command still fails and shows <code>Library not loaded: /usr/local/lib/libosxfuse.2.dylib</code>, run <code>sudo ln -s /usr/local/lib/libfuse.2.dylib /usr/local/lib/libosxfuse.2.dylib</code>, as save3ds_fuse expects the older OSXFUSE library name. | |||
====<code>Input/output error</code> on fourth command in Section II==== | ====<code>Input/output error</code> on fourth command in Section II==== | ||