SERVICE_UNKNOWN
. [SDK]For the previous change log, see here.
For change logs prior to CTR-SDK 7.2.1, see here.
Fixed a bug when building in CTR-SDK 11.6.0 where a warning message was displayed in Master Editor if the SDK and the desc file versions did not match.
Fixed a bug where the nn::hio::HostFile::Seek
function, when combined with PARTNER-CTR, could not seek from the beginning of files in areas over 2 GB.
Improved documentation for the rules for update indicator display for SpotPass.
For more information, see the documentation for Update Indicator at $CTR_SDK/documents/resources/UpdateIndicator/UpdateIndicator.html
.
Added to the nn::boss::Task::GetServiceStatus
function reference that the service status remains as SERVICE_UNKNOWN
with the BOSS with the data store linking task.
Updated the eShop REST API manual.
Revised the manual because in the development environment, specification changes no longer allowed adding balances with credit cards when the country was set as Korea.
Added to the function reference and the sample demo that when accessing a write-protected SD card, nn::fs::ResultOperationDenied
is returned instead of nn::fs::ResultWriteProtected
.
When jumping to Nintendo eShop when a request to preload a library applet was issued with the nn::swkbd::CTR::PreloadKeyboardApplet
or other function, an error would occur. This bug has been fixed.
A bug caused an inappropriate character to be displayed when displaying the BOSS task URL using the BossLotCheckTool. This bug has been fixed.
Depending on the content of the data to be compressed, a bug caused data to be written that exceeded the size of the buffer allocated by nn::cx::CompressHuffman
. This bug has been fixed.
A bug prevented the status for nn::snd::CTR::WaveBuffer
structures being played from being updated correctly after waking from sleep mode. This bug has been fixed.
A bug caused crashes due to insufficient memory in environments with multiple CPU cores. This bug was fixed.