Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Rebuild Title Database: Difference between revisions

From Hacks Guide Wiki
Ajl721 (talk | contribs)
No edit summary
Ajl721 (talk | contribs)
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====