Pablo Curiel
Pablo Curiel
@fennectech This should have been taken care of in 4e46241. Please confirm if the fix is also working for you by testing the [artifact NRO](https://github.com/joel16/NX-Shell/suites/8274723527/artifacts/362297080).
Related to https://github.com/switchbrew/nx-hbmenu/pull/139 and https://github.com/switchbrew/switch-tools/pull/36.
> This is complete now, right? > > Is there a client for this on Windows yet? Yes, but you need to use a [rewrite branch build](https://github.com/DarkMatterCore/nxdumptool/releases/tag/rewrite-prerelease). We offer a...
**Hardware:** Acer Predator PH315-51 Generic USB-C to USB-A cable (2.0 speeds) **Software:** Windows 10 x64 Works fine for me. I got up to 10 MiB/s transfer speeds. I don't have...
If your console language is set to English, it is already being used as the default language while retrieving NACP strings. https://github.com/DarkMatterCore/nxdumptool/blob/3c0312961bed74e4da33199656df1e9e42451eb4/source/core/title.c#L1698-L1704 `nacpGetLanguageEntry` is [defined in libnx](https://github.com/switchbrew/libnx/blob/master/nx/source/runtime/nacp.c) -- and yes,...
You can alternatively use a rewrite branch build and dump data to a connected UMS device and/or USB host device. Characters will be preserved that way because external filesystems are...
> I would have thought of Maybe an option to use the en title which could he highlighted as a useful thing if a significant portion is gonna be screwed...
Please provide a log and/or a screenshot of the issue. The provided link is broken.
Hi there. Thanks for reporting this issue. Could you please try [this](https://github.com/DarkMatterCore/nxdumptool/files/13690691/nxdt_rw_poc.zip) build? This is merely a NRO generated on my local server, using my own set of installed dependencies...
Thanks. I guess this confirms there's some sort of issue taking place while building libnx and/or installing missing dependencies in our CI/CD workflow. I'll take a look at it.