mirror of
https://github.com/switchbrew/nx-hbloader.git
synced 2025-11-10 17:51:18 +01:00
[hbloader] ; Controls the size of the homebrew heap when running as applet. ; If set to zero, all available applet memory is used as heap. ; The default is zero. applet_heap_size = u64!0x0 ; Controls the amount of memory to reserve when running as applet ; for usage by other applets. This setting has no effect if ; applet_heap_size is non-zero. The default is zero. applet_heap_reservation_size = u64!0x8000000 |
||
|---|---|---|
| source | ||
| .gitignore | ||
| hbl.json | ||
| LICENSE.md | ||
| Makefile | ||