Changes

145 bytes added ,  12:54, 24 February 2024
m
no edit summary
Line 10: Line 10:     
'''OpenDolBoot''' is an application created during the development of [[Priiloader]].  
 
'''OpenDolBoot''' is an application created during the development of [[Priiloader]].  
It creates an binary that has a [[NandLoader | Nand Loader]] integrated into it, making it bootable as a Channel binary.
+
It creates an binary that has a [[NANDLoader | Nand Loader]] integrated into it, making it bootable as a Channel binary.
By default it injects in a Nand Loader that is similar to [[SystemMenu | System Menu]]'s, but a different nand loader can be used to inject
+
By default it injects in a Nand Loader that is similar to [[System_Menu | System Menu]]'s, but a different nand loader can be used to inject
 +
if a nandloader, that was compiled from the nandloader source, it can auto detect it and change the entrypoint of the input binary's entrypoint
    
The parameters (as shown by the -h parameter) are :
 
The parameters (as shown by the -h parameter) are :