Ninfs

Latest version: v2.0

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 7

1.0b2

* Fix import issue when running as a module
* Show a message if fusepy fails to import, with links to WinFsp and FUSE for macOS if it does
* Fix Exception if NCCH fails to decrypt ExeFS properly
* Fix "Allow writing" not working properly for NAND in GUI
* Several other internal changes

*This release was re-uploaded to fix a tiny mistake that broke the CIA mount.*

Important note
This is not a full release, so some things may still be broken. Please file issues if this happens.

NAND and SD mounts allow writing. Keep backups before writing to these, in the event an unknown bug corrupts data.

Please test the program and report issues on the [issue tracker](https://github.com/ihaveamac/fuse-3ds/issues).

README has the details on how to use it. If you are unsure about something, you can ask at [Nintendo Homebrew](https://discord.gg/C29hYvh) on Discord, or the [GBAtemp thread](https://gbatemp.net/threads/483362/).

Usage
Windows users can download the executable attached to this release. 64-bit users should get the `-x64` version. [WinFsp](http://www.secfs.net/winfsp/download/) must be installed. Python does not have to be installed separately.

macOS and Linux (and Windows who prefer to use their installed Python) can install this release via pip, or by downloading the "Source code" archive. Python 3.5.2 or later is required. Read the README for more setup and usage details.

Windows
* `py -3 -mpip install https://github.com/ihaveamac/fuse-3ds/archive/v1.0b2.zip https://github.com/billziss-gh/fusepy/archive/windows.zip`
* At the moment, the [main fusepy repository](https://github.com/fusepy/fusepy) does not have full Windows support. This extra requirement will be removed once it is added and a new release is made.

macOS
[FUSE for macOS](https://github.com/osxfuse/osxfuse/releases/latest) is required.
* `python3 -mpip install https://github.com/ihaveamac/fuse-3ds/archive/v1.0b2.zip`

Linux
* `python3 -mpip install --user https://github.com/ihaveamac/fuse-3ds/archive/v1.0b2.zip`
* `--user` is not required if you are using a virtualenv.

1.0b1

After about 7 months since the first commit, fuse-3ds has its first beta release!

Please test the program and report issues on the [issue tracker](https://github.com/ihaveamac/fuse-3ds/issues).

README has the details on how to use it. If you are unsure about something, you can ask at [Nintendo Homebrew](https://discord.gg/C29hYvh) on Discord, or the [GBAtemp thread](https://gbatemp.net/threads/483362/).

Important note
This is not a full release, so some things may still be broken. Please file issues if this happens.

NAND and SD mounts allow writing. Keep backups before writing to these, in the event an unknown bug corrupts data.

Usage
Windows users can download the executable attached to this release. 64-bit users should get the `-x64` version. [WinFsp](http://www.secfs.net/winfsp/download/) must be installed. Python does not have to be installed separately.

macOS and Linux (and Windows who prefer to use their installed Python) can install this release via pip, or by downloading the "Source code" archive. Python 3.5.2 or later is required. Read the README for more setup and usage details.

**Note: An issue was found that affects installing this as a module. Please install from the `master` branch instead until the next release.**
Windows
* ~~`py -3 -mpip install https://github.com/ihaveamac/fuse-3ds/archive/v1.0b1.zip https://github.com/billziss-gh/fusepy/archive/windows.zip `~~
* At the moment, the [main fusepy repository](https://github.com/fusepy/fusepy) does not have full Windows support. This extra requirement will be removed once it is added and a new release is made.

macOS
[FUSE for macOS](https://github.com/osxfuse/osxfuse/releases/latest) is required.
* ~~`python3 -mpip install https://github.com/ihaveamac/fuse-3ds/archive/v1.0b1.zip`~~

Linux
* ~~`python3 -mpip install --user https://github.com/ihaveamac/fuse-3ds/archive/v1.0b1.zip`~~
* `--user` is not required if you are using a virtualenv.

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.