diff --git a/pages/_en-US/nds-bootstrap/glossary.md b/pages/_en-US/nds-bootstrap/glossary.md index e39a9dc6..debd0f3d 100644 --- a/pages/_en-US/nds-bootstrap/glossary.md +++ b/pages/_en-US/nds-bootstrap/glossary.md @@ -33,6 +33,9 @@ Changes whether Halt Software Interrupts (SWI) are Hooked or not. Having it set ### Ex. ROM space in RAM If a game is small enough, it can be loaded into the system's RAM to speed up loading times. Turning this option on will increase the size limit for ROMs, but might break some. +### Direct Boot +Appears only for homebrew ROMs. Setting this to On will not use nds-bootstrap when launching the ROM. This is useful for homebrew ROMs that do not need or work with nds-bootstrap. + ### Bootstrap Change whether to run the ROM with either the Release or Nightly build of nds-bootstrap. Information on Nightly builds can be found on the [nds-bootstrap FAQ](https://wiki.ds-homebrew.com/nds-bootstrap/faq?faq=what-is-a-nightly-and-where-do-i-get-it)