@echo off mode con cols=52 lines=26 title Batch CIA 3DS Decryptor SetLocal EnableDelayedExpansion echo %date% %time% >log.txt 2>&1 echo Decrypting... for %%a in (*.ncch) do del "%%a" >nul for %%a in (*.3ds) do ( set CUTN=%%~na if /i x!CUTN!==x!CUTN:decrypted=! ( ...
cia转cci工具:Batch CIA 3DS Decryptor.zip 游戏开发 - 其他 Le**go上传3ds cia转cci工具:Batch CIA 3DS Decryptor.zip (0)踩踩(0) 所需:6积分
matiffeder/3DS-stuffPublic NotificationsYou must be signed in to change notification settings Fork140 Star469 Code Issues10 Pull requests Actions Projects Security Insights Additional navigation options Files master Batch CIA 3DS Decryptor.bat CIA_Downloader.bat ...