nx.js
NamespacesSwitchInterfaces

Versions

Properties

PropertyModifierTypeDescription
adareadonlystringThe version of the ada URL parsing library.
amsreadonlyundefined | stringThe version of the Atmosphère custom firmware running on the Switch, or undefined if not running Atmosphère.
emummcreadonlyundefined | booleantrue if the Switch is running Atmosphère from emuMMC, false if running sysMMC, or undefined if not running Atmosphère.
freetype2readonlystringThe version of the FreeType 2 font rendering library.
harfbuzzreadonlystringThe version of the HarfBuzz text shaping library.
hosreadonlystringThe Horizon OS (Switch system software) version (e.g. "18.1.0").
libnxreadonlystringThe version of libnx the runtime was built against.
mbedtlsreadonlystringThe version of mbedTLS used for TLS / cryptography.
nxjsreadonlystringThe semver version of the nx.js runtime itself.
pngreadonlystringThe version of libpng used for PNG decoding.
skiareadonlystringThe version of the Skia 2D graphics library used for canvas rendering (milestone number, e.g. "149").
turbojpegreadonlystringThe version of libjpeg-turbo used for JPEG decoding.
v8readonlystringThe version of the V8 JavaScript engine.
webpreadonlystringThe version of libwebp used for WebP decoding.
zlibreadonlystringThe version of zlib used for deflate / gzip compression.
zstdreadonlystringThe version of Zstandard (zstd) used for zstd compression.

On this page