Results 58 issues of ihaveahax

This would require modifying the NCCH extheader and I currently don't have a good system for this. tmd also needs to be generated.

enhancement

Reported here: https://gbatemp.net/threads/custom-install-install-cias-to-a-nintendo-3ds-sd-card-entirely-on-pc.551496/page-19#post-9522140 With cx-Freeze 6.6 nothing happens. When built with 6.7 it returns `_tkinter.TclError: Can't find a usable init.tcl in the following directories:` then a path of various directories....

bug

There is currently no indication at all if boot9 is set but it's not the right file.

enhancement

All of the mount types run with threads disabled (except SD). I'm curious how well performance would be if I can better support multithreaded reading. This would probably benefit SSD...

enhancement

Tkinter doesn't support screen reader functionality, so another one should be used. It seems wxWidgets/wxPython has the best support out of the popular gui toolkits for Python. Related: https://github.com/ihaveamac/custom-install/issues/61

enhancement

WinFSP should already support x86 and x86-64 programs on ARM64 but I haven't tested that. I should do that and also make a proper ARM64 release. That depends on cx-Freeze...

enhancement

I don't actually know what blocks this right now so I need to look into it. Will probably happen around the time I make a NAND reader for pyctr.

enhancement

This would be cool to have for completion's sake, as well as a way for me to learn how these formats work. wit's wfuse already does this, though it does...

enhancement

Maybe. There are various formats and some of them are not very well documented. Good place to start could be Pokémon games. Leaving this here as a reminder...

enhancement

I remember testing this a while ago and it worked fine: https://github.com/nathanhi/pyfatfs

enhancement