Homebrew RELEASE NX Nand Manager

Thanks for letting me know! I see it under Archive but there's no where for me to click and download it for some reason
Look under the artifact tab

1000090686.png


18.0 backup ⤵️
https://easyupload.io/kmvpmp

(file too large for gbatemp attach)
 
Last edited by Asia81,
Hello
I'm trying to transfer the time I've played from one emunand to another. The built-in NxActivityLog tool does not work(cannot process its own export/import.json) on the current HOS, and therefore I’m trying to export playevent.dat from the old emunand.
I found this utility and a mention that the file is in the system save f0, but transferring this save does not give results, I unpacked the required file with the utility and got stuck, because I couldn’t find any information on implementation.
Tell me what to do next? How to pack a file into a new emunand? Or is there an easier way to transfer the time played?
 
I noticed you possibly uploaded the wrong build on gbatemp
View attachment 469163
Could not found 19.0.1 and it's seems to be the e8b5ce5 that's is 5 month old
https://github.com/eliboa/NxNandManager/actions
Post automatically merged:

My bad, i checked the wrong page...
you are looking the previous version of the resource, you are right is a very old version but was the most recent version what can be built using «actions» on GitHub, the MOST RECENT version of the software is on https://gbatemp.net/download/nx-nand-manager.38890/

which is the most recent commit:
1730668996526.png

1730669199090.png
 
  • Like
Reactions: impeeza
you uploaded the source only
or I'm missing something
ha ha ha, you are right, letme correct the resource
Post automatically merged:

Corrected, thanks a lot for spotting the issue:

1730669180563.png

Post automatically merged:

@Asia81 please test this latest build, thanks.
 
  • Like
Reactions: Asia81
Hello everyone, I noticed here https://github.com/jorgon/NxNandManager to upgrade the nice program NxNandManager to QT6, I compiled QT6 STATIC for this purpose, but in Qt creator, build NxNandManager and can't decrypt it nand, if build with msys2 no problem, anything can help me? Thanks a lot!
 
Hello everyone, I noticed here https://github.com/jorgon/NxNandManager to upgrade the nice program NxNandManager to QT6, I compiled QT6 STATIC for this purpose, but in Qt creator, build NxNandManager and can't decrypt it nand, if build with msys2 no problem, anything can help me? Thanks a lot!
The instructions on the original Eliboa's github repo tell you to use MSYS

I do use for eliboa's:

Bash:
pacupd git make devkit-env base-devel mingw-w64-x86_64-toolchain mingw64/mingw-w64-x86_64-qt5-static
cd ~
rm -rf ~/NxNandManager
git clone --recursive https://github.com/eliboa/NxNandManager
cd ~/NxNandManager/NxNandManager/gui
/mingw64/qt5-static/bin/qmake.exe NxNandManager.pro 'CONFIG += STATIC ARCH64'

So far you need to edit the NxNandManager.pro file as indicated on the https://github.com/eliboa/NxNandManager/issues/134#issuecomment-2453505924 issue.

Bash:
make -j$(nproc)
mkdir build
cp release/NxNandManager.exe ./build/
cp ../virtual_fs/dokan/x64/dokan1.dll ./build/



if you note the jorgon's repo have not been able to build since the commits from September 29th which are the ones diverging for the original one. and seems was replaced NxNandManager.pro for a visual studio build process.

stay with the original one, the most recent binaries are on https://gbatemp.net/download/nx-nand-manager.38890/
 

Site & Scene News

Popular threads in this forum