ihaveamac / ninfs

FUSE filesystem Python scripts for Nintendo console files
MIT License
438 stars 18 forks source link

v1.6 doesn't work with this CCI (boot9 is not defined) #43

Closed mariomadproductions closed 5 years ago

mariomadproductions commented 5 years ago
Loaded update config.
Setting up GUI...
Doing final setup...
UPDATE: Checking for updates... (Currently running v1.6)
Starting the GUI!
UPDATE: No new version. (Latest is v1.6)
-------------------------------------------------------------------------------
Running: ['C:\\Writ-App\\Game Editing Tools\\Nintendo - Nintendo 3DS\\~General\\
ninfs\\ninfs.exe', 'cci', '-f', 'G:/Roms/Nintendo - Nintendo 3DS/Super Mario 3D
Land (Europe) (En,Fr,De,Es,It,Nl,Pt,Ru).3ds', 'Z:']
ninfs v1.6 - https://github.com/ihaveamac/ninfs
Failed to mount /content0.game.ncch: NameError: name 'boot9' is not defined
Failed to mount /content1.manual.ncch: NameError: name 'boot9' is not defined
Failed to mount /content7.update_o3ds.ncch: NameError: name 'boot9' is not defin
ed
The service ninfs has been started.

I do have a correct boot9.bin in %APPDATA%/3ds It worked in v1.5

ihaveamac commented 5 years ago

c4b4d277ffe90e40167f9d5ddc1d0d90e3f24816 https://github.com/ihaveamac/ninfs/releases/tag/v1.6.1

james-d-elliott commented 5 years ago

Fixed in https://github.com/ihaveamac/ninfs/commit/c4b4d277ffe90e40167f9d5ddc1d0d90e3f24816