mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Update nds-bootstrap Glossary
Add Direct Boot definition
This commit is contained in:
parent
b8bc55141b
commit
a82c24223a
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user