# Cemu detailed changelog for 1.11.3# Patreon release date: 2017-12-25# Public release date: 2018-01-01general: NFC menu now has shortcuts to recently loaded NFC filesCPU/JIT: Added support for multi-threaded CPU emulation (with recompiler)Dual-core mode will allocate one thread for the main PPC core (1) and one thread for core 0 and 2Triple-core mode allocates one thread for each PPC corecoreinit: Added API MCP_Get4SecondOffStatus, MCP_DeviceList, MCP_FullDeviceList, MCP_UpdateCheckContext, MCP_TitleListUpdateGetNext, MCP_GetOverlayAppInfo, IM_GetRuntimeParameterGX2: Added new graphic pack texture rule options:'overwriteLodBias' Replace the lod bias'overwriteRelativeLodBias' Add value to game's lod bias rather than overwriting itTypical valid values are in range -16.0 to 16.0GX2: Cache drawcall index data across frames if GPU buffer cache accuracy is set to lowGX2: uf_windowSpaceToClipSpaceTransform is no longer affected by render target rescalingGX2: Added API GX2QueryBeginConditionalRender, GX2QueryEndConditionalRenderGX2: Fixed order in which flip and vsync event callbacks are calledGX2: Various smaller optimizationsnn_boss: Added IOSU boss/nim modulenn_boss: If online mode is enabled, Cemu will now download and decrypt BOSS (SpotPass) filesnn_boss: Added task and task setting APInn_acp: Added API ACPCheckTitleNotReferAccountLaunch, ACPGetLaunchMetaData, ACPGetLaunchMetaXml, ACPGetTitleMetaDirByDevice, ACPGetTitleMetaXmlByDevicenlibcurl: Fixed calloc/malloc/free using wrong allocator (now correctly uses MEMAllocFromDefaultHeap/MEMFreeToDefaultHeap)sysapp: Added API SYSGetUPIDFromTitleID