Skip to content

libctru 1.3.0

Compare
Choose a tag to compare
@WinterMute WinterMute released this 13 Jul 20:27
· 253 commits to master since this release
  • Implement more svc calls
    • svcCreateResourceLimit
    • svcSetResourceLimitValues
    • svcSetProcessResourceLimits
    • svcCreateSession
    • svcCreateSessionToPort
    • svcSetGpuProt
    • svcSetWifiEnabled
  • Additional functions
    • implement httpcAddPostDataBinary
    • implement PTMU_GetAdapterState
    • implement GSPLCD_GetBrightness
    • add threadDetach
  • srv fixes
    • Fix srvPublishToSubscriber documentation
    • Fix handling of service/named port names of length 8
    • Fix srvRegisterPort
  • debugging support
    • Add support for user-specified exception handlers
    • Rename debugDevice_3DMOO to debugDevice_SVC
    • created debug version of library
  • Implement error applet
  • GPU updates
    • Add GX command queue system for batching GX commands
    • Correct GPU_PROCTEX_LUTID definition
    • Add GPU_FOGMODE, GPU_GASMODE and GPU_GASLUTINPUT
  • Other improvements and minor adjustments for overall system stability to enhance the user experience

With thanks to @TuxSH, @fincs, @mtheall, @HiddenRambler, @Pirater12, @BlackLotus and @yuriks for their contributions to this release.