Found an already converted version of Octopath Traveler and it works with FW 4.1.Someone, somewhere said OcTrav does work on 4.1, definitely do not update for it.
Found an already converted version of Octopath Traveler and it works with FW 4.1.Someone, somewhere said OcTrav does work on 4.1, definitely do not update for it.
@echo off
title 4nxci - Batch drag and drop
color 0A
if not "%~x1"==".xci" echo : : Drag XCI only on bat!
if not "%~x1"==".xci" echo.
if not "%~x1"==".xci" pause
if not "%~x1"==".xci" exit
CD /d "%~dp0"
for %%I in ("%~dp1*.xci") do ECHO :: Converting "%%~nxI" to "%%~nI.nsp". Depending on size this can take awhile.& echo.&"%~dp04nxci.exe" "%%~I"> new1.txt& echo %%~nI>new.txt& CALL :sub
exit
:sub
SETLOCAL
set /P name=<new.txt
ren "*000.nsp" "%name%.nsp"
if exist "*800.nsp" ren "*800.nsp" "%name%-[UPD].nsp"
:loop
set TID=
if exist "*0??.nsp" set /a num+=1
for /f "tokens=1,2,3,4" %%J in (new1.txt) do if "%%J %%K %%L"=="DLC NSP %num%:" set TID=%%M
if exist "%TID%" ren "%TID%" "%name%-[DLC-%num%].nsp"
if "%TID%"=="" goto dun
if %num%==99 goto dun
if exist "*0??.nsp" goto loop
:dun
RD /S /Q "%~dp04nxci_extracted_xci"
del new.txt
del new1.txt
ENDLOCAL
goto :eof
@benserwa
Theres some method to get your keys:
1- (easiest) - With the apps called Kezplez-nx.
Get the apps (https://github.com/tesnos/kezplez-nx/releases) boot your console with the ipl.bin payload.
Once on the hekate menu, print your tsec fuses on your sd card (press power once all keys on the screen), next repeat and print your fuses info.
After you can load CFW.
After go into Hombrew Channel (select album), boot Kezplez and press "A" when the rainbow is on the scree. The apps will write a files named "keys.txt" on the root of your SD card.
2- (medium) - With your backup files and script locally on your PC.
Follow this guide : https://gbatemp.net/threads/how-to-get-switch-keys-for-hactool-xci-decrypting.506978/
Once you have the keys.txt file, rename it keys.dat and place the file in your 4NXCI directory and.... ENJOY !
Hope it will help you !
The 'é' does not become 'é' in your program.myself said:D:\Nintendo\Switch\tools\4nxci-v1.21_win32>4nxci.exe C:\Users\José\Downloads\1-2-Switch_(World)_(En,Ja,Fr,De,Es,It,Nl,Ru)_[Trimmed].xci
4NXCI v1.21 by The-4n
unable to open C:\Users\JosÚ\Downloads\: No such file or directory
Can you even get Sonic Mania Plus to work? 4NXCI (1.21) converts it fine, but as soon as i try to install them with latest tinfoil, it fails:4nxci v1.20 is not creating DLC nsp with Sonic Mania Plus as it does with V1.10
Also, when inspecting the .nsp's with XCI-Explorer (1.4.2) it shows MasterKey4 (Unknown) for 01009aa000faa000.nsp (main game), MasterKey3 (4.0.0-4.1.0) for 01009aa000faa800.nsp (update), and MasterKey4 (Unknown) for 01009aa000fab001.nsp (DLC).Preparing install...
Failed to install NSP!
OpenFileSystemWithId:102: Failed to open file system with id: @Sdcard://tinfoil/nsp/Sonic_Mania_Plus_NSW-LiGHTFORCE-1.0.nsp/5e25c0d0d4dfd6a2621d4241fa36ab15.cnmt.nca Error code: 0x00234c02
Done!
Press (B) to return.
Can you even get Sonic Mania Plus to work? 4NXCI (1.21) converts it fine, but as soon as i try to install them with latest tinfoil, it fails:
Also, when inspecting the .nsp's with XCI-Explorer (1.4.2) it shows MasterKey4 (Unknown) for 01009aa000faa000.nsp (main game), MasterKey3 (4.0.0-4.1.0) for 01009aa000faa800.nsp (update), and MasterKey4 (Unknown) for 01009aa000fab001.nsp (DLC).
The .xml's of the extracted .xci also show KeyGeneration 4 and 5.
I'm on 4.0.1 btw.
ouch/oopsSonic mania plus requires 5.0.2
ouch/oopsSo, the main game requires a higher/newer FW than the game update... funny
that's what happens to some physical games bundled with an update
Rocket League is the same, the game requires higher firmware than update
So I have a small suggestion, since at this point, some people seem to think that when a converted XCI is not working, it is (potentionally) due to your program, when it is actually because they don't have the required FW version to play the game.
Why not link to the thread about Required Firmware, in the OP and have people consult that thread before they start reporting problems with converted XCI's?
https://gbatemp.net/threads/list-games-required-firmware-version.485959/
Thank you for the good instructions. Unfortunately i face the problem that kezplez-nx won't load, the screen turns black (LCD backlit is on, just a blank screen) and that's it.
I used hekate_ctcaer_4.0.bin with TegraRcmGUI, exported the required stuff and loaded ReiNX. kezplez-nx however refuses to show up.
Hello,
i tried converting 2 xcis to nsp (dragonquest builder and mario kart) but both gave me .nca files. i couldnt find any nsp.
what am i doing wrong?
i am currently using the latest version, and i will try to get my keys again from kezplez tonight as my current one is from the guide that i scanned from a QR code.use the latest version, make sure your keys are correct ones, post the conversion log
i am currently using the latest version, and i will try to get my keys again from kezplez tonight as my current one is from the guide that i scanned from a QR code.
Didnt have a chance to grab the conversion log as the application crashes before it ends.